body {
	background-color: #000099;
}
.box {
	border: 3px outset #0066FF;
	background-color: #FFFFFF;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	width: 220px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
	float: right;
	clear: both;
}

.box300 {
	border: 3px outset #0066FF;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	width: 680px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
	background-color: #FFFFFF;
}

.boxtext {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: normal;
}
.box450 {
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	margin: 5px;
	padding-right: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 3px outset #0066FF;
	font-weight: bold;
	width: 208px;
	float: left;
}
#container {
	text-align: left;
	width: 950px;
	background-color: #000099;
	margin: 0 auto;
	padding-bottom: 5px;
	border: outset #0066ff 3px;
	margin-bottom: 5px;
}

.headercontainer {
	text-align: left;
	width: 950px;
	margin: 0 auto;
	background-image: url(images/headercontainer_bg.jpg);
	margin-bottom: 5px;
	border: outset #0066ff 3px;
}

.header {
	background-image: url(images/logo6.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: x-large;
	height: 100px;
}
.style3 {font-size: x-small}

h1 {
	color: #000000;
	text-align: center;
}

#nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	background-image: url(images/headerbg.gif);
	width: 950px;
	margin-bottom: 5px;
	border: 3px outset #0066FF;
	height: 20px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
#nav a {
	color:#FFFFFF;
	display: inline;
	text-decoration: none;
	}
#nav a:hover {
	background-color: #0066FF;
	text-decoration: underline;
	}
#sponsorlogo {
}
.fullwidthbox {
	border: 3px outset #0066FF;
	background-color: #FFFFFF;
	background-image: url(images/headerbg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	width: 924px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 5px;
	clear: both;
	height: auto;
}
.fullwidthboxText {
	background-color: #FFFFFF;
	color:#FFFFFF;
	font-weight: bold;
	clear: both;
	height: 600px;
	width: 100%;
}
.floatright {
	float: right;
	padding-left: 5px;
	
}
.floatleft {
	float: left;
	padding-left: 2px;
}
td  {
color:#000000;
}
th {
	color:#FFFFFF;
	background-image:url(images/headerbg.gif);
	background-repeat:repeat-x;
}

