body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #F1D8FA url(images/index.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: 700px;
	margin: 0 auto;
	
}
#wrapper .topindex .description {
	margin-top: 225px;
	margin-left: 390px;
	width: 290px;
	height: 103px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: white;
	font-style: italic;
}
#wrapper .topindex .video {
	margin-top: 70px;
	margin-left: 24px;
	width: 399px;
	height: 219px;
}


#wrapper .wrapperpics {
	width:1024px;
	height: 1030px;
	margin: 0 auto;
	
}
#wrapper .wrapperpics a.thumb {
	display:block;
	width: 188px;
	height: 278px;
	float: left;
	margin-right: 5px;
	border: 4px solid #b384c2;
	margin-top: 10px;
}

.joinbelow {
	margin-top: 25px;	
}

#wrapper .wrapperpics a.thumb:hover { border: 4px solid #000}
#wrapper .wrapperpics a.thumb img { padding: 4px; background-color:#f3d0ff; }

.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;
}



#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;	}
