@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_media.jpg) no-repeat top left;
	}

h3 {
	position: absolute;
	background: url(../images/media_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;
}

#flashcontent {
	position:absolute;
	width: 800px;
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	top: 180px;
	left: 30px;
	color: #FFFFFF;
	}
	
#flashcontent p{
	padding-top: 100px;
	text-align: center;
	}
	
#flashcontent a{
	color: #2FA544;
	text-decoration: none;
	font-weight: bold;
	}

#content_border2 {
	height: 424px;
	width: 549px;
	position: absolute;
	left: 30px;
	top: 200px;
	background: url(../images/post_border.png) no-repeat top left;
}

#content_color3 {
	height: 400px;
	width: 525px;
	position: absolute;
	left: 30px;
	top: 200px;
	padding: 10px;
	border: 2px solid #FFFFFF;
	background-color:#FFFFFF;
}

#content_text2 {
	height: 403.6px;
	width: 768.55px;
	position: absolute;
	left: 41px;
	top: 211px;
}

#sidebar {
	position: absolute;
	top: 200px;
	right: 30px;
	margin: 0px;
	padding: 15px;
	width: 174px;
	height: 394px;
	background-color: #A9AC67;
	overflow: auto;
	background: url(../images/post_sidebar.png) no-repeat top left;
	}