html, body {
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #000055;
	}

a img {
	border-style: none;
	}

h1 {
	text-align: center;
	font: bold xx-large Verdana, sans-serif;
	}

h2 {
	text-align: center;
	color: #fff;
	font: normal medium Arial, Helvetica, sans-serif;
	}
	
h3 {
	text-align: center;
	padding: 1em 0 0 0;
	}
	
#container {
	width: 75%;
	text-align: center;
	margin: auto;
	padding: 0;
	}	

#left {
	float: left;
	clear: left;
	}

#left ul {
	padding: 0;
	list-style: none;
	}

#left li {
	text-align: left;
	font: normal medium Tahoma, Arial, Helvetica, sans-serif;
	color: #fff;
	}

#left li img, #right li img {
	vertical-align: middle;
	}

#right {
	float: right;
	clear: right;
	}

#strip {
	clear: both;
	text-align: center;
	}

#footer {
	width: 100%;
	text-align: center;
	clear: both;
	margin: auto;
	padding: 2em 0 1em 0;
	color: #fff;
	}

#footer ul {
	padding: 0;
	list-style: none;
	}

#footer li {
	display: inline;
	padding: 0 2em;
	}

#footer a {
	color: #fff;
	}

#footer a:hover {
	text-decoration: none;
	}

#footer p {
	text-align: center;
	}

#maintable {
	border: 2px solid #990066;
	color: #000;
	margin: auto;
	text-align: center;
	}

#secondtable {
	border: none;
	background-color: #ccffcc;
	}

#thirdtable {
	border: none;
	text-align: center;
	}

#copy {
	font-family: Arial, sans-serif;
	font-size: x-small;
	color: #000;
	}

#copy a {
	color: #000;
	}
	
#conglo {
	font-family: Arial, sans-serif;
	font-weight: bold;
	}

#ring {
	color: #0000ff;
	}

#ring a {
	color: #0000ff;
	}
	
#newtable {
	text-align: center; 
	margin: auto;
	}

#newtable td {
	color: #fff; 
	font-size: xx-small;
	}