#content {
	text-align: center;
	background: #354609;
	position: relative;
	top: 100px;
	width: 800px;
	height: auto;

}



body,p,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #FFFFFF;
	font-weight: normal;

}

p {
	text-align: left;
}

a {
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;


}

	
h1 {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	line-height: 16px;
	color:#599B14;
	text-transform: uppercase;
	letter-spacing: 0px;
}

a:visited {
	text-decoration:none;
	font-weight: bold;
	color: #FFCC33;
}

a:active {
	color: #FFFFFF;
	background: #FFFFFF;
	font-weight: bold;
}

a:hover  {
	color: #FFFFFF;
	background: #599B14;
	font-weight: bold;
}

.hiddenStyle{ 
	visibility: hidden; 
	display: none;
	}
	
.headline {
	color: #599B14;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;

}

.subhead {
	color:#599B14;
	text-transform: uppercase;
}

	
.active {
	color: #FFFFFF;
	text-decoration: none;
	background: #599B14;
	font-weight: bold;
}
