

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 background:#dee7ef;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 border: 1px solid #ccc;
 height: 180px;
 margin: 0px 0px 0px 0px;
 background-image:url("images/head2.jpg");
}
#leftcolumn {
height:575px; 
 color: #333;
 background: #9CAAC6;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 152px;
 float: left;
}
#leftcolumn2 {
height:1100px; 
 color: #333;
 background: #9CAAC6;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 152px;
 float: left;
}
#leftcolumn3 {
height:610px; 
 color: #333;
 background: #9CAAC6;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 152px;
 float: left;
}
#content { 
 height:575px;
 float: left;
 color: #333;
 background: #eee;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 408px;
 display: inline;
 line-height:21px;
}
#content2{
height:1100px;
float: left;
 color: #333;
 background: #eee;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 730px;
 display: inline;
 line-height:21px;
}
#content3{
height:610px;
float: left;
 color: #333;
 background: #eee;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 730px;
 display: inline;
 line-height:21px;
 text-align:justify;
}
#content3 img{
float:right;
padding-left:15px;
}
#content h1{
font-size:16px;
color:#c00000;
border-bottom:2px solid #656565;
margin-bottom:12px;
}
#content2 h1{
font-size:16px;
color:#c00000;
border-bottom:2px solid #656565;
margin-bottom:12px;
}
#content3 h1{
font-size:16px;
color:#c00000;
border-bottom:2px solid #656565;
margin-bottom:12px;
}
#content2 p{padding-bottom:8px;}
#rightcolumn {
 height:575px; 
 color: #555;
 background: #9CAAC6;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 width: 302px;
 float: left;
}
#rightcolumn img{
margin-left:3px;
margin-top:15px;
}
#footer { 
 width: 900px;
 clear: both;
 color: #fff;
 border: 1px solid #ccc;
 background: #5A79A5;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
#footer a{
text-decoration:none;
color:#fff;
}
#introflash{
margin-top:22px;
margin-left:2px;
}
#history{
color:#fff;
padding:6px;
border:1px double #fff;
line-height:18px;
text-align:center;
}
#history h1{
font-size:13px;
text-decoration:underline;
color:#fff;
}

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

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

.thumbnails{
width:100px;
height:150px;
float:left;
padding:10px;

}
#flashnav{
zindex:5;
}
#invite{
background:#444444;
color:#fff;
padding:15px;
margin-top:10px;
font-size:12px;
}
#invite a{
color:#fff;
}