@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.7em;
	color: #FFFFFF;
	background-color: #2A2031;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*--------SITE STRUCTURE------------*/


#container {
	margin: 0 auto;
	margin-top: 60px;
	width: 900px;
	height: auto;
	border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;
	background-color: #2A2031;
	
}

#top_menu {
	position: relative;
	width: 900px;
	height: 60px;
}

#header {
	position: relative;
	width: 900px;
	height: 343px;
}

#content_container {
	position: relative;
	width: 900px;
	height: auto;
	overflow: hidden;
}

#latest_news {
	float: left;
	width: 890px;
	text-align: left;
	padding: 15px 0px 15px 10px;
}

#single_content {
	float: left;
	width: 650px;
	height: auto;
	padding: 30px 125px 20px 125px;
}

#left_content {
	float: left;
	width: 410px;
	height: auto;
	padding: 20px 50px 20px 50px;
}

#left_content2 {
	float: left;
	width: 280px;
	height: auto;
	padding: 20px 50px 20px 50px;
}

#left_cd_content {
	float: left;
	width: 550px;
	height: auto;
	padding: 20px 50px 20px 50px;
}

#left_cd_content2 {
	float: left;
	width: 365px;
	height: auto;
	padding: 20px 50px 20px 30px;
}

#right_cd_content2 {
	float: left;
	width: 200px;
	height: auto;
	padding: 20px 0px 20px 10px;
}

#right_content {
	float: left;
	width: 285px;
	padding: 20px 30px 20px 50px;
}

#right_content_container {
	float: left;
	width: 460px;
	padding: 20px 50px 20px 0px;
}

#right_content2 {
	float: left;
	width: 285px;
	padding: 20px 30px 20px 50px;
}

#right_content_container2 {
	float: left;
	width: 380px;
	padding: 20px 50px 20px 0px;
}


#right_content3 {
	float: right;
	width: 230px;
	padding: 20px 30px 20px 50px;
}

#right_content_container3 {
	float: left;
	width: 380px;
	padding: 20px 50px 20px 0px;
}

#inner_footer {
	position: relative;
	padding: 25px 0px 10px 0px;
	text-align: center;
}

#outer_footer {
	margin: 0 auto;
	width: 900px;
	padding: 20px 0px 0px 0px;
}


/*--------DECORATIONS / IMAGES------------*/


.main_header {
	background: #FFFFFF url(../images/header_main.jpg) no-repeat;
}

.header_1 {
	background: #FFFFFF url(../images/header_1.jpg) no-repeat;
}

.header_2 {
	background: #FFFFFF url(../images/header_2.jpg) no-repeat;
}

.header_3 {
	background: #FFFFFF url(../images/header_3.jpg) no-repeat;
}

.header_4 {
	background: #FFFFFF url(../images/header_4.jpg) no-repeat;
}

.page_title {
	display: block;
	font-size: 22px;
	padding: 7px;
	padding-left: 10px;
	width: 400px;
	border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;
	color: #F3F492;
}

.page_title2 {
	display: block;
	font-size: 22px;
	padding: 7px;
	padding-left: 10px;
	width: 315px;
	border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;
	color: #F3F492;
}

.page_title3 {
	display: block;
	font-size: 22px;
	padding: 7px;
	padding-left: 10px;
	width: 270px;
	border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;
	color: #F3F492;
}

.yellow_span {
	color: #F3F492;
}

.yellow_span a {
	color: #F3F492;
	text-decoration: none;
}

.yellow_span a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

hr {
	margin: 0;
	padding: 0;
	color: #959098;
	height: 1px;
}

a img {
	border-top-color: none;
	border-top-style: none;
	border-top-width: 0px;
	border-right-color: none;
	border-right-style: none;
	border-right-width: 0px;
	border-bottom-color: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
	border-left-color: none;
	border-left-style: none;
	border-left-width: 0px;
}


#outer_footer img{
	padding: 0px 10px;
	vertical-align: middle;
	
}

#footer_items {
	float: left;
	width: 900px;
	height: 35px;
	display: block;
	text-align: center;
}

#in_right_container {
	padding: 20px 30px 20px 30px;
	border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;
	text-align: center;
	line-height: 1.3em;
}

#leftschedule {
	float: left;
	padding: 20px 90px 20px 90px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;
	line-height: 1.3em;
}

#music_player {
	position: absolute;
	width: 200px;
	top: 25px;
	right: 50px;
	text-align: center;
	color: #999999;
}

#music_player a {
	color: #999999;
	text-decoration: none;
}

#music_player a:hover {
	color: #FFFFFF;
}


/*--------CD HOLDER------------*/

#item_holder {
	float:left;
	width: 600px;
	height: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
}

#item_holder2 {
	float:left;
	width: 400px;
	height: auto;
	margin: 0;
	padding: 0;
	padding-bottom: 40px;
}

#cd_holder {
	float: left;
	width: 80px;
	height: auto;
	text-align: center;
}

#description_holder {
	float: left;
	width: 300px;
	height: auto;
	text-align: left;
	line-height: 1.5em;
	padding-left: 20px;
}

#description_holder2 {
	float: left;
	width: 260px;
	height: auto;
	text-align: left;
	line-height: 1.5em;
	padding-left: 20px;
}


/*--------TOP MENU STYLE------------*/

#buttonmenu {
	float: left;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#buttonmenu ul {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	list-style: none;
}

#buttonmenu li {
	display: inline;
}

#buttonmenu a {
	padding: 25px 20px 22px 20px;
	color: #F3F492;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

#buttonmenu a:hover, #buttonmenu a:active{
	color: #F3F492;
	background-color: #6A636F;
	text-decoration: none;
}



/*--------RIGHT SIDE LIST STYLES------------*/

#rightmenu {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;
}

#rightmenu2 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;*/
}

#rightmenu ul {
	margin: 0;
	padding: 20px 30px 20px 30px;
	list-style: none;
}

#rightmenu li {
	vertical-align: middle;
}

#rightmenu a {
	display: block;
	padding: 10px 15px 10px 15px;
	color: #FFFFFF;
	text-decoration: none;
}

#rightmenu a:hover{
	color: #F3F492;
	text-decoration: none;
}

#rightmenu a:active{
	color: #F3F492;
	text-decoration: none;
}


#rightmenu_img2 {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;*/
}

#rightmenu_img2 ul {
	margin: 0;
	padding: 20px 100px 20px 130px;
	list-style: none;
}

#rightmenu_img2 li {
	vertical-align: middle;
}

#rightmenu_img2 a {
	display: block;
	padding: 12px 30px 12px 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#rightmenu_img2 a:hover{
	color: #F3F492;
	text-decoration: none;
}

#rightmenu_img2 a:active{
	color: #F3F492;
	text-decoration: none;
}




#rightmenu_img {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: #959098 solid 1px;
	border-right: #959098 solid 1px;
	border-bottom: #959098 solid 1px;
	border-left: #959098 solid 1px;
}

#rightmenu_img ul {
	margin: 0;
	padding: 20px 46px 20px 46px;
	list-style: none;
}

#rightmenu_img li {
	vertical-align: middle;
}

#rightmenu_img a {
	display: block;
	padding: 12px 30px 12px 30px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

#rightmenu_img a:hover{
	color: #F3F492;
	text-decoration: none;
}

#rightmenu_img a:active{
	color: #F3F492;
	text-decoration: none;
}