@import url("interior.css");



div#main_image {
	height: 231px;
	}

div#top_index_content {
	position: relative;
	height: 179px;
	border-bottom: 1px solid #373737;
	font-size: .9em;
	color: #373737;
	background-color: #fff;
	}
	
div#top_index_content img.header {
	position: absolute;
	left: 27px;
	top: 21px;
	border: 0;
	}	
	
div#top_index_content a {
	color: #373737;
	}	
		
div#top_index_content div#left_highlight {
	position: absolute;
	top:48px;
	left: 27px;
	width: 201px;
	}
	
div#top_index_content div#right_highlight {
	position: absolute;
	top: 48px;
	left: 292px;
	width: 201px;
	}		
	
div#top_index_content img {
	border: 1px solid #373737;
	margin-bottom: 6px;
	}	

*:lang(en) div#bottom_index_content {
    margin-bottom: 0px !important;
}

div#bottom_index_content:empty {
    margin-bottom: 0px !important;
}

div#bottom_index_content {
	position: relative;
	/*border-bottom: 1px solid #373737;*/
	padding-left: 27px;
	padding-top: 51px;
	padding-bottom: 20px;
	margin-bottom: -20px !important;
	margin-bottom: 0;
	font-size: .9em;
	color: #373737;
	background-color: #fff;
	}

div#bottom_index_content img.header {
	position: absolute;
	left: 27px !important;
	left: 0;
	top: 21px;
	border: 0;
	}	

div#bottom_index_content div.musical {
	position: relative;
	min-height: 80px;
	margin-bottom: 20px;
	}

div#bottom_index_content img.musical_image {
	position: absolute;
	right: 27px;
	top: 0;
	border: 1px solid #373737;
	/*margin-right: 27px;*/
	}

div#bottom_index_content h2 {
	font-size: 1em;
	margin: 0;
	}

div#bottom_index_content p {
	margin: 0;
	padding: 0;
	width: 314px;
	margin-top: 3px;
	margin-bottom: 8px;
	}

td#column_right {
	background-color: #515151;
	background-image:none;
	}
	
div#right_image_top {
	height: 52px;
	background-color: #AB5FB3;	
	}
	
div#right_bar_top {
	height: 411px;
	background-color: #9E46A7;
	background-image:url(../images/programs_bground.gif);
	}
	
div#right_bar_top ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
	margin-left: 12px;
	margin-right: 14px;
	padding-top: 21px;
	font-size: .85em;
	color: #fff;
	}	


div#right_bar_top ul li {
	margin-bottom: 5px;
	}	
	
div#right_bar_top ul a {
	color: #fff;
	}	
	
div#right_bar_top ul a:hover {
	background-color: #FFE16F;
	color: #000;
	}	
	
div#right_image_bottom {
	font-size: .9em;
	}	
	
div#right_image_bottom img {
	margin-top: 5px;
	border-bottom: 0;
	margin-bottom: 6px;
	}