
body {
	margin-left : 2px;
	margin-top : 0px;
}

#fwidth {
	width: 768px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

#headmenu {
	border : 0px solid #336633;
	border-bottom-width : 2px;
	background-color : #336633;
	color : White;
	width : 766px;
	margin-left : 2px;
	padding : 4px;
}

#headmenu span {
	color : White;
	font-size : 0.85em;
}

#headmenu A {
	color: White;
	font-size : 0.85em;
}

#headmenu A:hover {
	color: #FFCC66;
}

#centerwide {
	width : 77%;
	float: left;
	padding : 0 2% 2% 2%;
	line-height : 150%;
}

#centerwide img {
	border : 1px solid Gray;
	float : left;
	margin : 1ex 1em 1ex 1ex;
	padding : 0;
}

#centerwide table {
	border : 0px solid Black;
	margin : 0px;
	padding : 0px;
	margin-left: 1em;
	background-color : #EFEFEF;
	border-left-width : 1px;
	border-top-width : 1px;
}

#topimg {
	position : absolute;
	top : 1ex;
	left : 2px;
}

#topimg img {
	margin-left: 8px;
}

#conts {
	margin-top : 2em;
	width : 768px;
	position : absolute;
	top : 4.5em;
}

#leftnav {
	font-weight : bold;
	border : 1px solid #336633;
	width : 17%;
}

#leftnav div {
	border : 0px solid #336633;
	padding : 2px;
}

th,td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 0.75em;
	line-height : 150%;
	border : 0px solid Black;
	border-bottom-width : 1px;
	border-right-width : 1px;
	font-weight : normal;
}

p,dl {
	margin-left : 16px;
	margin-right : 2px;
}

dt {
	font-weight : bold;
}

h1 {
	font-size : 30px;
	margin : 0px;
	padding : 8px 2px 3px 3px;
	font-weight : normal;
	position : relative;
	left : 130px;
}

h3 {
	font-size : 1.25em;
	border : 0px solid #666666;
	border-bottom-width : 1px;
	margin-left : 10px;
	font-weight : bold;
}

h2 {
	font-size : 1.25em;
	border : 0px solid Gray;
	border-bottom-width : 1px;
	margin-left : 5px;
	font-weight : bold;
}

h4 {
	font-weight : bold;
	margin-bottom : 0px;
	padding-bottom : 0px;
}

A {
	color: Navy;
	text-decoration: none;
}

A:hover {
	color: Red;
	text-decoration: underline;
}

#footer {
	clear : both;
	font-size : 0.75em;
	text-align : right;
}

.footmenu {
	text-align : center;
}

.footmenu A {
	text-decoration: underline;
	color: Navy;
}

.footmenu A:hover {
	text-decoration: none;
	color: #ff0033;
}

address {
	font-style : normal;
	line-height : 150%;
}

hr {
	clear : both;
}