body{background:url('../graphics/topbg.gif') top left repeat-x;}
html{background:url('../graphics/bottombg.gif') bottom left repeat-x;}

#wrapper{width:950px;margin:0px auto;}
#contentwrapper{margin-top:291px;}
#headerwrapper{
	position:absolute;
	margin:0px auto;
	top:0;
	width:950px;
	height:291px;
	background:url('../graphics/header.jpg') top left no-repeat;
	clear:both
}
#footerwrapper{height:50px;text-align:right;padding:10px 11px 0px 0px;text-align:center;}
#spacer{clear:both;min-height:10px;height:10px;}
