@charset "UTF-8";
/* CSS Document */

body {
background-image:url(images/background.gif);
background-repeat: repeat-x;
}
.container {
margin-right:auto;
margin-left:auto;
height:auto;
width:760px;
background-color:#FFFFFF;
border:#FFFFFF solid 20px;
}
.banner {
height:91px;
width:760px;
margin-bottom:10px;
background-image:url(images/el_banner.gif);
background-repeat:no-repeat;
}
.stripe {
height:12px;
width:760px;
margin-bottom:10px;
margin-top:10px;
background-image:url(images/gradient_stripe.gif);
}
.accred {
height:60px;
width:760px;
margin-bottom:10px;
margin-top:20px;
}
.menu {
height:60px;
width:760px;
margin-bottom:10px;
margin-top:10px;
}
.subcontainer {
height:500px;
width:760px;
margin-top:20px;
}
.buttons {
height:486px;
width:145px;
padding:7px;
margin-bottom:10px;
margin-top:10px;
background-image:url(images/but_bgd.gif);
background-repeat:repeat-y;
font-family:Helvetica, Arial, sans-serif;
font-size:9px;
color:0055a4;
font-weight:bold;
}
.main {
height:500px;
width:415px;
margin-bottom:10px;
background-image:url(images/main_bgd.gif);
background-repeat:repeat-y;
float:right;
border-left: 1px solid #333333;
}
.quote {
height:500px;
width:195px;
margin-bottom:10px;
background-image:url(images/quote_bgd.gif);
background-repeat:repeat-y;
float:right;
border-left: 1px solid #333333;
}
.quoteDIV {
height:390px;
width:150px;
float:right;
margin-top:20px;
margin-right:18px;
}
.footer {
height:14px;
width:742px;
margin-top:10px;
padding:8px;
padding-right:10px;
font:Helvetica, Arial, sans-serif;
font-size:10px;
color:#FFFFFF;
background-image:url(images/footer.gif);
}
.mainTEXT {
margin-top:20px;
margin-left:auto;
margin-right:auto;
height:auto;
width:350px;
font:"Times New Roman", Times, serif;
font-size:12px;
line-height:18px;
color:#000000;
}
.mainIMAGE {
margin-left:auto;
margin-right:auto;
height:200px;
width:350px;
}
.1stPara {
font:"Times New Roman", Times, serif;
font-weight:bold;
font-size:14px;
line-height:18px;
color:#000000;
}
.quoteTEXT {
font:"Times New Roman", Times, serif;
font-weight:bold;
font-size:10px;
line-height:14px;
color:#000000;
}
.heading {
font-family:"Times New Roman", Times, serif;
font-weight:bold;
font-size:24px;
color:#0055A4;
line-height:24px;
}
.highlightTEXT {
font-family:"Times New Roman", Times, serif;
font-size:14px;
line-height:18px;
font-weight:bold;
color:#0055A4;
}
.playBANNER {
width:760px;
height:120px;
}




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

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

#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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

