body  { color: #000000; font-size: 100.1%; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: #000; background-image: url("background.jpg"); background-attachment: fixed; text-align: center; margin: 0; padding: 0 }
#content  {
	color: #000000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 796px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-image: url(middle.jpg);
}
.copy {
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	color: #FFFFFF;
}

#middle {
	background-image: url(middle.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}

#bottomBanner {
	background-image: url(bottomBanner.jpg);
	height: 32px;
	width: 796px;
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
}

#topBanner {
	text-indent: -9000px;
	background-image: url(topBanner.jpg);
	height: 32px;
	width: 796px;
	margin: 0px;
	padding: 0px;
}
p      {
	color: #000;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Arial;
	margin-left: 2px;
	padding-left: 2px;
	text-align: left;
}
li {
text-align:left;
font-size: 0.8em;
color: #000000;	
	}
#image {
	float: right;
	margin: 5px;
	padding: 5px;
}
table {
	font-size: 0.8em;
}
a:link {
	color: #006600;
}
a:visited {
	color: #003300;
}

a:focus {
	color: #FFFFFF;
	background-color: #003300;
}
a:hover {
	color: #FFFFFF;
	background-color: #003300;
}
a:active {
	color: #003300;
}
#left  {
	width: 400px;
	float: left;
	margin-left: 25px;
	background-color: #FFFFFF;
}
#singleColumn {
	width:740px;
	margin-left:25px;
	background-color:#FFFFFF;
}
#right  {
	width: 325px;
	float: right;
	margin-right: 25px;
	background-color: #FFFFFF;
}
#clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#feeTable {
text-align:center;
width:550px;
margin:auto;
}
h1 { color: #800000; font-size: 1.1em; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: bold; margin: 0.67em 0 }
h2  {
	color: #102000;
	font-size: 1.1em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.67em 0 0.67em 2px;
	padding-left: 2px;
	text-align: left;
}
h3 {

	color: #102000;
	font-size: 0.9em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin: 0.67em 0 0.67em 2px;
	padding-left: 2px;
	text-align: left;
}

#topLinks {
	font-family: "Trebuchet MS", Verdana, Arial;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#bottomLinks {
	font-family: "Trebuchet MS", Verdana, Arial;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
.topMenuItem {
font-size: 1em;
}
.topMenuItem a {
	color: #FFFFE1;
	font-weight: bold;
	text-decoration: none;
}
.topMenuItem a:link {
	color: #FFFFE1;
	font-weight: bold;
	text-decoration: none;
}
.topMenuItem a:visited {
	color: #FFFFE1;
	font-weight: bold;
	text-decoration: none;
}
.topMenuItem a:hover {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
.topMenuItem a:focus {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	background-color: #FFFFFF;
}
.topMenuItem {
	display: inline;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#topMenuList {
	background-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 760px;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: bold;
	color: #FFFFE1;
	font-size: 0.8em;
}


.menuItem {
	display: inline;
	list-style-type: none;
	width: 125px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: 600;
	float: left;
}

#menuList {
	margin: 0em 0.7em 0px 0.6em;
	padding: 0px 0.6em 0px 0.8em;
	width: 775px;
	text-align: center;
}

#menulist a {
	display: block;
	background-color: #000000;
	color: #000;
	text-decoration: none;
	border: 2px solid #103000;
	margin: 0px;
	padding: 0px;
	background-image: url(buttonBack.jpg);
	background-repeat: repeat-x;
}

#menulist a:focus {
	display: block;
	background-color: #003300;
	background-image: url(buttonBackGreen.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}
#menulist a:hover {
	display: block;
	background-color: #003300;
	background-image: url(buttonBackGreen.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
}
#menulist a:active {
	background-color: #003300;
}
.copy a {
	color: #99CCFF;
	text-decoration: none;
}
