BODY {
	color: #F0E68C;
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	background-color: #001700;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	padding: 0px;
}
h4 {
	color: #E8D311;
	font-size: 1.1em;
}

.nav2 {
	background-image: none;
	font-size: .9em;
}

.nav1 { font-size: x-small;    background-image: url(../images/bg/lineY.gif);  background-repeat: repeat-x;    }

hr { height: 1px;  color: #FFD700;  }

h3 { color: White; }

li {
	line-height: 150%;
	color: #F0E68C;
}


A {
	color: #FFE4B5;
	text-decoration: none;
}

A:HOVER {
	color: #FFC25B;
	text-decoration: underline;
}
#leftDiv {
	margin-top: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}#mainTable {
	background-color: #336633;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #001C00;
}
#bottomTable {
	background-color: #003300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCC00;
	padding-top: 10px;
	padding-bottom: 10px;
}
#mainRightDiv {
	margin-top: 10px;
}
.topNav {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
	padding-right: 20px;
}
#mainWrap {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
