body
{
	margin:20px auto;
	width:830px;
	font-family: Calibri, Arial, Verdana;
	font-size:16px;
	background-color: #C4D0D0;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000033;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3F5363;
	font-weight: bold;
	margin: 2px 0 2px 0;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3F5363;
	font-weight: bold;
	margin: 0 0 0 10px;
}

a {
	text-decoration: none;
	vertical-align: top;
}

a:hover {
	text-decoration: none;
	vertical-align: top;
}

sidelinks {
	font-size: 11px;
	font-weight: normal;
	color: #E30000;
}

#header {
	color : #993300;
	font-size : 22px;
	padding: 5px 5px 2px 2px;
	font-weight: bold;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 10px;
	font-style: italic;
}

#header2 {
	color : #FFFFFF;
	font-size : 18px;
	padding: 5px 5px 2px 2px;
	font-weight: bold;
	text-align: center;
	background-color: #1F4C79;
	margin-top: 5px;
	border: 1px #666666;
	border-bottom-style: groove;
}

#header_links {
	color : #FFFFFF;
	font-size : 16px;
	padding: 0px 2px 0px 5px;
	font-weight: bold;
	text-align: left;
	background-color: #993300;
}

#subheader {
	color : #3F5363;
	font-size : 14px;
	padding: 2px 5px 2px 5px;
	font-weight: bold;
	text-align: left;
}

#footer {
	font-size : 12px;
	text-align : center;
	background-color: #FFFFFF;
	padding: 10px 0px 10px 0px;
	color: #1F4C79;
	width: 100%;
	border: 1px solid #666666;
}

#page_header {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

#content {
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

#content2 {
	background-color: #FFFFFF;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

.halfmoon{
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #C4D0D0;
}

.halfmoon ul{
	text-align: left;
}

.halfmoon li{
	display: inline;
	background:#000066;
	color:#FFFFFF;
	}

.halfmoon li a{
	padding: 0px 0px 0px 0px;
	font-size: 18px;
	font-weight: bold;
	background:#000066;
	color:#FFFFFF;
}

.halfmoon a{
	padding: 0px 20px 0px 20px;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
#links {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
}
