body, html {
	background-color:#3366CC;
	margin: 0;
	padding: 0;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.hidden
	{
	position:absolute;
 	left:0px;
 	top:-500px;
 	width:1px;
 	height:1px;
 	overflow:hidden;
 	}

#padder {
padding-top: 15px;
text-align: center;
}

h2 {
display: inline;
text-align: center;
font-size: 17px;
color: #000000;
margin: 0 auto;
}

h3 {
font-size: 14px;
margin: 20px 0px 15px 0px;
background-color: #3366CC;
}

h3 a:link  {
color: white;
}

h3 a:visited {
color: white;
}

h3 a:hover {
color: red;
}

h3 a:active {
color: white;
}

h4 {
font-size: 14px;
text-align: right;
}

h5 {
font-size: 13px;
font-weight: bold;
text-align: center;
}

h6 {
color: #FFFFFF;
font-size: 9px;
text-align: left;
margin: 3px 0 0 0;
}

hr {
text-align: center;
width: 95%;
border-top: 2px dashed #FFFFFF;
border-left: 0;
border-right: 0;
color: #D0EAEA;
background-color: #D0EAEA;
height: 8px;
}

ol {
list-style-type: lower-alpha;
}

div#logo {
text-align: right;
}

.game {
position: absolute;
top: 0px;
left: 0px;
height: 94%;
width: 19%;
padding: 2px;
}

div#ieFix {
text-align: center;
}

div#container {
margin: 0 220px;
}

div#photocontainer {
margin: 0 100px;
text-align: center;
}

p a:link  {
font-weight: bold;
text-decoration: none;
color: navy;
}

p a:visited {
font-weight: bold;
color: navy;
text-decoration: none;
}

p a:hover {
font-weight: bold;
text-decoration: underline;
color: navy;
}

p a:active {
font-weight: bold;
text-decoration: none;
color: navy;
}


#copyright a:link  {
text-decoration: none;
color: #FFFFFF;
}

#copyright a:visited {
color: #FFFFFF;
text-decoration: none;
}

#copyright a:hover {
text-decoration: underline;
color: #FFFFFF;
}

#copyright a:active {
text-decoration: none;
color: #FFFFFF;
}

h3 a {
font-weight: bold;
text-decoration: none;
color: #FFFFFF;
}

h5 a:link  {
font-weight: bold;
text-decoration: none;
color: #3366CC;
}

h5 a:visited  {
font-weight: bold;
text-decoration: none;
color: #3366CC;
}

h5 a:hover  {
font-weight: bold;
text-decoration: underline;
color: #3366CC;
}

h5 a:active  {
font-weight: bold;
text-decoration: none;
color: #3366CC;
}

div#content {
width: 100%;
text-align: left;
padding: 0px 15px 30px;
background-color: #D0EAEA;
}

div#left {
position: absolute;
left: 0px;
top: 0px;
width: 20%;
height: 100%;
}

div#copyright {
width: 100%;
text-align: center;
font-size: 9px;
padding: 7px 0;
}

div#awards {
position: absolute;
bottom: 15px;
right: 25px;
}

div#termDates {
	position: absolute;
	bottom: 180px;
	right: 15px;
	width: 140px;
	border: thin solid #FFFFFF;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
	font-weight:bold;
	}

form {
text-align: center;
}

input, textarea {
display: block;
margin-left: auto;
margin-right: auto;
}

em {
font-size: 80%;
font-style: italic;
}

#center {
text-align: center;
}
