body{
background-color:#000000;
}

img{border:none;}

#main_wrapper{
margin-left: auto;
margin-right: auto;
width:1080px; 
height:576px;}

#left{float:left;width:288px;height:576px;background-image:url(main_image_left.jpg);
background-repeat: no-repeat;
background-position: top left;}

#middle{float:left;
background-color:white;
width:405px;
height:576px;
text-align:center;}

table{
background-color:transparent;
width:100%;
border-spacing:0px;
padding: 8px 0px 8px 0px;
}

#right{background-image:url(main_image_right.jpg);
background-repeat:no-repeat; background-position:bottom right;width:387px;height:576px;vertical-align:top;float:right;}



p.linkssection{
margin-left:15px;
margin-top: 25px;
line-height: 20px;}

a.links{
font-family: arial,helvetica;
font-size: 12px;
color: #e51b24;
font-weight: bold;
text-decoration:none;}

a.links:link{
font-family: arial,helvetica;
font-size: 12px;
color: #e51b24;
font-weight: bold;
text-decoration:none;}

a.links:visited{
font-family: arial,helvetica;
font-size: 12px;
color: #e51b24;
font-weight: bold;
text-decoration:none;}

a.links:hover{
font-family: arial,helvetica;
font-size: 12px;
color: #f28d91;
font-weight: bold;
text-decoration:none;}

a.links:active{
font-family: arial,helvetica;
font-size: 12px;
color: #e51b24;
font-weight: bold;
text-decoration:none;}


p.main{
color:rgb(138,121,103);
font-family:arial,helvetica;
font-size: 12px;
font-weight: normal;
text-align:left;
padding: 0px 15px 0px 15px;
line-height: 15px;
width:325px;
height:296px;
overflow:auto;
scrollbar-face-color : #8a7a67; 
scrollbar-highlight-color : #ffffff; 
scrollbar-3dlight-color : #ffffff; scrollbar-shadow-color : #ffffff; 
scrollbar-darkshadow-color : #ffffff; scrollbar-track-color : #ffffff; 
scrollbar-arrow-color : #8a7a67;}

p.main1{
color:rgb(138,121,103);
font-family:arial,helvetica;
font-size: 12px;
font-weight: normal;
text-align:left;
padding: 0px 15px 0px 15px;
line-height: 15px;
width:325px;
line-height: 15px;
width:325px;
}

p.main2{
color:rgb(138,121,103);
font-family:arial,helvetica;
font-size: 12px;
font-weight: normal;
text-align:left;
padding: 0px 15px 0px 15px;
line-height: 15px;
width:325px;
height:130px;
overflow:auto;
scrollbar-face-color : #8a7a67; 
scrollbar-highlight-color : #ffffff; 
scrollbar-3dlight-color : #ffffff; scrollbar-shadow-color : #ffffff; 
scrollbar-darkshadow-color : #ffffff; scrollbar-track-color : #ffffff; 
scrollbar-arrow-color : #8a7a67;}

a.maintextlink{
font-family: arial,helvetica;
font-size: 12px;
color: #8a7a67;
font-weight: normal;
text-decoration:underline;}

.headers{
font-family:arial,helvetica;
font-size: 17.3px;
font-weight: normal;
line-height: 16px;}



p.copy{
font-family: arial,helvetica;
font-size: 10px;
color: #ffffff;
font-weight: normal;}

a.copy:link{
font-family: arial,helvetica;
font-size: 10px;
color: #ffffff;
font-weight: normal;
text-decoration:none;}

a.copy:visited{
font-family: arial,helvetica;
font-size: 10px;
color: #ffffff;
font-weight: normal;
text-decoration:none;}

a.copy:hover{
font-family: arial,helvetica;
font-size: 10px;
color: #ffffff;
font-weight: normal;
text-decoration:underline;}

a.copy:active{
font-family: arial,helvetica;
font-size: 10px;
color: #ffffff;
font-weight: normal;
text-decoration:none;}






#footer{
width:1080px;
margin-left: auto;
margin-right: auto;
text-align:right;
position:relative;
bottom:0px;}



#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 







