body
{
	min-width:970px;	
	margin:10px;
	text-align:center;
	background:#FFFFFF;
}

#outer
{
	margin:auto;
	width:970px;		
}
#innerwrap
{
	margin-top:145px;
	float:left;
	width:970px;
}
#centrecontent-top{
	width:970px;
	height:15px;
	background:url(../graphics/centrecontent-top.gif) no-repeat;
	background-position:bottom;
}
#centrecontent
{
	float:left;
	width:970px;
	background:url(../graphics/centrecontent-centre.gif) repeat-y;	
}
#centrecontent-bottom{
	width:970px;
	height:15px;
	background:url(../graphics/centrecontent-bottom.gif) no-repeat;
}
#contentwrap{
	float:left;
	width:830px; /*shrinked down 26px*/
	text-align:left;
	padding-bottom:10px;
}
#content{
	float:right;
	width:820px;
	text-align:left;
}
#right
{
	float:right;
	width:130px;
	padding-bottom:10px;
}

#clearheader
{
	clear:both;
	width:970px;
	height:0;
}

#header
{
	top:0;
	position:absolute;
	width:970px;
	height:135px;
	text-align:left;
}

#footer
{
	position:relative;
	width:970px;
	height:30px;
}

