body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#bg {
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:-100;
	/*display: none;*/
}

a:link, a:visited {
	color: #673A94;	
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#wrapper {
	margin: auto;
	width: 1000px;
	background-color: #FFF;
	padding-bottom: 24px;
	background-image: url(images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
}
#logo {
	float: left;
	padding: 0px;
}
#search-contact {
	position: absolute;
	top: 20px;
	right: 20px;
}
#search-contact .contact {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #6EB43F;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(images/img_contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	padding-left: 25px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
}
#header {
	position: relative;
	width: 1000px;
	height: 160px;
	overflow: hidden;
}
#nav {
	margin-top: auto;
	margin-bottom: auto;
	width: 968px;
	background-color: #faa922;
	padding-right: 16px;
	padding-left: 16px;
	height: 34px;
	display: block;
}
#slider {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #673a94;
	height: 393px;
	width: 1000px;
	margin: 0px;
	padding: 0px;
}
#home-content {
	margin-right: 38px;
	margin-left: 38px;
	background-image: url(images/bg_home_content.gif);
	background-repeat: repeat-y;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}
#news {
	width: 170px;
	float: left;
	position: relative;
	display: block;
	padding-bottom: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#testimonials {
	float: left;
	width: 185px;
	margin-left: 50px;
	position: relative;
	height: 110px;
	padding-bottom: 15px;
}
.homenews {
	margin-top: 0px;
}
#staff_block {
	width: 150px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#staff_block a {
	text-decoration: none;
}

#testimonials a, a.more {
	color: #666;
	text-transform: uppercase;
	text-decoration: none;
	position: absolute;
	right: 5px;
	bottom: 5px;
}
#mission {
	float: left;
	width: 425px;
	margin-left: 50px;
}
#sub-content {
	margin-right: 16px;
	margin-left: 16px;
	background-image: url(images/bg_subcontent.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#main {
	float: left;
	width: 540px;
}
#subnav {
	float: left;
	width: 190px;
	display:block;
	height: 350px;
}
#subnav ul {
	padding: 0px;
	list-style-type: none;
	display: block;
	width: 145px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#subnav ul li {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#subnav ul li a {
	color: #000;
	text-decoration:none;
}
#subnav ul .active {
	background-color: #eeddff;
}
#sidebar {
	float: left;
	width: 150px;
	padding-left: 25px;
	margin-top: 36px;
}
#footer {
	width: 960px;
	color: #663399;
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
	text-align: right;
        position: relative;
	/*margin-left: 270px;*/
}

#footer p a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #663399;
	text-decoration: none;
}
#footer p  {
	font-size: 10px;
	float: right;
}
#social {
	float: right;
	margin-left: 15px;
}
#social img {
	padding-left: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.date, p.date a:link, p.date a:visited {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #673A94;
	text-decoration: none;
	clear: both;
	display: block;
}
h1 {
	text-transform: uppercase;
	color: #666;
	font-weight: normal;
	letter-spacing: -1px;
	background-image: url(images/bg_h1.gif);
	background-repeat: no-repeat;
	padding-bottom: 3px;
	padding-top: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 23px;
}
h2, h2 a:link, h2 a:visited   {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	color: #ff7c2a;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: both;
}
h2.annc {
	width: 170px;
}
p {
	padding: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clear {
	clear: both;
}

h5 {
	font-size: 26px;
	color: #673a94;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
h6 {
	font-size: 22px;
	color: #673a94;
	margin: 0px;
	padding: 0px;
}
#homenews {
	width: 170px;
	float: left;
	position: relative;
	display: block;
	padding-bottom: 25px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#contactinfo {
	width: 170px;
	float: left;
	position: relative;
	display: block;
	padding-bottom: 25px;
	margin-bottom: 10px;
	margin-top: 10px;
}
span.mp3player a {
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 5px;
}
