body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1em;
	margin: 5px;
	padding: 0px;
	background-color: #DEDECA;
	min-width: 780px;
}
#divHeader {
	width: 772px;
	color: #BABA90;
	clear: both;
	margin-bottom: 10px;
	background-color: #555433;
	padding: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: BABA90;
}
#divHeader td {
	margin: 0px;
	padding: 0px;
	height: 45px;
	text-align: center;
	vertical-align: top;
	background-color: #555433;
	display: table-cell;
	width: 108px;
}
#divHeader a:link, #divHeader a:visited, #divHeader a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/dir_Up.gif);
	background-repeat: no-repeat;
	background-position: center top;
	color: #DEDECA;
	display: block;
	float: left;
	text-align: center;
	padding: 13px 0px 5px;
	margin: 0px;
	width: 75px;
}
#divHeader a:hover, #divHeader a.current:link, #divHeader a.current:visited {
	background-image: url(../images/dir_Dn.gif);
}
#divBody {
	clear: both;
	min-width: 780px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.5em;
	color: #555433;
}
#divLeft {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #555433;
	text-decoration: none;
	line-height: 1.2em;
	text-align: left;
	float: left;
	width: 110px;
	padding-right: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-top: 8px;
}
#leadPage {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BABA90;
	padding-bottom: 15px;
	clear: both;
}
#divRight {
	padding-left: 10px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #555433;
	width: 640px;
	clear: right;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #BABA90;
}
#divRight p, #divRight li {
	font-size: 1.0em;
	color: #36351E;
}
#divClearer {
	font-size: 0px;
	line-height: 0px;
	clear: both;
}
#divFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555433;
	clear: both;
	margin: 0px;
	padding-top: 30px;
}
