body {
	padding : 0;
	margin : 0;
	width: 936;
	color: #000000;
	background-color : #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#logo{
	position : absolute;
	top : -19px;
	left : 78px;
	width: 860px;
	z-index : 50;
	height: 167px;
	background-color: #336633;
	font-variant: small-caps;
	font-weight: 400;
	text-shadow: 4px;
}
#navigation {
	position: absolute;
	top : 148px;
	left: 78px;
	width: 860px;
	font-size: 14px;
	background-color : #FFFFFF;
	z-index : 40;
	height: 27px;
}
#content {
	position: absolute;
	top : 194px;
	left : 77px;
	width: 860px;
	font-size: 13px;
	background-color: #FFFFFF;
	color: #000000;
	border-right-width: medium;
	height: 59px;
}
#footer {
	position: relative;
	bottom: 97% !important;
	bottom: -1px; /* For Certain IE widths */
	height: 8px;
	left: 178px;
	padding: 10px;
	width: 594px;
	font-size: 12px;
	text-align : center;
}	
#title {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #336633;
	text-transform: none;
}
#homea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-variant: small-caps;
}
#homea:link {
	color: #FFFF66;
	text-decoration: none;
	font-variant: small-caps;
}
#homea:visited {
	color: #FFFF66;
	text-decoration: none;
	font-variant: small-caps;
}
#homea:hover {
	color: #CC9933;
	text-decoration: none;
	font-variant: small-caps;
}
#homea:active {
	color: #FFCC00;
	text-decoration: none;
	font-variant: small-caps;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a:visited {
	color: #006600;
	text-decoration: none;
}
a:hover {
	color: #66CC00;
	text-decoration: none;
}
a:active {
	color: #FFCC00;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #006600;
}
.white {color: #FFFFFF;
font-variant: small-caps;
}

