html {scrollbar-face-color: #222c47;
scrollbar-shadow-color: #8c9fd1;
scrollbar-highlight-color: #cad5f1;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #ebf1ca;
scrollbar-track-color: #2c3a5f;
scrollbar-arrow-color: #ebf1ca;}

#Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:1024px;
	height:800px;
	background-color: #354571;
}
body {
	background-color: #354571;
	background-image: url(images/body-background.gif);
	background-repeat: repeat-x;
}


#header_ {
	position:absolute;
	left:0px;
	top:0px;
	width:684px;
	height:348px;
	background-color:#000000;
	background-image: url(images/header.gif);
}

#Jaxtimer-02_ {
	position:absolute;
	left:684px;
	top:0px;
	width:17px;
	height:348px;
}
a:visited {
	font-family: "Trebuchet MS";
	color: #CCCCCC;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}
a:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFF99;
}


#logo_ {
	position:absolute;
	left:701px;
	top:0px;
	width:323px;
	height:262px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-variant: normal;
	font-weight: bold;
	color: #FFFF99;
	letter-spacing: 2px;
}


#right-column_ {
	position:absolute;
	left:701px;
	top:266px;
	width:323px;
	height:600px;
	background-image: url(images/right-column.jpg);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

#Jaxtimer-05_ {
	position:absolute;
	left:0px;
	top:348px;
	width:47px;
	height:16px;
}

#Jaxtimer-06_ {
	position:absolute;
	left:47px;
	top:348px;
	width:12px;
	height:16px;
}

#Jaxtimer-07_ {
	position:absolute;
	left:59px;
	top:348px;
	width:164px;
	height:16px;
}

#Jaxtimer-08_ {
	position:absolute;
	left:223px;
	top:348px;
	width:16px;
	height:16px;
}

#Jaxtimer-09_ {
	position:absolute;
	left:239px;
	top:348px;
	width:445px;
	height:16px;
}

#Jaxtimer-10_ {
	position:absolute;
	left:684px;
	top:348px;
	width:17px;
	height:16px;
}

#Jaxtimer-11_ {
	position:absolute;
	left:0px;
	top:364px;
	width:47px;
	height:236px;
}

#Jaxtimer-12_ {
	position:absolute;
	left:47px;
	top:364px;
	width:12px;
	height:236px;
}

#nav-column_ {
	position:absolute;
	left:59px;
	top:364px;
	width:164px;
	height:600px;
	background-image: url(images/nav-column.jpg);
	background-color: #354571;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

#Jaxtimer-14_ {
	position:absolute;
	left:223px;
	top:364px;
	width:16px;
	height:600px;
	background-color: #354571;
	background-image: url(images/Jaxtimer_14.jpg);
	background-repeat: repeat-x;
}

#mainContent_ {
	position:absolute;
	left:231px;
	top:368px;
	width:445px;
	background-color: #354571;
	background-image: url(images/mainContent.jpg);
	background-repeat: repeat-x;
	overflow: auto;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
}

#Jaxtimer-16_ {
	position:absolute;
	left:684px;
	top:364px;
	width:17px;
	height:600px;
	background-image: url(images/Jaxtimer_16.jpg);
	background-repeat: no-repeat;
}
h2 {
	font-family: Palatino, "Palatino Linotype";
	font-size: 16px;
	font-variant: normal;
	font-weight: bold;
	color: #FFFF99;
	letter-spacing: 1px;
}
#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; }
.testimonials {
	font-size: 11px;
	color: #FFFF99;
	font-family: "Trebuchet MS";
}
