.MyHeader {
	background: #000;
	color: #66ff66;
	font-size: 12pt;
	text-shadow: 1px 2px 1px #000;
	text-decoration: none;
	height: 40px;
	position: fixed;
	top: 0;
	width: 100%;
	margin-top: 0;
	margin-bottom: 6
	}	
fprolloverstyle>A:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 14pt;
	font-family: Arial;
	text-shadow: 2px 3px 3px #000;
}
a {
	font-family: Arial;
	color: #F0F0F0;
	font-size: 14pt;
	text-decoration: none;
	text-shadow: 2px 2px 3px #0000FF;
	}
a:active {
	font-family: Arial;
	color: #FFFF00;
	font-size: 14pt;
	text-decoration: none;
	text-shadow: 2px 2px 3px #000;
	}
a:hover {
	font-family: Arial;
	color: #FF0000;
	font-size: 14pt;
	text-decoration: none;
	text-shadow: 2px 2px 3px #000;
	}
a:link {
	font-family: Arial;
	color: #FFFF00;
	font-size: 14pt;
	text-decoration: none;
	text-shadow: 2px 3px 3px #000;
	}
a:visited {
	font-family: Arial;
	color: #FFFF00;
	font-size: 14pt;
	text-decoration: none;
	text-shadow: 2px 3px 3px #000;
}
body {
topmargin: 0;
margin: 0;
padding: 0;
background: #000;
color: #FFFF00;
text-shadow: 2px 3px 3px #000;
min-height: 480px;
}
#width {width: 100%;}
#banner {background: rgba(255, 0, 0, 1); color: #FFFF00; font-size: 12pt; text-shadow: 2px 3px 2px #000; text-decoration: none; height: 30px; position: fixed; left: 0; top: 0; width: 100%; margin-top: 0; margin-bottom: 0}
#header {background: rgba(0, 0, 0, 1); color: #66FF66; font-size: 18pt; text-shadow: 2px 2px 1px #999; text-decoration: none; height:25px; position: fixed; top: 3; width: 100%; margin-top: 0; margin-bottom: 0;}
#content {position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: scroll; -webkit-overflow-scrolling: touch;}
p {margin-bottom: 3px;}
#bkgdimg {color: #FFFF00; font-family: Arial; font-size: 12pt; font-weight: bold; text-shadow: 2px 2px 1px #000; text-decoration: none; height: 60px; position: fixed; bottom: 60; z-index: -1; width: 100%; margin-top: 0; margin-bottom: 0}
#footer {background-image: url('Images/grass_low_res_bkgd.gif'); color: #FFFF00; font-family: Arial; font-size: 14pt; font-weight: bold; text-shadow: 2px 3px 3px #000; text-decoration: none; height: 47px; position: fixed; bottom: 0; z-index:1; width: 100%; margin-top: 0; margin-bottom: 0;}