body{
	background-color: #FFFBF0;
	width: auto;
}



#header {
	position: absolute;
	top: 0px;
	left: 95px;
	right: 0px;
	width: 335px;
	height: 36px;
}






#stats {
	position: absolute;
	top: 40px;
	left: 5px;
	right: 26px;
	margin: 0px 0px 0px 0px;
	width: 85px;
	height: 90px;
	background : FFFBF0;
}	




#google {
	position: absolute;
	top: 40px;
	left: 95px;
	right: 26px;
	margin: 0px 0px 0px 0px;
	width: 728px;
	height: 90px;
	background-color: Silver;
}



	




#topright {
	position: absolute;
	top: 40px;
	left: 830px;
	right: 0px;
	margin: 0px 0px 0px 0px;
	width: 149px;
	height: 89px;
	background-color: #FFFBF0;
	border : thin solid #A52A2A;
}




#pub_ads {
	position: absolute;
	top: 231px;
	left: 10px;
	right: 580px;
	width: 180px;
	height: auto;
	background: #FFFBF0;
	
}





#content {
	position: absolute;
	top: 140px;
	left: 145px;
	right: 0px;
	
	
}

