body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/pictures.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: 148px;
	margin-left: 65px;
	width: 320px;
	height: 95px;
	color: white;
}
#wrapper .topindex .video {
	margin-top: 235px;
	margin-left: 24px;
	width: 399px;
	height: 219px;
}
#wrapper .topindex .menu {
	margin-left: 20px;
	width: 673px;
	height: 52px;
	overflow: hidden;
	position: relative;
}

#wrapper .wrapperpics {
	width:1024px;
	height: 100%;
	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;
}

a.mhome {
	display: block;	position: absolute;
	width: 132px;
	height: 144px;
	
	top:0;left:0;
}		
a.mhome:hover {background: url(images/menu.gif) no-repeat 0 -52px;	}

a.mpics {
	display: block;	position: absolute;
	width: 132px;
	height: 144px;
	
	top:0;left:135px;
}		
a.mpics:hover {background: url(images/menu.gif) no-repeat -135px -52px;	}

a.mvids {
	display: block;	position: absolute;
	width: 132px;
	height: 144px;
	
	top:0;left:275px;
}		
a.mvids:hover {background: url(images/menu.gif) no-repeat -275px -52px;	}


a.mjoin {
	display: block;	position: absolute;
	width: 132px;
	height: 144px;
	
	top:0;left:408px;
}		
a.mjoin:hover {background: url(images/menu.gif) no-repeat -408px -52px;	}

a.mmem {
	display: block;	position: absolute;
	width: 132px;
	height: 144px;
	
	top:0;left:543px;
}		
a.mmem:hover {background: url(images/menu.gif) no-repeat -543px -52px;	}
