ul.postnav,ul.postnav li{margin:10px 0px 0px 0px; padding:0; list-style-type:none}
ul.postnav li{float:right; width: 5em; font-size:11px; margin-right: 10px}
ul.postnav a:link{display:block; width:5em; padding:5px 0; background: #6f90b8; color: #fff; text-decoration:none; text-align:center}
ul.postnav a:visited{display:block; width:5em; padding:5px 0; background: #6f90b8; color: #fff; text-decoration:none; text-align:center}
ul.postnav a:hover{background: #A8E52F; color:#000}

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

.thumbnail {padding: 0px 20px 20px 0px;}

body {margin: 40px 0 0 0; padding: 0; background: #FFFFFF url(images/bg-top.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 13px; color: #333333;}

h1 {margin: 0; font-weight: normal; color: #3E3E3E; font-size: 32px;}
h2 {margin: 0; font-weight: normal; color: #3E3E3E; font-size: 23px;}
h3 {
	font-weight: bold;
	color: #3E3E3E;
	font-size: 14px;
	margin-top: 20;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h4 {
	font-weight: normal;
	color: #6f90b8;
	font-size: 12px;
	margin-top: 8;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

p, ul, ol {
	text-align: left;
	line-height: 20px;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1.5em;
	margin-left: 0;
}

.numbers li{
	margin: 0px 0px 10px 0px;
}

a:link {color: #6f90b8; text-decoration: none;}
a:visited {color: #6f90b8; text-decoration: none;}
a:hover {text-decoration: none; color: #000;}

#header {width: 850px; height: 82px; margin: 0 auto 20px auto; background: url(images/img03.gif) repeat-x left bottom;}

#logo {float: left;}
#logo h1 {font-size: 38px;color: #494949;}
#logo h1 a {color: #494949;}
#logo h2 {margin-top: 0px; font-size: 13px; color: #6f90b8;}
#logo a {text-decoration: none;}

#page {width: 850px; margin: 0 auto;}

#content {float: left; width: 575px;}

#sidebar {float: right; width: 195px;}

#sidebar ul { margin: 0; padding: 0; list-style: none;}
#sidebar li {margin-bottom: 20px;}
#sidebar li ul {}
#sidebar li li {margin: 0;}
#sidebar h2 {margin-bottom: 10px; background: url(images/img03.gif) repeat-x left bottom; font-size: 16px;}

.head {padding: 20px;background: url(images/img05.gif) no-repeat;}

#footer {height: 150px;	min-height: 150px; padding: 80px 0 0 0;	background: #194d8d url(images/bg-footer.gif) repeat-x;}
html>body #footer {height: auto;}
#footer .wrap {width: 850px; margin: 0 auto;}

#copyright {clear: both; padding-top: 20px; text-align: center; color: #fff;}

#copyright a {clear: both; padding-top: 20px; text-align: center; color: #fff;}

#formwrapper {
	width: 300px;
	text-align: left;
	}
#inquiry p {
	margin: 0px 0px 20px 0px;
	font-weight: bold;
	color:#222;
	}
#inquiry fieldset {
	border: 1px solid #ccc;
	padding: 10px 20px 0px 20px;
	}
#name, #email, #reviewtitle, #comments {
	width: 300px;
	}
