body{
background-color:#ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:small;
}
#main {
width:900px;
margin-right:auto;
margin-left:auto;
height:auto;
background-color:#CCCCCC;
}
#top{
width:800px;
}
#topleft{
width:300px;
float:left;
}
#topleftcontent
{
width:268px;
margin:10px;
background-color:#FFFFFF;
padding:5px;
border: 1px solid #999999;
background-image:url(images/header.jpg);
background-position:top left;
background-repeat:no-repeat;
height:78px;
}
#topright{
width:500px;
float:right;
}
#toprightcontent
{
width:480px;
margin:10px;
}
#members{
width:868px;
margin:10px;
background-color:#FFFFFF;
clear:both;
padding:5px;
border: 1px solid #999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#guests{
width:868px;
margin-top:10px;
margin-left:10px;
margin-right:10px;
background-color:#FFFFFF;
clear:both;
padding:5px;
border: 1px solid #999999;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
#content{
width:868px;
margin:10px;
background-color:#FFFFFF;
padding:5px;
border: 1px solid #999999;
}
#memcontent{
width:868px;
height:300px;
margin:10px;
background-color:#FFFFFF;
padding:5px;
border: 1px solid #999999;
}
#picture{
margin-top:10px;
}
#footer{
width:878px;
margin:10px;
background-color:#FFFFFF;
clear:both;
border: 1px solid #999999;
text-align:center;
}
#footerlinks{
width:878px;
margin:10px;
background-color:#FFFFFF;
clear:both;
border: 1px solid #999999;
text-align:center;
}
.sitetext{
text-align:justify;
}
ul{
list-style:none;
clear:left;
width:100%;
margin:0px;
padding:0px;
}
ul#images li{
float:left;
height:240px;
width:150px;
margin:0px;
text-align:center;
}
ul#memimages li{
float:left;
height:240px;
width:190px;
margin:0px;
text-align:center;
}
ul#arclinks li{
float:left;
height:20px;
width:190px;
margin:0px;
text-align:center;
}
ul#video li{
float:left;
height:160px;
width:150px;
margin:0px;
text-align:center;
}
#memleft{
width:350px;
float:left;
}
#memright{
width:350px;
float:right;
}
.clearlink{
clear:both;
text-align:center;
font-weight:bold;
}
#contentleft{
width:300px;
margin-right:10px;
float:left;
}
#contentright{
width:300px;
padding-left:10px;
float:right;
}
.imageleft{
float:left;
}
.imageright{
float:right;
}
.clearstuff{
clear:both;
}
#clear{
	clear:both;
}
#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; }
#overlay{ background-image: url(images/overlay.png); }

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