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

#container {
	background: url(../images/blank_right_crnr.jpg) no-repeat right bottom;
	margin: 0 auto 0 auto;
}
#behind_menu {
	background: url(../images/behind_menu_links.jpg) no-repeat top left;
	}

h3 {
	position: absolute;
	background: url(../images/links_text.jpg) no-repeat left top;
	height: 49px;
	width: 259px;
	top: 138px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#shows {
	color: #FFFFFF;
	position: absolute;
	left: 88px;
	top: 183px;
	width: 731px;
	font-size: 15px;
}

.over6 {
	cursor:pointer;
	background: url(../images/busti_home.gif) no-repeat -5px -5px;
}

.over7 {
	cursor:pointer;
}

#links {
	position: absolute;
	left: 160px;
	top: 200px;
	width: 542px;
	height: 347px;
	color: #000000;
	font-size: 14px;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=60);
	padding: 8px;
}

#links_border {
	position: absolute;
	left: 158px;
	top: 198px;
	width: 540px;
	height: 345px;
	padding: 8px;
	border: 2px solid #FFFFFF;
	background-color: transparent;
}

#links_text {
	position: absolute;
	left: 160px;
	top: 212px;
	width: 536px;
	height: 338px;
	color: #000000;
	font-size: 13px;
	padding: 0px 10px 0px 10px;
	overflow: auto;
}

#list_links {
	width: 703px;
}
#list_links ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#list_links a, #list_links h4 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	display: block;
	margin: 0px;
	padding: 0px;
}


#list_links h4 span{
	display:none;
}
#list_links a {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	padding:5px;
	margin:0px;
	display: block;
	width: 690px;
}

#list_links a:hover {
	color: #FFFFFF;
	background-color:#999999;
	filter:alpha(opacity=50);
}

#list_links li {
	position: relative;
}


div#list_links ul ul li:hover ul {
	display: block;
}

#content_text { 
	padding: 15px;
	width: 720px;
	height: 390px;
}