body, HTML {
	margin: 0px;
	background-image: url(images/background_header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}

textarea. input {
	font-family:Arial, Helvetica, sans-serif;
}

#frame {
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	background-image: url(images/background_main.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
#header {
	height: 114px;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	background-image: url(images/background+peopletop.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	position:relative;
}

#logo {
	position:absolute;
	top: 45px;
	left: 0px;
}
#main {
	min-height: 400px;
	background-image: url(images/background+peoplebottom.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#nav {
	width: 218px;
	background-image: url(images/nav_back.jpg);
	background-repeat: repeat-y;
	background-position: top;
	margin-left:20px;
	border-top:1px solid #FFFFFF;
}


#navBottom {
	background-image: url(images/nav_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 218px;
	height:16px;

}

#regButton {
	margin-left: 33px;
}
#footer {
	height: 43px;
	width: 950px;
	background-image: url(images/background_footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-left:auto;
	margin-right:auto;
	font-size: .7em;
	color:#999999;
}

#footera  {
	
	color:#999999;
}

#leftcolumn {
	width: 260px;
	float:left;
}
#centrecolumn {
	width: 650px;
	float:left;
	padding: 20px 0px 20px 0px;
}


#slider {
	position: relative;
	overflow: hidden;
	height:70px;
	width:926px;
	background-image: url(images/background_scroller.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left:12px;
	padding-top: 20px;
}
#slider img {position:absolute;	display:none; margin: 0px;}
#imageloader {position:relative; display:block; width: 100%; margin: 0px auto; text-align: center;}
#imageloader img { position:relative; top:70px; z-index:100; margin: 0px 20px 0px 20px; display:inline;}



#newstop {
background-image: url(images/news_topbackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 202px;
	height:30px;
}
#newsbottom {
background-image: url(images/news_bottombackground.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 202px;
	height:5px;
}
.newsticker-jcarousellite { width:182px; padding:0px 10px 0px 10px; margin:0px 0px 0px 0px; font-size: 1.1em;line-height:.9em;
	background-image: url(images/news_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	 }
.newsticker-jcarousellite ul li{ list-style:none; display:block; margin:0px;padding-top:13px;padding-bottom:20px; border-bottom: 1px dotted #999999; }
.newsticker-jcarousellite .newsbriefinfo { color:#333333;  }
.newsticker-jcarousellite p {
	font-size:.8em;
	margin:0px;
	padding:5px 0px 10px 0px;
}
.newsticker-jcarousellite p a {
	color:#333333;
	text-decoration:none;
}
.newsticker-jcarousellite h1 {
	font-size:.9em;
	line-height: 1.2em;
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px;
	color: #6cb62a;
	font-weight:normal;
}
.newsticker-jcarousellite h1 a {
	color:#6cb62a;
	text-decoration:none;
	font-weight:normal;
}

.clear { clear: both; }



#contactForm {
	background-image: url(images/newsletter_background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	
}
#contactFormBottom {
	background-image: url(images/newsletter_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:315px;
	height:20px;
}
#contactFormTop {
	background-image: url(images/newsletter_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:315px;
	height:44px;
}

#error {
	background-color:#FF0000;
	padding: 5px;
	color:#FFFFFF;
	font-size: .9em;
}
.red {
	color:#FF0000;
	
	font-size: .9em;
}

#datacount {
	width: 201px;
	height:98px;
	background-image: url(images/background_data.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:15px;
	margin-left:2px;
	
}

#datacount H1 {
	color:#ffffff;
	font-size: .9em;
	padding: 28px 0px 0px 12px;
	margin:0px;
}
#datacount H2 {
	color:#ffffff;
	font-size: 1.1em;
	padding: 1px 0px 0px 12px;
	margin:0px;
}
