div#main_container {
	border-top: 3px solid #DCD8C1;
	background: #CECBA5;
}

div#main_contents {
	border-left: 13px solid #A34716;
	background-image: url(images/HPphoto.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E7E4D4;
	padding: 20px 20px 25px 195px;
	float: left;
	width: 337px;
	border-bottom: 12px solid #D2CCA8;
}

div#sidebar_right {
	color: #515C0E;
	font-weight: bold;
	float: right;
	background: #CFC9A7;
	height: 364px;
	width: 205px;
}

div#footerlogo {
	float: right;
	width: 205px;
	height: 4.4em;
	background: #CFC9A7;
}

div#bottomNav {
	padding: 5px 4px 0px 4px;
	background: #9D0A0E;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 557px;
}

div#bottomNav a:link, div#bottomNav a:visited {
	padding: 0px 8px 0px 8px;
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	white-space: nowrap;
}

div#bottomNav a:hover {
	text-decoration: underline;
}

div#bottomNav div#copyright {
	font-size: 10px;
	color: #B26F6F;
	line-height: 200%;
}