/* CSS Document */


body {
	text-align: center;
	min-width: 700px;
	vertical-align: top;
	background-color: #006633;
	margin-top: 0px;
	margin-bottom: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: 000066;
	text-decoration: none;
	letter-spacing: 2px;
}
.small {
	font-size: 8pt;
	font-style: italic;
}

.news {
	font-size: 9px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 12px;
	text-align: left;
}

a:link{
	color: #ffffff;
	text-decoration: underline;
}

a:visited{
	color: #ffffff;
	text-decoration: underline;
}

a:hover{
	color: #000066;
	text-decoration: none;
}

a:active {
	color: #000066;
	text-decoration: underline;
}

#wrapper{
	width:700px;
	background-color: 99CC33;
	overflow: visible;
	position: static;
	visibility: visible;
	z-index: auto;
	top: 0px;
	bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
}

#top{
	height: 56px;
	width: 700px;
	position: absolute;
	top: 0px;
	background-color: #99cc33;
	background-image: url(images/spring-top.gif);
}

#flash{
	height: 225px;
	width: 700px;
	position: absolute;
	overflow: hidden;
	visibility: visible;
	z-index: auto;
	top: 56px;
	background-color: #99cc33;
	background-image: url(images/bg1.jpg);
}

#menu{
	position: absolute;
	width: 700px;
	height: 30px;
	background-color: #99cc33;
	top: 275px;
	visibility: visible;
	overflow: hidden;
}

#text{
	background-color: #99CC33;
	top: 340px;
	height: auto;
	width: 650px;
	overflow: visible;
	position: absolute;
	visibility: visible;
	z-index: auto;
	vertical-align: top;
	text-align: left;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 10px;
}
#describe {
	position: absolute;
	height: 30px;
	width: 700px;
	top: 310px;
	background-color: #99cc33;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: hidden;
	visibility: visible;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 14px;
	line-height: 18px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	text-decoration: none;
	line-height: 18px;
}
