body			{ background:#FFF url(images/bg.jpg) center top no-repeat; text-align:center; margin:0px; font-family:Arial, Helvetica, sans-serif; }

#wrapper		{ width:960px; margin:0px auto; padding:0px; }

#menu			{ width:200px; height:315px; float:left; text-align:left; background:#E1DFD6; z-index:10000; }

#fade			{ width:760px; height:315px; background:url(images/h1.jpg); float:left; z-index:0; }

#left			{ width:200px; margin:10px 0 10px 0; float:left; }

#middle			{ width:520px; margin:20px; text-align:justify; color:#333333; font-size:12px; float:left; }

#right			{ width:200px; margin:10px 0 10px 0; float:left; }

#footer			{ clear:both; width:920px; padding:20px; font-size:11px; color:#333333; text-align:center; }

h1 { font-size:22px; color:#5C811E; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px; font-weight:normal; text-align: left; }

a:link			{ text-decoration:none; color:#5C811E; font-weight:bold; }
a:visited		{ text-decoration:none; color:#5C811E; font-weight:bold; }
a:hover			{ text-decoration:none; color:#405A15; font-weight:bold; }

#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; font-family:Arial, Helvetica, sans-serif; }
#keyboardMsg		{ float:right; font-family:Arial, Helvetica, sans-serif; }
#closeButton		{ top:5px; right:5px; }
#lightbox img		{ border:none; clear:both;} 
#overlay img		{ border:none; }
#overlay			{ background-image:url(images/overlay.png); }
* html #overlay		{ background-color: #333; back\ground-color:transparent; background-image:url(blank.gif); filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale"); }
