body
	{
	color: #6B6C5A;
	font-size: 13px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	line-height: 22px;
	background-color: #E6E6D9;
	text-align: left;
	margin: 0
	}

#header
	{
	background-color: #C7C8BC;
	text-align: center;
	font-size: medium;
	visibility: visible;
	position: relative;
	height: 68px
	}

#navbar
	{
	color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #996633;
	text-align: center;
	margin-bottom: 15px;
	height: 32px
	}

#logo
	{
	margin: 0 10px 10px 18%;
	height: 95px
	}

a
	{
	color: #FFFFFF;
	text-decoration: none
	}

a:hover
	{
	color: #FFCC00;
	text-decoration: none
	}

.leftcol
	{
	background-color: #B3C9D1;
	text-align: center;
	width: 20%;
	float: left
	}

.menuitem
	{
	color: #FFFFFF;
	font-size: medium;
	margin-top: 20px;
	margin-left: 20px;
	border-top: 0 none;
	border-right: 0 none;
	border-bottom: 1px dotted #758642;
	border-left: 0 none
	}

.menuitem a
	{
	color: #FFFFFF;
	text-decoration: none
	}

.menuitem a:hover
	{
	color: #FFCC00;
	text-decoration: none
	}

.midcol
	{
	padding-left: 36px;
	padding-right: 10px;
	width: 50%;
	float: left
	}

.midcol a
	{
	color: #FF6666;
	text-decoration: none
	}

.midcol a:hover
	{
	color: #FFFFFF;
	text-decoration: none
	}
.rightcol
	{
	background-color: #B3C9D1;
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
	padding-left: 3%;
	width: 15%;
	float: left
	}

#footer
	{
	color: white;
	font-size: 9px;
	line-height: 16px;
	background-color: #996633;
	text-align: center;
	height: 32px;
	clear: left
	}

#footer1
	{
	color: gray;
	font-size: 9px;
	line-height: 16px;
	text-align: center;
	height: 32px;
	clear: left
	}