
body {
	background-color: #000;
	color: #000;
	font-size: small;
	font-family: Georgia, Times, serif;
	margin: 0;
	padding: 0 }
	
#header {
	color: #fff;
	font-size: xx-large;
	background-image: url(../images/little.jpg);
	background-repeat: no-repeat;
	height: 30px;
	clear: both }
	
table {
	color: #fff;
	font-size: small;
	color: #ffffff;
	background-color: #000000;
	background-repeat: no-repeat;
	height: 600px }

#navsplash {
	white-space: nowrap;
	padding-top: 2px;
	height: 20px;
	vertical-align: bottom;
	width: 800px }

#navsplash a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 15px 0 10px }

#navsplash a:hover {
	color: #fe1f00;
	font-weight: bold;
	text-decoration: none }
	
#nav {
	white-space: nowrap;
	padding-top: 25px;
	height: 20px;
	vertical-align: bottom;
	width: 800px }
	
#nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	margin: 0 15px 0 10px }

#nav a:hover {
	color: #fe1f00;
	font-weight: bold;
	text-decoration: none }

ul {
	list-style: none;
	margin-top: 0 }

span.web a {
	color: #aaaaff;
	text-decoration: none;
	list-style: none }

span.web a:hover {
	color: #fe1f00;
	text-decoration: underline }

h1  {
	color: #fff;
	font-size: xx-large;
	margin: 0;
	padding: 0
	}

h2 {
	color: #f70;
	font-size: large;
	margin-top: 20px }

h3 {
	color: #fe1f00;
	font-size: x-large;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 20px }

h4 {
	color: #f70;
	font-size: large;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px }

p {
	line-height: 1.5em }


.footer {
	color: #444444;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none }