div#header {
	width: 711px;
	height: 82px;
	background: #000000 url(../images/shared/header.gif) no-repeat;
}
div#content {
	width: 720px;
	background: #ffffff url(../images/shared/main_bg.gif) repeat;
}

div#columnone {float: left; 
    width: 337px; 
    height: 500px; 
    background: #f8f6d5;}

div#columntwo {
	float: right;
	width: 403px;
	height: 500px;
	background: #ffffff;
	clear: right;
}


.border {border: 1px solid #CCCCCC;}

div#bodybg {

	width: 711px;
	background: url(../images/shared/body_bg.gif) repeat;
}

div#bodybg2column {

	width: 711px;
	background: url(../images/shared/body_bg2column.gif) repeat;
}

div#bodybg1column
{
    width: 711px;
    background: url(../images/shared/body_bg1column.gif) repeat;
}


div#footer {
	width: 711px;
	height: 44px;
	background: url(../images/shared/footer.gif) no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}


div#footer2 {

	width: 711px;
	height: 44px;
	background: url(../images/shared/footer2.gif) no-repeat;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
