body 
{
	text-align:center;
	background-color:#F6F6F6;
}


div#siteContainer
{
	margin: 0 auto; 
	padding: 2px 2px 2px 2px;
	text-align:left;
	background-color:#FFFFFF;
	/*
	border-right: solid 1px #b4b4b4;
	border-bottom: solid 1px #b4b4b4;
	*/
	/*
	border: solid 1px #b4b4b4;
	border-top:none;
	*/
	width:970px;
	/*
	width:auto;
	min-width:890px;
	*/
	/*
	width:980px; 
 	width:auto;
	*/
	}
	


	
	/* for all browsers that understand min-width */
	/*
.container {position:relative; width:90%; min-width:400px;}
.holder {display:block; color:#000;}
*/
/* method 1 a bodge for IE5.5 and IE6 browsers */
/*
* html .container {border-right:400px solid #fff;}
* html .holder {display:inline-block; position:relative; margin-right:-400px;}
*/
/* for all browsers that understand min-width */
/*
.container2 {position:relative; width:90%; min-width:400px;}
.holder2 {display:block; color:#000;}
*/
/* method 2 a bodge for IE browsers IE5.01, IE5.5 and IE6 */
/*
* html .container2 {border-right:400px solid #fff;}
* html .holder2 {float:left; position:relative; margin-right:-400px;}
*/

	
	
	
	
	
	
	
	
#headerRegion
{
	height:95px;
	width: 100%;
	margin: 0px 0px 2px 0px;
}
#mainContainer
{
	width: 100%;
	background-color: #fff;
	padding: 0px 0px 6px 0px;
	margin: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px;
}
div#leftRegion
{
	float: left;
	width: 222px;
	height: 100%;
	margin: 0;
	padding: 0;
}
#mainRegion
{
	float: left;
	width: 70% !important; 
	width: 70%;
	margin: 0px 0px 0px 3px;
}
div#fullContent
{
	margin: 25px 0px 0px 20px;
	width: 100%;
}
div#leftContent
{
	margin: 25px 0px 0px 0px;
	width: 76% !important;
	width: 76%;
	float: left;
}
div#rightContent
{
	margin: 25px 0px 0px 0px;
	padding: 0px 0px 0px 10px !important;
	padding: 0px 0px 0px 4px;
	float: left;
	width: 22% !important;
	width: 24%;
}
div#headerbackground
{
	background-image: url(/images/site/headerbg.jpg);
	background-repeat: no-repeat;
	background-color: #8b3c3e;
	background-position: right;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 71px !important;
	height: 72px;
}
div.headerimages
{
	height: 71px !important;
	height: 71px;
	clear: both;
	float: none;
}
div.headermenuContainer
{
	height: 21px;
	background-color: #e6dbba;
	margin: 2px 0px 0px 0px;
	float: none;
}
div.puffcontainer
{
	width: 100%;
	float: none;
	border-top: solid 1px #e4e4e4;
}
.mainBody
{
	padding-left:20px;
}

#statstable
{
	border:solid 1px #cccccc;
	border-collapse:collapse;
	margin-top:10px;
}

#statstable td, #statstable th
{
	padding:0 6px 0 6px;
	border:solid 1px #cccccc;
}

.left {
	text-align:left;
}

.right {
	text-align:right;
}