body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	margin-top:10px;
	background-color: #999999;
}
#container {
	margin: auto;
	width: 912px;
}
#header {
	height: 142px;
	width:906px;
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	margin:auto;
	padding-right:6px;
}
.bluefont {
	color:#000066;
}
.home_link_img {
	float:left;
}
#footer {
	padding:4px 9px 4px 9px;
	color: #fdfff0;
	clear:both;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAC6C6;
	font-size: 14px;
	margin:auto;
}

#nav {
	height:30px;
	float:left;
	margin-top:2px;
	margin-left:0px;
	clear: both;
	width: 100%;
}
#nav_left {
	background-image:url(images/nav_left.png);
	height:30px;
	float:right;
	width:17px;
	background-repeat:no-repeat;
}
#nav_right {
	background-image:url(images/nav_right.png);
	background-repeat:no-repeat;
	height:30px;
	float:right;
	width:17px;

}
#nav_sep {
	background-image:url(images/nav_sep.png);
	background-repeat:no-repeat;
	height:30px;
	float:right;
	width:1px;

}
#left-column {
	float:left;
	width:200px;
	text-align:left;
}
#right-column {
	float:right;
	width:147px;
	padding:5px 3px 5px 0;
	text-align:center;
	background-color:#FFFECE;
}
#content {
	width:689px;
	float:left;
	padding:6px 3px 6px 3px;
	background-color: #FDFFF0;
	border-left: solid 1px #cccccc;
	margin-top:4px;
	margin-left:4px;
}
#content_container {
	background-image:url(images/contentbg.png);
	margin: auto;
	width: 902px;
	padding-right: 5px;
	padding-left: 5px;
}
a.nav, a.nav:link, a.nav:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:block;
	width:auto;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	color:#333333;
	text-decoration:none;
	height:24px;
	background:url(images/nav_center.png) repeat-x;
	padding-top:6px;
	float:right;
}
a.nav:hover, a.nav:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:block;
	width:auto;
	padding-left:4px;
	padding-right:4px;
	text-align:center;
	color:#000000;
	text-decoration:none;
	background:url(images/nav_center_down.png) repeat-x;
	height:24px;
	padding-top:6px;
	float:right;
}
.category {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #515D83;
	color: #bd2871;
	
}
.item {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-bottom:8px;
	display:block;
}
.list {
	list-style-position:outside;
	list-style-type:disc;
}
.small {
	font-size: 14px;
}
.small_italic {
	font-size: 14px;
	font-style:italic;	
}
.page_title {
	font-size: 36px;
	font-weight: bold;
	color: #7575C1;
	text-align: center;
	margin-bottom: 5px;
}
.page_sub_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #7575C1;
	text-align: center;
	margin-bottom: 20px;
	height: 23px;
}
.small_sub_titile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	text-align: center;
	margin-bottom: 20px;
}
.pink {
	color: #bd2871;
}
.date_posted {
	font-size: 16px;
	font-style: normal;
	color: #000000;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FF9966;
	font-weight: bold;
	margin-bottom: 10px;
}
.link_img {
	margin: 10px;
}
p {
	margin-top:0em
}
.events_wrap {
	margin: auto;
	width: 600px;
}
.events_title {
	float: left;
	width: 485px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.events_date {
	float: left;
	width: 115px;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	text-align: right;
}
.events_location {
	clear: both;
	float: left;
	width: 215px;
}
.events_location_title {
	font-weight: bold;
	float: left;
	width: 215px;
	color: #000000;
	font-size: 12px;
}
.events_description {
	font-size: 14px;
	color: #000000;
	float: left;
	width: 600px;
}
.events_location {
	float: left;
	width: 215px;
}
.content_table {
	margin-top: 20px;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: underline;
	color: #6B8060;
}
a.sidemenu {
	list-style:none;
	border-bottom: solid 2px #999999;
	background-color:#E7E6E4;
	padding-left:8px;
	padding:5px;
	clear:both;
	font-size:16px;
	color:#6B8060;
	text-align:left;
	margin:0;
	display:block;
	list-style-type:none;
	text-decoration:none;
	font-weight:bold;
	
}
a.sidemenu:hover {
	background-color:#FFFDF0;
}
a.sidemenu2 {
	list-style:none;
	border-bottom: solid 1px #000000;
	padding-left:12px;
	padding:10px 0px 12px 10px;
	clear:both;
	font-size:16px;
	color:#6B8060;
	text-align:left;
	margin:0;
	display:block;
	list-style-type:none;
	text-decoration:none;
	font-weight:bold;
	
}
a.sidemenu2:hover {
	border-left:solid 3px #000;
}
.music_downloads {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
