body
{
	width: 900px;
	margin: 0px auto;
	text-align: center;
	background: #70644f;
	font-family: arial,sans-serif;
}

p
{
	color: #666666;
	font-family: verdana,arial,sans-serif;
	font-size: 11px;
}

#contentWrapper
{
	float: left;
	margin-top: 20px;
	background: #70644f;
	width: 940px;
	padding: 5px 20px;
}

#contentContainer
{
	float: left;
	width: 900px;
	margin:0px auto 0px auto;
	background:white none repeat;
}

.bodyElementContainer
{
	float: left;
	width: 900px;
}

.line
{
	margin: 5px 0px 5px 0px;
	float: left;
	background:url(/common/images/body/line.png) no-repeat;
	width: 900px;
	height: 1px;
}

div#pageDesc
{
	height:45px;
	width:885px;
	line-height:45px;
	border-left:solid 5px white;
	border-right:solid 5px white;
	border-bottom:solid 5px white;
	background:white url(/common/images/bar1_root.png) no-repeat 0px 5px;
	padding-left:5px;
	color:white;
	text-align:left;
	font-family:Arial,sans-serif;
	font-weight:bold;
}

th#pageDesc
{
	height:45px;
	width:890px;
	border-color:white;
	border-bottom:solid 5px white;
	background:white url(/common/images/bar1_root.png) no-repeat 0px 5px;
	color:white;
	text-align:left;
	padding-left:5px;
	vertical-align:middle;
	font-family:Arial,sans-serif;
	font-weight:bold;	
}

table.offset
{
	margin:0px 5px 0px 5px;
	background-color:white;
	width:890px;	
	float:left;
}