/* Body */
* {margin: 0px;	padding: 0px;}

html {height: 100%;	width: 100%;}
body {font: 80% Verdana, Arial, Helvetica, sans-serif; color: #333; height: 100%; width: 100%; background: #003366;}
ul, ol, dl, p, h1, h2, h3, h4, h5, h6 {font-size: 100%;	margin-bottom: 1em;}

/* Headings */
h1 {}
#menu h1 {background: #003366; margin: 0 1px;}
h2 {font-size: 100%; color: #005095; text-transform: uppercase; margin: 0;}
h3 {font-size: 110%; color: #006666; text-transform: uppercase; padding: 10px 0 0 2px;}
h4 {color: #000000;}
h5 {font-size: 90%;	color: #006666; text-transform: uppercase; padding: 10px 5px 0 5px; font-weight: bold;}
h6 {font-size: 80%;	color: #000066; text-transform: uppercase; padding: 10px 5px 0 5px; font-weight: bold;}
p {}

/* Sponsor Table */
.sponsorTable {width: 100%;	background-color: #336699;}
.sponsorTable tr {background-color: #FFFFFF;}
.sponsorTable td {height: 100px; text-align: center; vertical-align: middle;}

.homeTable {width: 100%; background-color: #C8D9E9;}
.homeTable tr {background-color: #FFFFFF;}
.homeTable td {padding: 5px;}

/* Footer */
#footer .footer-nav a, #footer .footer-nav a:link, #footer .footer-nav a:visited {padding: 8px 0 0 0;	display: block; color: #fff; text-decoration: none;}
#footer .footer-nav a:focus, #footer .footer-nav a:hover, #footer .footer-nav a:active {color: #000;}

