@charset "utf-8";
/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
	color: #FFF;
}
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	background-color: #EADFE0;
	background-image: url(bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}

a:hover {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.wicked #container {
	width: 950px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.wicked #header {
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(header.gif);
	background-repeat: no-repeat;
	background-position: 5px 0px;
	height: 129px;
}
#divHeaderRight{position: relative; width: 400px; float: right; text-align: right}

#divHeaderLeft{
	position: relative;
	width: 400px;
	float: left;
	text-align: left;
	color: #FFFFFF;
}
/**** Page Link Styles ****/
#divHeaderLeft a {color: #FFFFFF; text-decoration: none;}
#divHeaderLeft a:hover {color: #FFFFFF; text-decoration: underline;}

.wicked #main_nav {
padding: 0px;
	margin: 0px;
}
.wicked #mainContent {
	padding: 0px;
	margin: 0px;
}
.wicked #topmain {
	padding: 0px;
	margin: 0px;
	background-image: url(middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 244px;
}
.wicked #topmain_sub {
	padding: 0px;
	margin: 0px;
	background-image: url(middle.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 244px;
}
.wicked #topcontent {
	padding: 0px;
	margin: 0px;

}
.wicked #topcontentmain {
}
.wicked #topcontentmain_sub {
	height:auto;
	background-color: #002859;
	background-image: url(bg_sub.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding: 15px;
}
.wicked #footer {
	padding-left: 15px;
	padding-right: 15px;
	background-image: url(bg_footer.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
#divFooterRight{position: relative; width: 400px; float: right; text-align: right}

#divFooterLeft{
	position: relative;
	width: 400px;
	float: left;
	text-align: left;
	color: #FFFFFF;
}
/**** Page Link Styles ****/
#divFooterLeft a {color: #FFFFFF; text-decoration: none;}
#divFooterLeft a:hover {color: #FFFFFF; text-decoration: underline;}




.wicked #contentleft {
	width:287px;
	padding:14px;
	float:left;
	position: relative;
	background-image: url(bg_column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 500px
		}
	
.wicked #contentcenter {
		width:287px;
		padding:14px;
		float:left;
				position: relative;
				overflow:hidden;
					background-image: url(bg_column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 500px
		}
.wicked #contentcenter a {
color:#FFFFFF;
text-decoration:none;
		}
		.mission {
color:#FC0;
text-decoration:none;
		}
		.wicked #contentcenter a:hover {
color:#FFFFFF;
text-decoration:underline;
		}
	
.wicked #contentright {
		width:288px;
		padding:14px;
		float:left;
				position: relative;
					background-image: url(bg_column.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 500px
		}

/**** News Page Link Styles ****/
.news_header { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; text-decoration:none; font-weight: bold;}
.news_header a {color: #FFFFFF; text-decoration: none;}
.news_header a:hover {color: #FFFFFF; text-decoration: underline;}
.news_header a:active {color: #FFFFFF; text-decoration: none;}
.news_header a:visted {color: #FFFFFF; text-decoration: none;}

.news_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #EEEEEE; text-decoration:none; font-weight: bold;}
.news_text a {color: #EEEEEE; text-decoration: none;}
.news_text a:hover {color: #EEEEEE; text-decoration: underline;}
.news_text a:active {color: #EEEEEE; text-decoration: none;}
.news_text a:visted {color: #EEEEEE; text-decoration: none;}

.news_more { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #EEEEEE; border-bottom-width: thin; border-bottom-style: dotted; border-bottom-color: #EEEEEE; }
.news_more a {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #EEEEEE; border-bottom-width: thin; border-bottom-style: dotted; border-bottom-color: #EEEEEE; }
.news_more a:hover {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #EEEEEE; border-bottom-width: thin; border-bottom-style: dotted; border-bottom-color: #FFFFFF; }
.news_more a:active {color: #EEEEEE; border-bottom-width: thin; border-bottom-style: dotted; border-bottom-color: #EEEEEE; }
.news_more a:visted {color: #EEEEEE; border-bottom-width: thin; border-bottom-style: dotted; border-bottom-color: #EEEEEE; }

.page_header { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #FFFFFF; text-decoration:none; font-weight: bold;}
.page_header a {color: #FFFFFF; text-decoration: none;}
.page_header a:hover {color: #FFFFFF; text-decoration: underline;}
.page_header a:active {color: #FFFFFF; text-decoration: none;}
.page_header a:visted {color: #FFFFFF; text-decoration: none;}

.page_text { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #EEEEEE; text-decoration:none; font-weight: normal;}
.page_text a {color: #EEEEEE; text-decoration: none;}
.page_text a:hover {color: #EEEEEE; text-decoration: underline;}
.page_text a:active {color: #EEEEEE; text-decoration: none;}
.page_text a:visted {color: #EEEEEE; text-decoration: none;}

.fimg {
	margin: 5px;
}
