body{
	margin-top: 20px;
	background-color: #999999;
}


#maincontainer{
	width: 800px;
	margin: 0 auto;
}

#contentwrapper{
	float: left;
	width: 800px;
	background-color: #FFFFFF;
}

#header{
	height: 80px;
	width: 800px;
}

#topstrap{
	height: 20px;
	background-color: #000000;
	width: 800px;
}

#copy{
	float: left;
	width: 360px;
	background-color: #FFFFFF;
	margin: 10px 10px 10px 20px;
}

#cover{
	width: 380px;
	height: 500px;
	background-color: #FFFFFF;
	background-image: url(../images/wncover.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: right;
}

#bottomstrap{
	height: 20px;
	background-color: #000000;
	width: 800px;
	text-align: center;
}
