body { color: #333333; background: #b5dd55; padding: 0; margin: 0; font-family:"Lucida Grande",Calibri,Arial,sans-serif; background-image:url(../images/bg.jpg); background-repeat: repeat-x;}
.header { background-image:url(../images/header.jpg); background-repeat:no-repeat; height: 173px; width: 819px; }
.content_bg { background-image:url(../images/content_bg.jpg); background-repeat:repeat-y; }
.content_top { background-image:url(../images/content_top.jpg); background-repeat:no-repeat; }
.content { padding: 20px 45px 0px 45px; text-align:left; font-size:12px; font-family:"Lucida Grande",Calibri,Arial,sans-serif; font-weight: normal;}
.bottom { background-image:url(../images/content_bottom.jpg); background-repeat:no-repeat; height: 24px; }
a, a:active, a:visited { 
	font-family:"Lucida Grande",Calibri,Arial,sans-serif; 
	font-size:12px; 
	color:#000000; 
	text-decoration:none; 
}



a:hover { color: #006600; }



#nav, #nav ul {


	float: left;
	width: 700px;
	list-style: none;
	line-height: 1;
	/*background: #D8FC96;*/
	background-image:url(../images/menu_trans.png);
	background-repeat:repeat;
	font-weight: normal;
	padding: 0;
	border: solid #999999;
	border-width: 1px 0;
	margin: 0 0 0 0;
	text-align: left;
}

#nav a {
	display: block;
	width: 120px;
	w\idth: 96px;
	color: #000000;
	text-decoration: none;
	padding: 8px 10px 9px 10px;
	
}

#nav a.daddy {
	background: url(../images/rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 100px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	w\idth: 170px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
}

#nav li li {
	padding-right: 0px;
	width: 170px;
}

#nav li ul a {
	width: 170px;
	w\idth: 144px;
}

#nav li ul ul {
	margin: -30px 0 0 170px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #ffffff;
}


.image {

	padding: 6px;
	border: solid;
	border-color: #d8fc96;
	margin-right: 10px;

}


h1 {
	font-family: "Lucida Grande",Calibri,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	display: block;
	width: 99%;
	background-color:#cded4a;
	padding: 4px;
}

.favlist {
	font-family: "Lucida Grande",Calibri,Arial,sans-serif;
	font-size: 12px;
	color:#000000;
	width: 270px;
	padding: 3px;
	display: block;
}

.favlist a {
	display: block;
	height: 15px;
	padding: 3px;
}

.favlist a:hover {
	background-color:#FFFFFF;
}

.presslist {
	font-family: "Lucida Grande",Calibri,Arial,sans-serif;
	font-size: 11;
	color:#000000;
	width: 358px;
	padding: 3px;
	display: block;
	height: 21px;
	vertical-align: middle;
}

.presslist a {
	display: block;
	height: 15px;
	padding: 3px;
}

.presslist a:hover {
	background-color:#FFFFFF;
}


.copyright {

	font-size: 11px;
	color: #666666;

}

.ceo {

	font-size: 11px;
	
}






#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; }




