html  
{
	background-color:#8d363e; 
	background-image:url("images/bg.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;},ul{padding: 0px; margin: 0px;}

.modalBackground 
{
   background-color:#000000;
   filter:alpha(opacity=90);
   opacity:0.9;
}

#container {
	width: 970px;
	margin: 0 auto;
	font-family:Helvetica;
	font-size: 12px;
	color: #999999;
	background-color: #ffffff;
}
#header {
	height: 350px;
	width: 970px;
	overflow: hidden;
	background-image: url("images/header-bottom-shadow.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 22px;
}
#header-left 
{
	float: left;
	width: 222px;
	height: 350px;
	overflow: hidden;
}
	#logo 
	{
		height: 136px;		
		width: 222px;
		background-image: url("images/logo.jpg");
		background-repeat: no-repeat;
		display: block;
	}
	#nav 
	{
		margin-top: 10px;
		height: 128px;
		width: 222px;
		overflow: hidden;
	}
		#nav li {
			float: none;
			margin-top: 5px;
			margin-bottom: 5px;
			margin-left: 35px;
		}
			#nav li a {
				font-family:Helvetica;
				font-size: 12px;
				color: #4f4f4f;
				text-decoration: none;
				text-transform: uppercase;
				display: block;
			}
			#nav li a:hover {
				color: #006666;
			}	
	.noshow {
		-moz-opacity:.50; filter:alpha(opacity=50); opacity:.50;
	}
	
	#ob1 {
		width: 222px;
		height: 53px;
		display: block;
		background-image: url("images/ob1.jpg");
		background-repeat: no-repeat;
		margin-top: 3px;
		
	}
	#ob2 {
		width: 222px;
		height: 53px;
		display: block;
		background-image: url("images/ob2.jpg");
		background-repeat: no-repeat;
		margin-top: 3px;
		
		/* -moz-opacity:.50; filter:alpha(opacity=50); opacity:.50; */
	}
	#ob3 {
		width: 222px;
		height: 53px;
		display: block;
		background-image: url("images/ob3.jpg");
		background-repeat: no-repeat;
		margin-top: 3px;
	}
	
#header-right {
	width: 748px;
	height: 350px;
	overflow: hidden;
	float: left;
	background-color: #000000;
}
#showimage {
	overflow: auto;
	margin-top: -559px;
}
#main {
	margin-left: 15px;
	margin-right: 15px;
	width: 940px;
	overflow: auto;
	margin-bottom: 20px;
}
#main-left {
	margin-top:10px;
	width: 470px;
	overflow: auto;
	float: left;
}
#main-right {
	margin-top:10px;
	width: 455px;
	overflow: auto;
	float: right;
	
}
	.bg1 {
	margin-top:10px;
	padding: 10px;
	background-image: url("images/homepage-item-bg.jpg");
	background-repeat: repeat-x;
	overflow:hidden;
	}

#sub {
	margin-left: 15px;
	margin-right: 15px;
	width: 940px;
	height: 57px;
	margin-bottom: 17px;
}

.buyticket {
	width: 110px;
	height: 39px;
	display: block;
	background-image: url("images/buytickets.png");
	background-position: 0px 0px;
}
	.buyticket:hover {
		background-image: url("images/buytickets.png");
		background-position: 0px 39px;
	}
	
	
.clickwebsite {
	width: 103px;
	height: 34px;
	display: block;
	background-image: url("images/website.png");
	background-position: 0px 0px;
}
	.clickwebsite:hover {
		background-image: url("images/website.png");
		background-position: 0px 34px;
	}	
	
.clickvideo {
	width: 103px;
	height: 34px;
	display: block;
	background-image: url("images/clickforvideo.png");
	background-position: 0px 0px;
}
	.clickvideo:hover {
		background-image: url("images/clickforvideo.png");
		background-position: 0px 34px;
	}		

#track {
overflow: hidden; height: 212px;
}

#share {
	margin-top: 5px;
	margin-bottom: 20px;
	overflow: auto;
	width: 970px;
}

.share-item {
	width: 225px;
	background-image: url("images/share-bg.jpg");
	background-repeat: repeat-y;
	overflow: hidden;
	float: left;
	height: 57px;
	margin-left: 13px;
}
a {
	color: #a0a0a0;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#footer {
	background-image: url("images/footer-top-shadow.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 22px;
	font-family: Helvetica;
	font-size: 10px;
	height: 59px;
	overflow: hidden;
	width: 970px;
	color: #a0a0a0;
}
	#footer-left {
		width: 300px;
		height: 59px;
		overflow: hidden;
		margin-left: 15px;
		float: left;
	}
	#footer-right {
		width: 570px;
		height: 59px;
		overflow: hidden;
		margin-right: 15px;
		float: right;
		text-align: right;
	}
#footerLink a {
   color: #a0a0a0;
}
#footerLinka:link {text-decoration: none;
color: #a0a0a0;}
#footerLink a:visited {
color: #a0a0a0;}
#footerLink a :active {text-decoration: none;
color: #a0a0a0;}
#footerLink a :hover {text-decoration: underline; color: #a0a0a0;}

a {
	color: #88333d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
p {
	margin-bottom: 8px;
}

img {
	border: none;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}
h4 {
	color: #88333d;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 16px;
}
.headline {
	float: left; overflow: auto; 
}

img.headline_img 
{
	padding: 10px 10px 10px 15px;
}

.noshow {
	opacity: 0.5;
}

.media_player_container
{
    width: 750px;
    height: 186px;
    background: url('images/background.jpg') no-repeat;
}
.left_graphic
{
    padding: 17px 0px 0px 32px;
    float: left;
}
.song_list
{
    float: left;
    background: url('images/song_list_background.png') no-repeat;
    width: 168px;
    height: 153px;
    font-size: 11px;
    margin-top: 17px;
    margin-left: 10px;
}
.song_list ul
{
    margin-left: 0;
    margin-top: 8px;
    padding-left: 0;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
}
.song_list a
{
    display: block;
    padding: 2px 2px 2px 7px;
    width: 153px;
    border-bottom: 2px solid #B35E69;
}
.song_list a.last_song {
    border-bottom: none;
}
.song_list a:link, .songs a:visited
{
    color: #FFF;
    text-decoration: none;
}
.song_list a:hover
{
    background-color: #B20B00;
    color: #fff;
}
.flash_area 
{
    float: left;
    width: 349px;
    height: 148px;
    background-color: Green;
    margin-top: 17px;
    margin-left: 10px;
}
