body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #231A13;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}
.bg {
	background-image: url(images/bg2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wrapper {
}
.clear {
	line-height: 0px;
	clear: both;
	height: 0px;
}

.main {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FBF5D7;
}
.cent {
	text-align: center;
	width: 690px;
}

.bg p {
	margin-top: 0px;
	margin-bottom: 0px;
}


.logo {
	float: left;
	width: 495px;
}

.login {
	background-image: url(images/bg_login.gif);
	float: right;
	height: 103px;
	width: 448px;
	font-size: 20px;
	color: #FFF;
	padding-right: 20px;
	padding-top: 20px;
}
.login #textfield, #textfield2 {
	height: 18px;
	margin-right: 2px;
}

.login a, .loginsmall {
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
.topmenu {
	float: right;
	height: 69px;
	width: 468px;
}
.ad {
	background-image: url(images/ad_index.jpg);
	height: 294px;
	width: 963px;
}
.adtext {
	color: #FFF;
	padding-top: 150px;
	padding-left: 180px;
	font-size: 13px;
}
.adtext h1 {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 7px;
}
.adtext a {
	color: #C81C56;
	text-decoration: none;
}



.programs {
}
.sites {
	background-image: url(images/index_table_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
}
.sitebox {
	float: left;
	width: 422px;
	margin-right: 16px;
	margin-top: 16px;
}
.sitebox img {
	border: 8px solid #bab39c;
}
div.siteboxinfo {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	float: left;
	padding-right: 22px;
	font-size: 14px;
	color: #000;
	margin-top: 11px;
	margin-bottom: 11px;
	width: 160px;
}
.siteboxinfo a {
	font-size: 20px;
	font-weight: bold;
	color: #eb5e09;
	text-decoration: none;
}
.siteboxdesc {
	float: right;
	font-size: 11px;
	padding-left: 15px;
	margin-top: 11px;
	margin-bottom: 11px;
	width: 220px;
	line-height: 12px;
	color: #141414;
}
.siteboxdesc a {
	color: #EB5E09;
	text-decoration: none;
	font-weight: bold;
}



.sitesbot {
	background-image: url(images/index_table_bot.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer {
	background-color: #000;
}
.footercenter {
	width: 963px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 500px;
	font-size: 12px;
	padding-top: 30px;
	color: #333;
}
.flinks {
	text-transform: uppercase;
	color: #CCC;
	letter-spacing: 4px;
}
.flinks a {
	font-size: 12px;
	text-decoration: none;
	color: #CCC;
}

.testimonials {
	float: left;
	width: 290px;
	margin-right: 25px;
	font-size: 12px;
	color: #383838;
	margin-bottom: 40px;
}
.news {
	background-image: url(images/news_table_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.newsbot {
	background-image: url(images/news_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 40px;
}
.newsbox {
	float: left;
	width: 250px;
	font-size: 12px;
	margin-right: 50px;
	margin-bottom: 30px;
}
.newsbox h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #eb5e09;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.newsbox h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #000;
	text-decoration: none;
	letter-spacing: -1px;
	line-height: 30px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.newsbrake {
	background-image: url(images/newsdiv.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	height: 8px;
	margin-bottom: 5px;
}
.newsarchive {
	background-image: url(images/bg_newsarchive.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 30px;
	color: #000;
	font-family: "Times New Roman", Times, serif;
	height: 50px;
}
.subheader {
	background-image: url(images/bg_header.gif);
	height: 71px;
	font-size: 42px;
	color: #333;
	font-weight: bold;
	letter-spacing: -2px;
	padding-left: 80px;
	padding-top: 15px;
}

.newsarchive a {
	color: #000;
	text-decoration: none;
}
.highlight {
	opacity:1;               /*Firefox & Chrome*/
	filter:alpha(opacity=100);   /* IE */

}
.highlight:hover {
	opacity:0.5;               /*Firefox & Chrome*/
	filter:alpha(opacity=50);   /* IE */

	}

a:hover {
	color: #CA1C57;
}

