@charset "utf-8";
/* CSS Document */

body {
	font-size: 14px;
	font-weight: bolder;
	color: #003366;
	background-color: #92CDCF;
	text-align: center;
}

h1 {
	font-size: 36px;
	font-weight: bolder;
	color: #CCCCCC;
	text-decoration: underline;
}
h2 {
	font-size: 24px;
	font-weight: bolder;
	color: #003333;
	text-decoration: underline;
	padding-left: 30px;
}
h3 {
	font-size: 18px;
	font-weight: bolder;
	color: #003333;
	padding-left: 20px;
}

p {
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}
a:link {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
a:visited {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}





#header {
	text-align: center;
	height: 50px;
	width: 100%;
	background-color: #046380;
}#Sponsored {
	float: right;
	width: 250px;
	text-align: left;
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #046380;
	margin-top: 0px;
	padding-left: 5px;
	font-size: 10px;
	font-weight: bolder;
}

#footer {
	font-size: 11px;
	font-weight: bolder;
	text-align: center;
	height: 30px;
	width: 100%;
	padding-top: 10px;
	color: #003333;
#adminnav {
	float: left;
	height: auto;
	width: 150px;
	padding-left: 10px;
}
#adminnav {
	float: left;
	height: auto;
	width: 150px;
	padding-left: 10px;
}

