body {
	background-color: #FFF;
	background-image: url(images/body-bg.gif);
	background-repeat: repeat-x;
}
.outerwrapper {
	width: 920px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/outerwrapper-bg2.gif);
	background-repeat: repeat-y;
	font-size: 75%;
	text-align: right;
	background-position: left top;
	background-color: #FFF;
	margin-top: 15px;
}
.mainheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 920px;	
	text-align: left;
	background-image: url(images/headerbar-bg2.gif);
	background-position: top;
	background-repeat: no-repeat;
	height: 42px;
}
.topmenu {
	float: left;
	width: 920px;
	background-color: #2B2B2B;
	height: 31px;
	}
.topheader {
	width: 920px;
	height: 160px;	
}
.textholder {
	float: left;
	width: 215px;
	height: 160px;
	text-align: left;
	background-color: #fff;	
}
.picholder {
	float: left;
	height: 160px;
	width: 695px;
	background-color: #fff;
}
.underpic {
	text-align: left;
	color:#FFF;
	float:left;
	height: 30px;
	width: 920px;
	background-image: url(images/under-pic-bg2.gif); 
}
.underpicindent {
padding:11px 0px 0px 20px;

}

.underpic a:link {
	color: #FFF;
	text-decoration: none;
}
.underpic a:visited {
	color: #FFF;
	text-decoration: none;
}
.underpic a:hover {
	color: #FFF;
	text-decoration: none;
}
.underpic a:active {
	color: #FFF;
	text-decoration: none;
}

.left {
	width: 210px;
	float: left;
	text-align: left;
	padding-top: 0px;
	font-size: 90%;
	color: #D00012;
}
.content {
	width: 700px;
	float: left;
	text-align: left;
	overflow: visible;
	padding-bottom: 10px;
	color: #2B2B2B;
	z-index: 1000;
	min-height: 400px;
 	height: auto !important;
  	height: 400px;
}
.right {
	width: 210px;
	float: left;
	}
.searchbox {
	width: 195px;
	height: 49px;
	text-align: left;
	margin-left: 44px;
	color: #b7c0dd;
}
.clear {
	clear: both;
}
.footerbar {
	width: 920px;
	height: 120px;
	background-image: url(images/footer-120.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #6F7072;
}
.textindent {
	margin-left: 5px;
	padding-top: 2px;
}
.textindentfooter {
	text-align: right;
}
.textindentleft {
	margin-right: 10px;
	margin-left: 20px;
}
h1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/h1-bg.gif);
	background-repeat: repeat-y;
	font-size: 16px;
	color: #000;
	padding-bottom: 5px;
	padding-top: 5px;
	text-indent: 10px;
	margin-top: 12px;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	padding-top: 5px;
}
.content a:link {
	color: #D00012;
	text-decoration: underline;
}
.content a:visited {
	color: #D00012;
	text-decoration: underline;
}
.content a:hover {
	color: #D00012;
	text-decoration: none;
}
.content a:active {
	color: #D00012;
	text-decoration: none;
}
.contentinfo a:link {
	color: #6F7072;
	text-decoration: underline;
}
.contentinfo a:visited {
	color: #6F7072;
	text-decoration: underline;
}
.contentinfo a:hover {
	color: #6F7072;
	text-decoration: none;
}
.contentinfo a:active {
	color: #6F7072;
	text-decoration: none;
}

.textindentleft a:link {
	color: #D00012;
	text-decoration: underline;
}
.textindentleft a:visited {
	color: #D00012;
	text-decoration: underline;
}
.textindentleft a:hover {
	color: #D00012;
	text-decoration: none;
}
.textindentleft a:active {
	color: #D00012;
	text-decoration: none;
}

.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.inputeditbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	border: 1px solid #333;
}
.pixborder {
	margin-bottom: 15px;
	margin-left: 15px;
}
.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	color: #F00;
}

