body { margin: 0 0 0 0; background: #31485E url('../images/bg.jpg') repeat-x top; }
.inside { background: #31485E url('../images/bg_inside.jpg') repeat-x top; width: 776px; }
img { border: 0px; }
p { font-family: tahoma, arial, verdana; font-size: 12px; color: #ffffff; line-height: 14pt; margin-left: 34px; text-align: left; }
h1 { font-family: arial, tahoma, verdana; font-size: 16px; color: #ffffff; margin-bottom: -5px; margin-left: 32px; margin-top: 8px; text-align: left; }
h2 { font-family: arial, tahoma, verdana; font-size: 13px; color: #ffffff; margin-bottom: -5px; margin-left: 32px; margin-top: 8px; }
h3 { font-family: arial, tahoma, verdana; font-size: 13px; color: #ffffff; margin: 8px 0 -5px 0;}
.footer{ color: #000; font-family: tahoma, arial, verdana; font-size: 10px; }
.footer a, .footer a:visited{ color: #000; font-family: tahoma, arial, verdana; font-size: 10px; text-decoration: underline; }
.footer img { margin-right: 1px; }
#png { behavior: url("includes/pngbehavior.htc"); padding: 0 0 0 0;}
a { text-decoration: underline; color: white; }
a:vistied { text-decoration: none; color: white; }
.light img { border: solid 2px rgb(255,255,255) }

.subp { font-family: tahoma, arial, verdana; font-size: 12px; color: #ffffff; line-height: 12pt; margin: 0 0 0 54px; padding: 0 0 0 0; }
.sidenav-wrap {background: #253849; font-family: tahoma, arial, verdana; font-size: 12px; color: #ffffff; line-height: 12pt; padding: 10px; text-align: left;}
.sidenav-wrap p {margin: 0 0 25px 0;}
.sidenav-wrap li {margin-bottom: 15px; }
.logo {border: 1px solid #fff; margin: 0 5px 5px 0; }




#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	