@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(../images/wall_backgrd.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#000000;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#maincontent {
	width: 1024px;
	height: 877px;
	margin: 0 auto;

}

#lefttop {
	width:485px;
	height:804px;
	float:left;
}

#holding {
	width:1024px;
	height:804px;
	float:left;
}

#rightpostermain {
	width:539px;
	height:804px;
	float:left;

}


#contentright {
	width: 539px;
	height:804px;
	float:left;
}

#footer {
	width:1024px;
	height:73px;
	float:left;

}
