* {
	margin:0;
	padding:0;
}

body {
	background-color: #515151;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
}

img {
	border: 0;
}

#wrapper {
	width: 910px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 10px;
}

#header {
	width: 910px;
	height: 134px;
	background-image: url(images/header_back.gif);
	background-repeat: no-repeat;
}

#header a {
	background-image: url(images/button_back.gif);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 13px;
	padding-left: 3px;
	margin-left: 6px;
}

#header ul {
	list-style-type: none;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0;
	float: left;
	height: 30px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 300px;
	display: inline;
}

#header li {
	float:left;
	background-image: url(images/button_end.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0;
	padding-left: 7;
	margin-left: 7px;
	margin-right: 7px;

}

#header a:hover, #header a:active, #header .uberlink {
	color: #ecd6e1;
}



#mainContent {
	background-color: #e6e6e6;
	width: 870px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

h1 {
	font-size: 18px;
	padding-bottom: 10px;
	line-height: 22px;
	color: #ba2a72;
}
h2 {
	font-size: 16px;
	color: #A8D1D7;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}
h3 {
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

#pageContent {
	width: 807px;
	background-image: url(images/main_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 25px;
	padding-left: 30px;
	padding-right: 30px;
}

#pageContent a:link, #pageContent a:visited {
	color: #97044f;
	text-decoration:none;
}

#pageContent a:hover, #pageContent a:active {
	color: #c32272;
}

#pageContentBtm {
	width: 867px;
	background-image: url(images/main_btm.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 26px;
}
#pageCopy {
	margin-left: 170px;
}

#pageCopy ul {
	padding-right: 0;
	padding-bottom: 0;
	list-style-type: square;
	padding-left: 0px;
	margin-left: 20px;
	margin-top: 5px;
}
#pageCopy li {
	padding-top: 6px;
}

#footer {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #8f0d50;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: right;
	padding-right: 5px;
}


#news {
	float: left;
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	margin-right: 15px;
	margin-bottom: 10px;
}

#newsFeed{
	background-image: url(images/news_back.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 150px;
	_min-height: 150px;
}

#newsmenu {
	width: 140px;
	float: left;
	background-image: url(images/news_back.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	display: inline;
	background-position: left bottom;
}

#newsmenu a:link, #newsmenu a:visited {
	color: #333333;
	text-decoration: none;
}

#newsmenu a:hover, #newsmenu a:active {
	text-decoration:underline;
	color: #333333;
}

#newscontent {
	float: left;
	width: 460px;
}

#newscontent p {
	padding-top: 5px;
	padding-bottom: 5px;
}

#news a:link, #news a:visited {
	color: #333333;
	text-decoration:none;
}

#news a:hover, #news:active {
	color: #666666;
}


.clearfloats {
	clear:both
}

#logos {
	float: right;
	width: 245px;
}
#flash {
	width: 624px;
	float: left;
}

#newsTop {
	background-image: url(images/news_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 32px;
	width: 125px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
	color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

/* News CSS Styles */

.newsdate {
	font-size: 10px;
}
.newsurl {
	color: #FF0000;
}
.newslink a {
	padding-top: 15px;
}
.contactTitle {
	font-size: 12px;
	color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 10px;
	font-weight: bold;
}

