body {
/*	background-color: #66FF99;*/
	font-size: 100.1%;
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(/images/wheat_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.outer {
	margin-top: 1em;
	margin-right: auto;
	margin-left: auto;
	width: 48.125em;
}
.header1 {
 	margin: 0px;
	padding: 0px;
	text-align: center;
}
#logo{
	width: 25em;
	height: 8.875em;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	text-align: right;
}

.main {
	padding: 1em;
	background-color: #e7f7d6;
	border-right-width: .2em;
	border-left-width: 0.2em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3e9e30;
	border-left-color: #3e9e30;
	font-size: 0.8em;
	background-image: url(/images/bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
h1{
	font-size: 1.4em;
	font-style: italic;
	color: #FF0000;
}
h2{
	font-size: 1.2em;
	font-style: italic;
	color: #FF0000;
}
h3{
	font-size: 1.1em;
	font-style: italic;
	color: #FF0000;
}
.url{
	font-size: 0.8em;
	float: right;
	font-weight: bold;
	margin-right: 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0.2em;
	color: #EEE;
	filter: Glow(Color=#000000, Strength=2);
}
.nav {
	border-top-width: 0.4em;
	border-top-style: solid;
	border-top-color: #3e9e30;
	border-right-width: .2em;
	border-left-width: 0.2em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3e9e30;
	border-left-color: #3e9e30;
	margin: 0px;
	padding: 0px;
	background-color: #3e9e30;
	background-repeat: repeat-x;
	background-position: center;
	background-image: url(/images/bt_bg.gif);
}
.nav ul{
	margin: 0px;
	padding: 0px 0px .3em 0px;
	border: 1px solid #000000;
}
.nav ul li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.nav ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8125em;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	padding: 0em 1em .3em 1em;
	margin: 0em 0px 0px 0px;
}
.nav ul li a:hover{
	border-right-color: #fff;
	border-left-color: #000;
	background-color: #FF2222;
}
.nav ul li a#active{
	text-decoration: underline;
}


.footer{
	background-color: #FFF3F3;
	font-size: 0.625em;
	color: #231F20;
/*	padding: .7em 2.72em .7em 3em; */
	margin: 0em 0em 0em 0em;
	border-right-width: 0.32em;
	border-bottom-width: 0.32em;
	border-left-width: 0.32em;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3e9e30;
	border-bottom-color: #3e9e30;
	border-left-color: #3e9e30;
	background-image: url(/images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}


.footer_nav {
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	border: 1px solid #000000;
}
.footer_nav ul{
	margin: 0px;
	padding: 0em 0px .3em 0px;
}
.footer_nav ul li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.footer_nav ul li img{
	width: 1.5625em;
	height: 1.5625em;
	width: 0.9375em;
	height: 0.9375em;
	margin: .2em .4em 0em 0em;
	vertical-align: bottom;
}
.footer_nav ul li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFF;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	padding: 0em 1.5em .3em 1.5em;
	margin: 0px;
	font-weight: bold;
}
.footer_nav ul li a:hover{
	border-right-color: #FFF;
	border-left-color: #000;
	background-color: #FF2222;
}
.footer_nav ul li a#active{
	text-decoration: underline;
}


.footer_url{
	font-size: 1.2em;
	float: right;
	font-weight: bold;
	margin-right: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer_text{
	padding: 0em;
	margin: .3em 1em .4em 1em;
	text-align: center;
	font-size: 1.2em;
	font-style: italic;
}
.footer_right{
	float: right;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	padding: 0em 0em 0em 0em;
}
.credit {
	clear: both;
	text-align: center;
	padding-top: 0.5em;
	margin-top: 0.1em;
	font-size: 0.7em;
	color: #333333;
}
.credit a {
	color: #333333;
}
