#main {margin:0 auto; width:1000px;}

#pagebuffer{
	width:1000px;
	height:35px;
	}

#header{
	width:1000px;
	height:88px;
	}
#navigation{
	width:1000px;
	height:39px;
	}
#bodytop{
	width:1000px;
	height:41px;
	}
#aurumbody{
	width:1000px;
	height:auto;
	background-repeat:repeat;
	background-image:url("images/aurum_body.gif");
	}
#aurumbody-blog{
	width:800px;
	height:auto;
	background-repeat:repeat;
	background-color:#F6EDDD;
	}
#bodybottom{
	width:1000px;
	height:38px;
	}
#footer{
	width:1000px;
	height:77px;
	}

