body{
    background-color:#fff5da;
	
}

#main{
	width:1092px;	
	margin:0 auto;
}

a img{
	border:0px;
}

#home{

}

#inner{
	width:1005px;
}

.leftAligned{
	display:inline;
	float:left;
}

#home .left{
	
	
}

#home .center{
	
}

#home .right{
	margin-top:55px;
}

#home #disclaimer{
	height:222px;
	width:641px;
	background:url(../images/legal.jpg);
}

#home #disclaimer #d_text{
	height:120px;
	width:500px;
	overflow:scroll;
	background:#FFFFFF;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:60px;
	left:70px;
	border:1px #692B01 solid;
	
}

.warning{
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	width:100%;
}

#nav{
	height:20px;
	position:relative;
	top:-17px;
}

#nav ul li{	
	display:inline;
	float:left;
}

#nav ul{
	width:993px;
	position:relative;
	left:-28px;
}

#inner #content{
	background:url(../images/contentbody.jpg) repeat-y;
	min-height:600px;
	position:relative;
	left:12px;
	top:-3px;
}

.update{
	border:#d58346 solid 2px;
	background:url(../images/update_back.gif) repeat-x #f8edd5;
	width:870px;
	margin-left:50px;
	margin-top:18px;
	position:relative;
	top:30px;      
}

.update h2{
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
  color:#660000;	
}

.clearfix {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
#home_video{
	position:relative;
	left:50px;
	background:url(../images/superdomehome.png);
	width:820px;
	height:800px;
	
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.video_player{
    border:#d58346 solid 1px;
	float:left;
	display:inline;
}

.thumbs{
	float:right;
}

.thumbs ul{
	display:inline;
	float:left;
}

.thumbs ul li{
	border:#d58346 solid 1px;
	float:left;
	list-style-type:none;
}
	
#main #members_middle{ 
	margin:0 auto;
	float:left;
	display:inline;
	height:864px;
	width:801px;
	
}


ul.members li{
	float:left;
	display:inline;
	list-style:none;
}

ul.photos li{
	float:left;
	display:inline;
	list-style:none;
	
	margin:15px;
}

ul.photos li img{

	border:#330000 solid 1px;
	
}