body {
	font: 12px/1.4em Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0px 0px 1em;
	text-align: center;
}
#shadowLeft {
	background: url(../images/shadowLeft.gif) repeat-y left top;
	padding-left: 10px;
}
#wrap {
	width: 773px;
	margin: auto;
}
#shadowRight {
	background: url(../images/shadowRight.gif) repeat-y right top;
	padding-right: 10px;
}
#centered {
	text-align: left;
	margin: auto;
	background: #B5AA96 url(../images/sideScroll.gif) repeat-y left top;
	width: 753px;
	padding-bottom: 20px;
}
#interfaceClear {
	clear: both;
	height: 30px;
	display: block;
}
#interfaceSide {
	float: left;
	width: 160px;
	border-right: 3px solid #FFFFFF;
	background: #D3CCC0;
}
#interfaceMain {
	background: #D9CFB4 url(../images/main3pxLine.gif) repeat-x left bottom;
	float: right;
	width: 590px;
	padding-bottom: 3px;
}
#footer {
	background: #666666 url(../images/footer.gif) no-repeat left top;
	width: 773px;
	height: 10px;
}
#footerInfo {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 10px;
	color: #D3CCC0;
}
hr {
	clear: both;
	height: 0;
	padding: 0;
	margin: 0;
	visibility: hidden;
}
