body {
	background-image: url('../images/pagebg.jpg');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #115128;
}



p, #leftcollarge ul, #leftcolfull ul, #indexnav ul, th, td {	
	color: white;
	font-family: verdana, geneva, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
}

table th {
	background-color: #004415;
}
table .subheading th {
	background-color: #457357;
}
table tr {
	background-color: #FFF;
}
table td {
	color: black;
	text-align: center;
}

a {
	color: #61D785;
	text-decoration: none;
}
a:hover {
	color: #279245;
}

img {
	border: 0px;
}

#navigation li {
	text-transform: uppercase;
}

#indexnav li {
	text-transform: uppercase;
}

.floattext p {
	font-size: 0.7em;
}
.floattext h3 {
	color: white;
	font-family: verdana, geneva, sans-serif;
	font-size: 0.8em;
}
