body {

	background-color: #000048;
	color: #FFCC00;
	font-family: Trebuchet MS, sans-serif;
	font-size: medium;
	}

h1 {
	color: #FFCC00;
	font-family: Palatino, serif;
	font-variant: small-caps;
	font-size: 250%;
	text-align: center;
	}

h2 {
	color: #FFCC00;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 125%;
	text-decoration: underline;
	text-align: center;
	border: 0;
	padding: 0;
	}

h3 {
	color: #FFCC00;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 125%;
	text-decoration: underline;
	text-align: left;
	border: 0;
	padding: 0;
	}

h4 {
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 100%;
	font-style: italic;
	text-decoration: none;
	text-align: left;
	border: 0;
	padding: 0;
	}
	

h5 {
	color: #FFCC00;
	font-family: Trebuchet MS, sans-serif;
	font-weight: bold;
	font-size: 80%;
	text-decoration: none;
	text-align: left;
	}

h6 {
	color: #FFCC00;
	font-family: Palatino, serif;
	text-align: center;
	font-size: 100%;
	line-height: 100%;
	padding: 0;
	margin: 3px;
	}

a {
	text-decoration: none;}

a:link {
	color: #FFCC00;
	}

a:visited {
	color: #FFCC00;
	}

a:active {
	color: #FFFFFF;
	}


p {
	font-family: Trebuchet MS, sans-serif;
	font-size: medium;
	text-align: left;
	color: #FFFFFF;
	}

ul {
	font-family: Trebuchet MS, sans-serif;
	font-size: 80%;
	text-align: left;
	list-style-type: disc;
	}

blockquote {
	font-family: Trebuchet MS, sans-serif;
	color: #FFFFFF;
	}

center {
	font-family: Trebuchet MS, sans-serif;
	font-size: medium;
	text-align: center;
	color: #FFFFFF;
	}


#container {
	position: absolute; left: 50%; margin-left: -285px; width: 570px;
	}

#masthead
	{width: 100%;
	padding: 10px 0 10px 0;
	border-bottom-width: medium; border-bottom-color: #FFCC00; border-bottom-style: solid;
	}

#frontleft
	{float: left;
	width: 150px;
	margin-top: 50px;
	color: #FFCC00;
	}

#frontcenter
	{float: left;
	width: 270px;
	margin-top: 50px;
	color: #FFCC00;
	}

#frontright
	{float: left;
	width: 150px;
	margin-top: 50px;
	color: #FFCC00;
	}

#nav1
	{float: left; width: 16%;
	padding: 0;
	border-bottom-width: thin; border-bottom-color: #FFCC00; border-bottom-style: solid;}

#nav2
	{float: left; width: 5%;
	padding: 0;
	border-bottom-width: thin; border-bottom-color: #FFCC00; border-bottom-style: solid;}


#pad
	{width: 100%;
	padding: 0;
	margin: 0;
	}

#leftnav
	{float: left; width: 24%;
	margin-top: 10px;
	border-right-width: thin; border-right-color: #FFCC00; border-right-style: solid;
	color: #FFCC00;
	}

#info
	{width: 90%;
	margin: 50px;
	color: #FFFFFF;
	}

#scriptinfo
	{width: 100%;
	margin: 50px;
	color: #FFCC00;
	}


#playinfo
	{float: right; width: 75%;
	margin-top: 10px;
	color: #FFFFFF;
	}