html,body{margin:0;padding:0}
body{font: 70% Helvetica, Geneva, Arial ,sans-serif;text-align:center}
p{margin:0 10px 10px}
a{color: #006;}


div#container{text-align:left}
div#content p{line-height:1.4}

div#header {background-image: url(assets/images/headerbg.jpg); height: 279px; width: 900px;}
div#container{width:900px;margin:0 auto;}
div#content{float:right;width:650px; padding-left: 30px; border-left: 1px solid #00adef;}
div#leftcol{float:left;width:219px;}
div#extra{float:left;clear:left;width:220px}
div#footer{clear:both;width:100%}

div#innerleft{width:490px; float: left; margin-left: -20; padding-left: 10px;}
div#innerright{width: 150px; float: right; margin: 0; padding: 0;}

div#topmenuul {position: relative; top: 210px; left: 240px;}
div#topmenuul ul { display: inline; list-style-type: none; margin: 0;}
div#topmenuul li { display: inline; list-style-type: none; margin: 0; padding-right: 50px}div#topmenuul a {color: #FFFFFF; text-decoration: none; font-size: 110%; font-weight: bold; display: inline;}
div#topmenuul a {padding:10px;}

div#sponsors {text-align: center;}
div#bottomsponsor {clear:both; padding-top: 20px;}


.bluetext {color: #00adef; font-size: 8pt; text-transform: uppercase; font-weight: bolder;}
.bluehead {color: #00adef; font-size: 16pt;  font-weight: bolder;}


#innerright form {}

.innerrightinput {width: 150px; border: 1px solid #000000; background-color:#91d3f1; margin-bottom: 5px;}
.submitbutton {text-align: center; width: 50px; font-size:10px;}


#leftmenu{ border: none; background-color: #00adef; border-bottom-width: 0; width: 219px;}
* html #leftmenu{ /*IE only rule. Original menu width minus all left/right paddings */width: 219px;}
#leftmenu ul{padding: 0; margin: 0; list-style-type: none;}
#leftmenu a{font: bold 13px Verdana; padding: 4px 3px; display: block; width: 100%; color: #FFFFFF; text-decoration: none; border-bottom: 1px solid #FFFFFF;}
html>body div#leftmenu a{/*Non IE rule*/ width: auto;}
div#leftmenu a:hover{ background-color: #FFFFFF; color: #00adef;}



/* list style for lightbox gallery */

.lightboxlist ul {list-style-type: none; display:inline; float:left; margin-left:0;}
.lightboxlist li {list-style-type: none; display:inline; float:left; margin-left:0; padding:2px;}
.lightboxlist h3 {float:left; width:100%;}

/*lightbox styles */

#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(assets/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(assets/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; }