html {margin: 5; padding: 0;}

body {
        background-color: #000033;
/*	text-align: center;    Required to center the table in IE 5.5+, but pushes table
too far right in IE 5.2*/
}

p, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-top: 0.7em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.smaller {
	font-size: smaller;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #000066;
	font-family: Times, "Times New Roman", serif;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #000066;
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

a:link {
	color: #000099;
	font-weight: bold;
}
a:visited {
	color: #660099;
	font-weight: bold;
}
a:hover {
    color: #003366;
    text-decoration: underline;
}

a:active {
	color: slategray;
	font-weight: bold;
	text-decoration: underline;
}

table.majortable {
	background-color: #FFFFF0;
	margin-left: auto;
	margin-right: auto;
}

.leftnav {
	height: 360px;
	width: 136px;
	background: #CCFFCC url(img/grasses.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.leftnav a {
    text-decoration: none;
}

.leftnavbox {
	width: 95%;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 20px;
}

tr.bottomnav td {
	background-color: #CCFFCC;
}

.centertitle {
	padding-top: 2px;
	padding-left: 5px;
}

.centersubtitle {
	color: #006633;
}

.centertext {
	padding-left: 5px;
	margin: 5px 50px 5px 5px;
}

.centerimg {
	margin-left: 2em;
	float: right;
}

.bottomnav {
	height: 44px;
	background-color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight: bold;
}

.bottomnav a:link {
	color: black;
	text-decoration: underline;
	font-size: 9px;
}

.bottomnav a:visited {
	color: black;
	text-decoration: underline;
}

.activities {
	list-style-type: round;
	font-weight: bold;
}

.header {
	width: 640px;
}
