﻿#memberDiv 
{
	width:100%;
	height:28px;
	background-image:url(/library/images/member_background.png);
	border-bottom:1px solid #9d856d;
}
#headerDiv 
{
	width:960px;
	height:108px;
	background-image:url(/library/images/header_background.png);
	text-align:left;	
	margin-top:10px;
}
#bodyDiv 
{
	width:960px;
	margin-top:10px;
}
#footerDiv 
{
	width:100%;
	background-color:#c1b3a4;
	border-top:1px solid #9d856d;
	margin-top:20px;
}
#footerInnerDiv 
{
	width:920px;
	margin-top:10px;
	text-align:left;
}
.footer{ color:#2C1A0C; no-repeat; text-align:center; height:65px; vertical-align:middle}
