body {
	background-image: url(../gifs/mainbg.gif);
	margin: 10px 0px;
	padding: 0px;
}

#DIvContentBckgrnd {
	background-image: url(../gifs/contentbg.gif);
	width: 754px;
}
#DivFooter {
	width: 754px;
}
#Div754 {
	width: 754px;
}


#DivBackgrnd {
	width: 100%;
}
#DivSideNav {
	float: left;
	width: 168px;
}
.SideNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #785933;
	margin-left: 15px;
	margin-right: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;

}
.SideNav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #785933;
	padding-right: 10px;
	padding-left: 5px;
	text-decoration: none;
	width: 147px;

}
.SideNav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #785933;
		padding-right: 10px;
	padding-left: 5px;
	text-decoration: none;
}
.SideNav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #785933;
	background-color: #F5E6A0;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;


}
#DivSoyBean {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(../gifs/sidenavbg.gif);
	padding-left: 40px;
	height: 26px;
	line-height: 26px;
	letter-spacing: 0.1em;
	background-color: #F5E6A0;
}
#chromemenu {
	width: 754px;
	text-align: center;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	letter-spacing: 0.3em;
}




#DivHeader {
	width: 754px;
}
#DivContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 541px;
	float: right;
	background-image: url(../gifs/contentbg1.gif);
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AA8907;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-bottom: 4px;
}
.ContentLink a:link {
	color: #AA8907;
}
.ContentLink a:visited {
	color: #AA8907;
}
.ContentLink a:hover {
	color: #EFB428;
	text-decoration: underline;
}
.ContentLink a:active {
	color: #EFB428;
	text-decoration: underline;
}
