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

body {
	background: #2964a3 url(../img/pagebg.jpg) repeat-x;
	background-position: 0 0;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	padding: 0 0 15px 0;
	line-height: 1.5em;
}

ul, ol {
	margin-left: 25px;	
}

ul li, ol li {
	line-height: 1.5em;
	list-style-type: square;
}

a {
	color:#162239;
	text-decoration: underline;
}

a:hover {
	color:#29619d;	
}

#container {
	position: relative;
	background: url(../img/glow.jpg) no-repeat;
	background-position: 25% 0;
	padding-bottom: 20px;
}

#top {
	position: relative;
	width: 960px;
	margin: 0 auto;
	height: 114px;
}

#top #text {
	position: absolute;
	right: 20px;
	top: 23px;
	border-left: 3px solid #0e2847;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eee;
}

#top #text h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0; margin: 0;
	line-height: 2em;
}

#top #text p {
	padding: 0;	margin: 0;
	line-height: 2em;
}

#top #text a {
	color: #eee;
	text-decoration: underline;
}

#top img#logo {
	position: absolute;
	top: 12px;
	left: 50px;
}

#top img#celebrating {
	position: absolute;
	top: 45px;
	left: 330px;
}

#flash {
	position: relative;
	width: 954px;
	border: 3px solid #fff;
	border-width: 3px 3px 0 3px;
	margin: 0 auto;
	height: 234px;
	background-color:#000621;
	margin-top: 0px;
}

#middle {
	position: relative;
	width: 954px;
	border: 3px solid #fff;
	border-width: 3px 3px 3px 3px;
	margin: 0 auto;
	background: #fff url(../img/middlebg.gif) repeat-x;
	background-position: 0 0;
	overflow: hidden;
}

.third-column {
	position: relative;
	padding: 19px;
	float: left;
	text-align: center;
	border-right: 1px solid #eee;
	border-left: 1px solid #ccc;
	height: 128px;
}

a.main-page-btn {
	float: left;
}

.third-column h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000b2f;
	padding: 10px 0 5px 0;
}

.third-column p {
	font-size: 12px;
	line-height: 1.5em;
	padding: 0;
}

#recent-news {
	position: relative;
	clear: both;
	background: #b4c3d3 url(../img/recentnewsbg.gif) repeat-x;
	padding: 15px;
}

#left-column {
	float: left;
}

#page {
	position: relative;
	width: 954px;
	margin: 0 auto;
	background: url(../img/subpages-left.gif) repeat-y left;
	overflow: hidden;
}

#page.nosubs {
	background-image: none;	
}

#subpages {
	position: relative;
	float: left;
	width: 251px;
}

#subpages h1 {
	font-size: 22px;	
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #fff;
}

#subpages ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
text-align: left;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#subpages ul a
{
display: block;
padding: 10px 0 10px 25px;
width: 224px;
}

#subpages ul li a:link, #subpages ul li a:visited
{
color: #000;
text-decoration: none;
}

#subpages ul li a:hover, #subpages ul li.current_page_item a
{
color: #a10a00;
text-decoration: underline;
}

#subpages ul li.current_page_item a {

	background: url(../img/menu-selected.gif) no-repeat;
	background-position: 12px 50%;
	text-decoration: none;
}

#subpages ul li {
vertical-align:middle;
line-height: 1.2em;	
border-bottom: 1px solid #fff;
border-top: 1px solid #ccc;
}

#page .content-right {
	float: right;
	width: 660px;
	padding: 20px;
}

#page .content-full {
	padding: 20px;
}


#footer {
	position: relative;
	background: #0f2c52 url(../img/footerbg.gif) repeat-x;	
	overflow: hidden;
	padding: 8px 0 8px 0;
	text-align: center;
	width: 960px;
	margin: 0 auto;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	font-family:Arial, Helvetica, sans-serif;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

#sd {
	position: relative;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
	text-align: right;
	padding: 7px 7px 0 0;
}
