@charset "UTF-8";/* CSS Document */<!--A:link {	text-decoration: underline;	color: rgb(102, 153, 34);}A:visited {	text-decoration: underline;	color: rgb(102, 153, 34);}A:active {	text-decoration: underline;	color: rgb(102, 153, 34);}A:hover {	text-decoration: underline;	color: rgb(102, 53, 34);}body {	font: 100% Helvetica Neue, Helvetica, Arial, Verdana, sans-serif;	background: rgb(49, 77, 26);	margin: 0;	padding: 0;	text-align: center;	color: rgb(85, 85, 85);}img {	border-width:thin;	border-style:solid;	border-color:rgb(49, 77, 26);}#floatimg {	position:fixed;	top: 32px;	left: 50%;	margin-left:-101px;	z-index: 3;	border:none;}textarea {		color: rgb(100, 100, 100);}input.text {		color: rgb(100, 100, 100);		background-color:#FFFFFF !important;		border-style:inset !important;}.mainclass #container {	width: 955px;	background: rgb(49, 77, 26);	margin: 0 auto;	border: 1px solid  rgb(49, 77, 26);	text-align: left;}.mainclass #header {	background: rgb(49, 77, 26);	height:110px;	}.mainclass #header h1 {	margin: 0;	padding: 10px 0;}.mainclass #greenbar {	background: rgb(102, 153, 34);	height:6px;}.mainclass #greenbar h1 {	margin: 0;	padding: 10px 0;}.mainclass #mainContent {	padding: 1px 20px;	background: #FFFFFF;}.mainclass #mainContent h1 {	color: rgb(49, 77, 26);	font-weight:normal;}.mainclass #mainContent h2 {	color: rgb(49, 77, 26);	font-weight:normal;}.mainclass #footer {	text-align:center;	padding: 0 10px;	background: rgb(49, 77, 26);	margin-top:20px;	color: #dddddd;}.mainclass #footer p {	margin: 0;	padding: 10px 0;}.mainclass #links {	white-space:nowrap;}.mainclass #leftie{	float:left;	text-align:center;	width:50%;}.mainclass #rightie{	float:right;	text-align:center;	width:50%;}.mainclass #prevlink{	float:left;	text-align:left;	background: #FFFFFF;	display:inline;}.mainclass #nextlink {	float:right;	text-align:right;	background: #FFFFFF;	display:inline;}.mainclass #mybold {	color: rgb(49, 77, 26);	font-weight:bold;}	-->