body{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; background-color: #afc1c9; margin-top: 0px; margin-left: 0px; }

.table { align: center; margin-top: 5px; }

#navigation{ list-style-type:none; margin-left: 70px; }

#navigation li{ display:inline; }

#navigation a{ float:left; text-decoration:none; color:white; font-size: 11px; font-weight:bold; text-align: left; background:#738B99; }

#navigation a:hover{ background:#738B99; color:#2F516A; }

#home #homelink,
#new_media #newmedialink,
#methods #methodslink,
#big_picture #big_picturelink,
#press #presslink,
#our_work #ourworklink,
#about #aboutlink { background:#738B99; color:#2F516A; }

.footer { background:#738B99; font-size: 11px; color: #FFFFFF; text-align: right; v-align: middle; padding-left: 4px; padding-right: 4px; padding-bottom: 4px; }

.nav:link { align: center; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #fff; line-height: 16px; }

.nav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #fff;}

.nav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: none; color: #333; }

.navgrey:link { align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #4d5762; line-height: 16px; }

.navgrey:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #4d5762;}

.navgrey:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #333; }

.textnav:link { align: center; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #333; line-height: 16px; }

.textnav:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #333; }

.textnav:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: none; color: #666; }

.border { border-top-width: 1px; border-top-style: solid; border-top-color: #738B99; border-left-width: 1px; border-left-style: solid; border-left-color: #738B99; }

.mainbody { background: #fff; color: #4d5762; font-size: 12px; margin: 0px; padding: 0px;}

.mainbodyblack { background: #000; color: #4d5762; font-size: 12px; margin: 0px; padding: 0px;}

.heading1 { font-size: 24px; }

.heading2 {font-size: 18px; }

.shadowbottom { background-image: url(../images/shadow1.gif); background-repeat: repeat-x; }

.shadowright { background-image: url(../images/shadowr1.gif); background-repeat: repeat-y; }

.shadowcorner { background-image: url(../images/shadowcorner1.gif); background-repeat: no-repeat; }

.medtext { font-size: 14px;}



#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 1.0em;
	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: url(../lightbox/images/overlay.png);
}

* html #overlay{
	background-color: #ffffff;
	back\ground-color: #ffffff;
	background-image: url(../lightbox/images/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");

	}
	
