body {
    text-align: center;
	color: #706854;
	background-color: #C0C0AC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	background-color: #FFFFFF;
	text-align: right;
}
td	{
	valign: top;
}
h1 {
	font-size: 14px;
}
h2	{
	font-size: 12px;
}
.headertext {
	text-align: right;
	font-size: 11px;
	vertical-align: bottom;
	padding-right: 15px;
	padding-bottom: 10px;
}
.menu {
	background-color: #C0C0AC;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	width: 130px;
	padding: 3px 12px 3px 5px;
	margin-bottom: 5px;
	border: 1px solid #8E8D8D;
	display: block;
}
.scroll {
	font-size: 10px;
	text-align: left;
	margin-bottom: 20px;
	margin-left:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	border-bottom: 1px solid #8E8D8D;
}
#content {
	text-align: center;
}
.footer {
	background-image: url(../images/logo_small.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	font-size: 9px;
	color: #706854;
	padding: 5px;
}
.border {
	text-align: left;
	border: 1px solid #8E8D8D;
	width: 700px;
	margin: 0 auto;
}
#whitepage, #index {
	min-height: 250px;
	background: #FFFFFF;
	padding:20px;
}
#index	{
	background-image: url(../images/homedots2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 300px;
	font-size: 11px;
}
#bodyright {
	padding-top: 10px;
	padding-left: 175px;
	padding-bottom: 20px;
	min-height: 400px;
	background-color: #FFFFFF;
	text-align: center;
}
#bodyleft {
  	padding-top: 75px;
  	padding-left: 2px;
	width: 150px;
	float: left;
	background-color: #FFFFFF;
}
a:link, a:visited {
	color: #4C4C4C;
	text-decoration: none;
}
a:hover {
	color: #9D9888;
	text-decoration: none;
}
a:link.navlink, a:visited.navlink {
	color: #FFFFFF;
}

a:link.navlinkselect, a:visited.navlinkselect, a:hover.navlink {
	color: #706854;
}
a:link.navlink2, a:visited.navlink2 {
	color: #9D9888;
	text-decoration: none;
}
a:hover.navlink2{
	color: #4C4C4C;
}
.title, .date {
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
	color: #706854;
}
.des, .pdf {
	padding: 5px;
	color: #706854;
}
.links {
	font-size: 9px;
	color: #4C4C4C; 
	text-align: left;
	background-color: #FFFFFF;
	width: 150px;
}
#aboutleft, #aboutright	{
	background: #FFFFFF;
	padding: 10px;
	font-size: 10px;
	text-align: left;
	font-size: 9px;
}
#aboutleft	{
	float: left;
	width: 275px;
}
#aboutright	{
	margin-left: 340px;
	width: 300px;
	border-left: 1px solid #8E8D8D;
}
.imgleft	{
	float: left;
}
img	{
	border: none;
}