.rightimagefloat {
	float: right;
	text-align: right;
	margin-right: 7px;
	padding-top: 16px;
}
.leftobjectfloat {
	float: left;
	text-align: left;
}
.rightobjectfloat {
	float: right;
	text-align: right;
}
hr {
	width: 690px;
}
ul.nav {
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	color: #D00012;
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	line-height: 13px;
	margin: 0;
	padding: 0;
		}
li.nav a:link {
	margin-left: 10px;
	display: block;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	color: #D00012;
	text-decoration: none;
	}
li.nav a:visited {
	margin-left: 10px;
	display: block;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	color: #D00012;
	text-decoration: none;
	}
li.nav a:hover {
	margin-left: 10px;
	display: block;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	color: #EAA540;
	text-decoration: none;
	}
li.nav a:active {
	margin-left: 10px;
	display: block;
	margin-bottom: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: normal;
	color: #EAA540;
	text-decoration: none;
	}
.table-bg {
	background-image: url(images/table-bg.gif);
	background-repeat: repeat-y;
	}
.partners {
	padding-right: 10px;
}
.liststyle {
	list-style-type: none;
	margin-left: -40px;
	}
.newsheader {
	color: #fff;
	font-size: 110%;
	font-weight: bold;
}
.picalignright {
	float: right;
	border: 1px solid #fff;
	margin-left: 10px;
	margin-bottom: 10px;
	}
.picalignleft {
	float: left;
	border: 1px solid #fff;
	margin-right: 10px;
	margin-bottom: 10px;
	}
/* NEWS SYSTEM */
.home-news-article {
	margin-top: 5px;
	clear: both;
	min-height: 66px;
 	height: auto !important;
  	height: 66px;	
	background-color: #F3F2F2;
	color: #515E66;
}
.textpadding {
	padding: 5px 5px 5px 0;
}
.news-article {
	background-color: #EDEBEB;
	padding: 15px;
	margin-bottom: 15px;
}

.news-headline {
	/*margin-top: -10px;*/
	font-size: 11px;
	color: #260B74;
	font-weight: bold;
}

.news-article .date {
	font-weight: bold;
}
.home-news-article .date {
	font-weight: bold;
}
.home-news-article a:link {
	text-decoration: none;
}
.home-news-article a:visited {
	text-decoration: none;
}
.home-news-article a:hover {
	text-decoration: underline;
}
.home-news-article a:active {
	text-decoration: underline;
}
.news-article a:link {
	text-decoration: none;
}
.news-article a:visited {
	text-decoration: none;
}
.news-article a:hover {
	text-decoration: underline;
}
.news-article a:active {
	text-decoration: underline;
}
.newsheader {
	background: url(images/mouseover.jpg) no-repeat top;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	height: 29px;
	padding: 4px 0px 6px 20px;
	font-weight: bold;
}


/* EVENTS SYSTEM */
.home-events-article {
	margin-top: 5px;
	clear: both;
	min-height: 137px;
 	height: auto !important;
  	height: 137px;	
	background-color: #FDF4F5;
	color: #515E66;
	border-left: 8px solid #2B2B2B;
}
.events-textpadding {
	padding: 5px 0 5px 5px;
}
.events-article {
	background-color: #EDEBEB;
	padding: 15px;
	margin-bottom: 15px;
}

.events-headline {
	/*margin-top: -10px;*/
	font-size: 12px;
	color: #536068;
	font-weight: bold;
}

.events-article .date {
	font-weight: bold;
}
.home-events-article .date {
	font-weight: bold;
}
.home-events-article a:link {
	text-decoration: none;
}
.home-events-article a:visited {
	text-decoration: none;
}
.home-events-article a:hover {
	text-decoration: underline;
}
.home-events-article a:active {
	text-decoration: underline;
}
.events-article a:link {
	text-decoration: none;
}
.events-article a:visited {
	text-decoration: none;
}
.events-article a:hover {
	text-decoration: underline;
}
.events-article a:active {
	text-decoration: underline;
}