body {
	background-color: #8BB723;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	text-align: center;
	min-width: 768px;
	width: 96%;


}

#wrapper {
	margin:0 auto;
	width: 768px;
	text-align: left;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 1.1em;


}


a:link {
	color: #000000; text-decoration: underline
}
a:visited {
	color: #000000;
	text-decoration: underline;

}
a:active {
	color: #CC9900; text-decoration: none
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;


}

.content-splash {
	font-size: 0.7em;
	width: 720px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 180%;
	padding: 0px;
	border: none;


}

.main {
	top: 0px;

}

.white {
	background-color: #FFFFFF;
	padding: 20px;
}
.green {
	background-color: #669900;
}


.smalltext {
	font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif
}
.smalltext a:link {
	text-decoration: underline;

}

.smalltext a:hover {

} 
.smalltext a:visited {
	text-decoration: underline;

}

hr {
	border-top: 1px solid #363530;
	width: 450px;
	color: #363530;


}
img {
	border: none;
	text-decoration: none;
}

.col-10 {
	width: 10px;
}



.inputbox {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	background-color: #CCCCCC;




}

.inputbutton {
	padding: 2px 2px 2px 2px;
		background: none;
			color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 180%;

}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

