body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F1D8FA url(images/videos.jpg) no-repeat top center;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a { color: #09F; }
#wrapper {
	position: absolute;
	width:100%;
	height: 100%;
	
	margin: 0 auto; 
}
#wrapper .topindex {
	width:1024px;
	height: 388px;
	margin: 0 auto;
	
}
#wrapper .topindex .description {
	margin-top: 198px;
	margin-left: 35px;
	width: 280px;
	height: 95px;
	color: white;
}
#wrapper .topindex .video {
	margin-top: 235px;
	margin-left: 24px;
	width: 399px;
	height: 219px;
}


#wrapper .wrapperpics {
	width:1024px;
	 
	margin: 0 auto;
	
}
#wrapper .wrapperpics .ready {
	width: 956px;
	height: 298px;
	float: left;
}
#wrapper .wrapperpics a.thumb {
	display:block;
	width: 184px;
	height: 274px;
	float: left;
	margin-right: 5px;
	border: 2px solid #999;
	margin-top: 10px;
}
#wrapper .wrapperpics a.thumb:hover { border: 2px solid #F00}
#wrapper .wrapperpics a.thumb img { padding: 2px; background-color:#FFF; }

.clear { clear:both; }

.footerwrap {

	background:#8A213F url(images/footer.jpg) no-repeat scroll center top;
	float:left;
	height:118px;
	margin:0;
	width:100%;	
	margin-top: 20px;
	left: -50%
}
.copyright {
	margin:0 auto;
	width:1024px;
}
.copyright p {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	margin:50px 0 0 210px;
	padding:0;
	text-align:left;
}
.videobox { padding: 3px; border: 1px solid #fff;  float: left; margin-bottom: 10px; margin-left: 5px;}
.videotexts { font-family:Georgia, 'Times New Roman', Times, serif; font-size: 22px; font-style:italic; padding: 15px;}



#wrapper .topindex .menu {
	margin-left: 20px;
	width: 673px;
	height: 41px;
	overflow: hidden;
	position: relative;
}
a.mhome {
	display: block;	position: absolute;
	width: 123px;
	height: 82px;
	
	top:0;left:0;
}		
a.mhome:hover {background: url(images/menu.gif) no-repeat 0 -41px;	}

a.mpics {
	display: block;	position: absolute;
	width: 123px;
	height: 82px;
	
	top:0;left:129px;
}		
a.mpics:hover {background: url(images/menu.gif) no-repeat -130px -41px;	}

a.mvids {
	display: block;	position: absolute;
	width: 123px;
	height: 82px;
	
	top:0;left:256px;
}		
a.mvids:hover {background: url(images/menu.gif) no-repeat -256px -41px;	}


a.mjoin {
	display: block;	position: absolute;
	width: 123px;
	height: 82px;
	
	top:0;left:382px;
}		
a.mjoin:hover {background: url(images/menu.gif) no-repeat -382px -41px;	}

a.mmem {
	display: block;	position: absolute;
	width: 127px;
	height: 82px;
	
	top:0;left:504px;
}		
a.mmem:hover {background: url(images/menu.gif) no-repeat -506px -41px;	}
