body{
	background-color:#000000;
	text-align:center;
}

a{
	border:0;
}

#main,#inner{
	width:1130px;
	height:768;
	margin:0 auto;
	text-align:center;
}

#main #home_left{
	float:left;
	display:inline;
	background-image:url(../images/home_left.jpg);
	height:864px;
	width:276px;
}

#main #home_right{
	float:right;
	display:inline;
	background-image:url(../images/home_right.jpg);
	height:864px;
	width:247px;
}

#main #home_middle{
	float:left;
	display:inline;
	background-image:url(../images/home_center.jpg);
	height:864px;
	width:601px;
}

#main #home_middle #exit{
	position:absolute;
	top:782px;
	left:400px;
	color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size:32px;
	font-weight:bold;
	
}

#main #home_middle #exit a{
	color:#990000;
	
	
}


#main #home_middle #members_entrance{
	position:absolute;
	left:310px;
	top:440px;
}

#main #home_middle #enter{
	position:absolute;
	left:580px;
	top:772px;
}

#inner #main_left{
	float:left;
	display:inline;
	background-image:url(../images/main_left.jpg);
	height:864px;
	width:268px;
}



#inner #main_center{
	float:left;
	display:inline;
	width:606px;
}

#inner #main_center #header{
	background-image:url(../images/free_header.jpg);
	height:217px;
}

#nav{
	position:relative;
	width:606px;
	height:36px;
	background-image:url(../images/menu_back.jpg);
	top:90px;
	
}

#nav #left{
	display:inline;
	float:left;
	background-image:url(../images/menu_left.jpg);
	height:36px;
	width:16px;	
}

#nav #right{

	display:inline;
	float:right;
	background-image:url(../images/menu_right.jpg);
	height:36px;
	width:8px;	
}


#nav .menuItem{
	display:inline;
	float:left;
}

#inner #main_center #text.video{
	position:relative;
	background:url(../images/video_tv.jpg) no-repeat 35px 100px #111111;
	left:40px;
}

#inner #main_center #text{
	background-image:url(../images/main_center.jpg);
	width:606px;
	height:647px;
}

#inner #main_center #text{
	
	width:606px;
	height:647px;
}

#inner #main_center #text #contact{
	position:relative;
	left:270px;
	top:13px;
}

#inner #main_center #text #design{
	position:relative;
	left:100px;
	top:387px;
}

#inner #main_right {
	float:left;
	display:inline;
	background-image:url(../images/main_right.jpg);
	width:251px;
	height:864px;
}

#inner #main_right.bio {
	
	background-image:url(../images/bio_right.jpg);
	width:241px;
}

#inner #main_left.bio {
	background-image:url(../images/bio_left.jpg);
}

#inner #main_center #text.bio{
	background-image:url(../images/bio_middle.jpg);
}

#inner #main_left.photos {
	background-image:url(../images/photos_left.jpg);
}

#inner #main_left.videos {
	background-image:url(../images/video_left.jpg);
}

#inner #main_left.links {
	background-image:url(../images/links_left.jpg);
}

#inner #main_right.links {
	background-image:url(../images/links_right.jpg);
}


#inner #main_right.photos {
	background-image:url(../images/photos_right.jpg);
}

#inner #main_right.videos {
	background-image:url(../images/video_right.jpg);
}


#inner #main_center #text.photos{
	background-image:url(../images/photos_middle.jpg);

}

#inner #main_center #text.photos ul{
	position:relative;
	top:-100;
	left:20px;
	overflow-x:auto;
	overflow-y:scroll;
	height:425px;
	width:488px;
}


#inner #main_center #text.photos ul li{
	display:inline;	
}

#inner #main_center #text.links{
	background:none;	
}

#inner #main_center #text.photos ul li img{
	border:#FFFFFF 2px solid;
	margin:10px;
}

ul li{
	list-style:none;
}

ul li img{
	display:inline;	
	float:left;
	margin:5px;
	
}



