#mainpagebody{
	background:#000 url(bookmarkback.jpg) top no-repeat;
	width:1015px;
	height:1015px;
	margin-left:auto;
	margin-right:auto;
	
	
}
#regularbody{
	background:#000 url(otherpages-back.jpg) top no-repeat;
	width:1015px;
	height:1015px;
	margin-left:auto;
	margin-right:auto;
	
	
}

#header {

	height:100px;
	color:#09F;
	margin-bottom:5px;
}
#content{

	margin-top:200px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#contentpages {
	
}
#footer {
	margin-top:5px;
	height:80px;
	color:#9F3;
}

