body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font: 10px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

td, th { font: 10px/16px Verdana, Arial, Helvetica, sans-serif; }

a, a:active, a:visited {
	color: #69563D;
	text-decoration: none;
}

hr { height: 1px; }

#container { width: 100%; }

#header { display: none }
div#navigation { display: none; }

#content {
	margin-left: 0px !important;
	padding-top: 40px;
}

#content .top {
	background: url(../images_common/border_top.gif) repeat-x;
	color: #69563D;
	text-align: right;
}

#content .content {
	padding: 20px 10px;
	background: #F5F1E1;
	border-left: 1px solid #A28E38;
	border-right: 1px solid #A28E38;
}

#content .bottom {
	background: url(../images_common/border_bottom.gif) repeat-x;
	color: #69563D;
	text-align: center;
}




#marginal > img { display: none; }

#marginalcontent {
	padding: 20px 10px;
	background: #F5F1E1;
	border-left: 1px solid #A28E38;
	border-right: 1px solid #A28E38;
}

#footer {
	margin-top: 20px;
	width: 100%;
	text-align: center;
}
