#bodybottom {
	width: 808px;
	height: 17px;
	margin: 0 auto;
	background: url(/img/body_round.png);
	background-repeat: no-repeat;
	}

#bodysbottom {
	width: 802px;
	height: 8px;
	margin: 0 auto;
	background: url(/img/body_bottom.gif);
	background-repeat: no-repeat;
	}

#bodytop {
	width:802px;
	height: 1px;
	margin: 0px auto;
	padding: 0px;
	background: url(/img/body_top.gif) no-repeat top;
	background-color: white;
	}


.bodywrapper {
	width: 808px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -3px;
	padding: 0px;
	background: url(/img/body_shadow.png) repeat-y;
	text-align: left;
	}

