body {
	background: #971504;
	font: normal 0.8em Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;

	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}


#back_wrapper {
	background: transparent url("images/back_left.gif") no-repeat left top;
	margin-left: auto;
	margin-right: auto;
	width: 884px;
}

#wrapper {
	background: #fff;
	margin-left: auto;
	margin-right: auto;
	width: 816px;
}

#left {
	background: transparent url("images/left_back.gif") no-repeat top;
	float: left;
	height: 411px;
	width: 152px;
}

.small_repeat {
	background: transparent url("images/small_back_repeat.gif") repeat-y;
}

.small_bottom {
	background: transparent url("images/small_back_bottom.gif") no-repeat bottom;
	height: 100%;
}

.padding_8 {
	padding: 8px;
	
}

.padding_20 {
	padding: 0px 20px 20px 20px;
}

.wide_repeat {
	background: transparent url("images/wide_back_repeat.gif") repeat-y;
}

.wide_bottom {
	background: transparent url("images/wide_back_bottom.gif") no-repeat bottom;
	min-height: 700px;
}

#mid {
	float: left;
	margin-left: 7px;
	min-height: 700px;
	width: 429px;
}

#right_wrap {
	float: right;
	margin-right: 16px;
	width: 197px;
}

#right {
	height: 800px;
}

#stats, #right, #onestat {
	width: 197px;
}

.clearer {
	clear: both;
	float: none;
	height: 10px;
}

input, select, textarea {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	border: 1px solid #000000;
}
