#album{
   width:700px;
   height:auto;
   position:absolute;
   text-align:center;
   padding:10px 0px 0px 10px;
}

div.content {                                                                                         
	/* The display of content is enabled by a javascript generated style on the page.                  
	   This is so that the slideshow content won't display unless javascript is enabled. */            
	display: none;                                                                                     
	float:left;                                                                                       
	width:464px;  
	height:348px;
	margin-top:25px; 
	text-decoration: none;                                                                             
	color: #622431; 
	font-weight:bold;
	font-size:11px;     
}           
                                                                                          
div.content a, div.navigation a, div.content a:visited, div.navigation a:visited, div.content  a:focus,{                                                                     
	text-decoration: none;                                                                             
	color: #622431; 
	font-weight:bold;
	font-size:10px;                                                                                      
}   

div.content  a:hover {                                   
	text-decoration: none;
	color:black;
	font-weight:bold;                                                                        
}                                                                                                     
div.controls {                                                                                        
	margin-top: 5px;                                                                                   
	height: 23px;  
}                                                                                                     
div.controls a {                                                                                      
	padding: 5px;                                                                                      
}                                                                                                     
div.ss-controls {                                                                                     
	float: left;                                                                                       
}                                                                                                     
div.nav-controls {                                                                                    
	float: right;                                                                                      
}                                                                                                     
                                                                                                      
div.loader {                                                                                          
	background-image: url('loader.gif');                                                               
	background-repeat: no-repeat;                                                                      
	background-position: center;                                                                       
	width: 464px;                                                                                      
	height: 348px;
}                                                                                                     
div.slideshow {                                                                                       
	clear: both;    
	width: 464px;                                                                                      
	height: 348px;                                                                                   
}                                                                                                     
div.slideshow span.image-wrapper {                                                                    
	float: left;                                                                                       
	padding-bottom: 12px;  
	width: 464px;                                                                                      
	height: 348px;                                                                            
}                                                                                                     
div.slideshow a.advance-link {                                                                        
	padding: 2px;                                                                                      
	display: block;                                                                                    
	border: 1px solid #622431;  
	width: 464px;                                                                                      
	height: 348px;                                                                          
}                                                                                                     
div.slideshow img {                                                                                   
	border: none;                                                                                      
	display: block; 
	width: 464px;                                                                                      
	height: 348px;                                                                                   
}                                                                                                     
div.download {                                                                                        
	float: right;                                                                                      
}                                                                                                     
div.embox {                                                                                           
	clear: both;                                                                                       
	padding: 12px;    
	width:464px;
	                                                                                 
}                                                                                                     
div.image-title {                                                                                     
	font-weight: bold;                                                                                 
	font-size: 1.4em;                                                                                  
}                                                                                                     
                                                                                                      
div.image-desc {                                                                                      
	line-height: 1.3em;                                                                                
	padding-top: 12px;                                                                                 
}                   


#thumbs-adv{
   width:180px;
   margin-left:10px;
   padding:0px;
}

                                                                                  
div.navigation {                                                                                      
	/* The navigation style is set by a javascript generated style on the page.                        
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
	   margin:0px;
}                                                                                                     
ul.thumbs {                                                                                           
	float: left;                                                                                       
	margin: 0;                                                                                         
	padding: 0; 
	width:210px;
}                                                                                                     
ul.thumbs li {                                                                                        
	float: left;                                                                                       
	padding: 0;
	list-style:none;                                                                                      
	margin: 2px 2px 0px 0;                                                                            
	width:80px;
	height:80px;                                                                              
}                                                                                                     
a.thumb {                                                                                             
	padding: 2px;                                                                                      
	display: block;                                                                                    
}                                                                                                     
ul.thumbs li.selected a.thumb {                                                                       
}                                                                                                     
a.thumb:focus {                                                                                       
	outline: none;                                                                                     
}                                                                                                     
ul.thumbs img {                                                                                       
	display: block; 
	height:80px;  
	width:80px; 
	border:3px double #622431;
}                                                                                                     
div.pagination {                                                                                      
	float: left;   
	margin-left:2px;
	margin-top:2px;
	font-size:10px;                                                                                 
}                                                                                                     
div.navigation div.top {                                                                              
	margin-bottom: 2px;   

}                                                                                                     
div.navigation div.bottom {                                                                           
	margin-top: 5px;     
	color: #622431;  
	font-weight:bold;                                                                           
}                                                                                                     
div.pagination a, div.pagination span.current {                                                       
	display: block;                                                                                    
	float: left;                                                                                       
	margin-right: 2px;                                                                                 
	padding: 2px 5px 2px 5px;                                                                          
	border: 1px solid #cfc0a2;                                                                            
}  

div.pagination a:link {                                                                              
	background-color: #f1e9dd;                                                                            
	text-decoration: none; 
	color: #622431; 
}    
                                                                                                   
div.pagination a:hover {                                                                              
	background-color: #e5d9c5;                                                                            
	text-decoration: none; 
	color: #622431; 
}                                                                                                     
div.pagination span.current {                                                                         
	font-weight: bold;                                                                                 
	background-color: #faf6ee;                                                                            
	border-color: #cfc0a2;                                                                                
}                                                                                                     
                                                                                                      
/* Minimal Gallery Styles */                                                                          
#thumbs-min ul.thumbs li {                                                                            
	float: none;                                                                                       
	padding: 0;                                                                                        
	margin: 0;                                                                                         
	list-style: none;                                                                                  
}                                                                                                     
                                                                                                      
#thumbs-min a.thumb {                                                                                 
	padding: 0px;                                                                                      
	display: inline;                                                                                   
	border: none;                                                                                      
}                                                                                                     
                                                                                                      
#thumbs-min ul.thumbs li.selected a.thumb {                                                           
	background: inherit;                                                                               
	color: #000;                                                                                       
	font-weight: bold;                                                                                 
}    

#banner{
   position:absolute;
   background-color:#ffb600;
   padding:2px;
   padding-left:4px;
   padding-right:4px;
   width:580px; 
   margin:-10px;
   margin-top:528px;
}  


#comentario{
   position:absolute;
   background-color:blue;
   border:3px double white;
   padding:15px;
}   

#titulo{
   color:#622431;
   font-size:18px;
   font-family:Trebuchet MS;
   margin-top:15px;
   padding-bottom:5px;
   font-weight:bold;
}                                                                                 