body {  
	font-family: Geneva, Arial, Helvetica, san-serif; color: #000000; 
	text-decoration: none; 
	background-color: #FFFFBB; 
}
.topcorner {
	position:absolute;
	margin-left: 0px;
	height:200px;
	width:172px;
	left: 0px;
	top: 0px;
	bottom: 200px;
	border-right-color: #BA5400;
	border-right-style: solid;
	border-right-width: 8px;
}
.topheader {
	position:absolute;
	width:485px;
	height:200px;
	margin-left: 172px;
	top: 0px;
	bottom: 200px;
	vertical-align: middle;
}
.headertitle {
	margin-top: 20px;
	margin-left: 136px;
	position: relative;
}
.headerwords {
	margin-top: 10px;
	margin-left: 69px;
	position: relative;
}
.headerrule {
	border-bottom-color: #BA5400;
	border-bottom-style: solid;
	border-bottom-width: 12px;
	width: 90%;
	margin-left: 24px;
	position: relative;
}
.contentwrap {
	position:absolute;
	top: 200px;
	left: 0px;
	border: none;
	height: auto;
}
.sidebar {
	width:159px;
	height: auto;
	text-indent: -5px;
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 3px;
	padding-top: 10px;
	padding-left: 10px;
	clear: left;
	color: #BA5400;
	float: left;
	border-right-color: #BA5400;
	border-right-style: solid;
	border-right-width: 8px;
}
.main {
	/* left: 200px; */
	padding-top: 10px;
	margin-left: 200px;
}
.footer {
	margin-left: 200px;
	vertical-align: bottom
}
.bottomrule {
	border-bottom-color: #BA5400;
	border-bottom-style: double;
	border-bottom-width: 3px;
	width: 100%;
	margin-left: 24px;
	position: relative;
}
p.indent {
  margin-left:25px;
}
a {  
	font-family: Verdana, Arial, Helvetica, sans-serif; color: #BA5400; 
	text-decoration: underline
}
a:visited {
	color: #CC9900;
} 
a:hover {
	color: #BA5400;
}
h1 {
	font-size: xx-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: x-large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: large;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {  
	background-color: #FFFFBB; 
	border: #B05800
}
li {
	margin-bottom: 0.60em;
}


