/* CSS Document */

body {
background-color: #CCCCCC;
font-family:Arial, Helvetica, sans-serif, "Century Gothic";
font-size:11px;
color:#000000;
}

a {		color:#ED8E21;
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif, "Century Gothic";
		font-weight:bold;}
		
a:link {text-decoration: none;}

a:visited {text-decoration: none;}

a:active {text-decoration: none;}

a:hover {
	text-decoration: underline;}

#container
{
width: 90%;
margin: 10px auto;
background-color:#FFFFFF;
border: 1px solid gray;
line-height: 130%;
}

#container2
{
width: 90%;
margin:auto;
line-height: 130%;
}

#top
{
height: 60px;
background-color: #ED8E21;
border-bottom: 1px solid gray;
}

#top_logo{float: left;}

#top-towers {float: right;}

#nav {padding-top: 8px;
		padding-bottom: 8px;
		padding-left: 7px;
		margin-bottom: 2px;}

#nav a {margin-left: 4px;
		padding: 8px;
		color:#646464;
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif, "Century Gothic";
		font-size: 12px;
		background-color:#e0e0e0;
		font-weight:bold;
		letter-spacing:1px;
		border-left: solid 1px #a4a4a4;
				border-bottom: solid 1px #a4a4a4;
						border-right: solid 1px #a4a4a4;
						}
		
#nav a:link {text-decoration: none;}

#nav a:visited {text-decoration: none;}

#nav a:active {text-decoration: none;}

#nav a:hover {
	text-decoration: underline;}

#top h1
{
padding: 0;
margin: 0;
}

#right_column
{
float: right;
width: 160px;
margin: 0;
padding: 1em;
}

#content
{
margin-right: 200px;
padding: 1em;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color:#FFFFFF;
border-top: solid 1px gray;
}

#leftnav p { margin: 0 0 1em 0; }
#content h2 { margin: 0 0 .5em 0; }

#main_news {
	margin-right: 10px;
}
			


#main_news_pic {float:left;
				}

#main_news_pic img {border-width: 1px;
					border-style: dashed;
					border-color:#666666;
					margin-right: 10px;
					float: left;}
					
#more_news {border-width: 1px;
					border-style: dashed;
					border-color:#666666;
					padding: 5px;
					background-color:#F7F7F7;}

#more_news h1 {font-family: Arial, Helvetica, sans-serif, "Century Gothic";
				font-size: 12px;
				font-weight:bold;
				text-decoration:underline;
				margin-top: 0px;}
				
#more_news li {margin-left: -18px;
				list-style-image: url(bullet.gif);
}
				
#more_news a {
		color:#ED8E21;
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif, "Century Gothic";
		font-size: 10px;}
		
#more_news a:link {text-decoration: none;}

#more_news a:visited {text-decoration: none;}

#more_news a:active {text-decoration: none;}

#more_news a:hover {
	text-decoration: underline;}
	

#live_dates {border-width: 1px;
					border-style: dashed;
					border-color:#666666;
					padding: 5px;
					background-color:#F7F7F7;
					margin-top: 15px;}

#live_dates h1 {font-family: Arial, Helvetica, sans-serif, "Century Gothic";
				font-size: 12px;
				font-weight:bold;
				text-decoration:underline;
				margin-top: 0px;}
				
#live_dates li {margin-left: -18px;
				list-style-image: url(bullet.gif);
}
				
#live_dates a {
		color:#ED8E21;
		text-decoration: none;
		font-family:Arial, Helvetica, sans-serif, "Century Gothic";
		font-size: 10px;}
		
#live_dates a:link {text-decoration: none;}

#live_dates a:visited {text-decoration: none;}

#live_dates a:active {text-decoration: none;}

#live_dates a:hover {
	text-decoration: underline;}
	
	
	
#latest_album {width: 400px;
				padding-top: 10px;
				float: left;
				padding-bottom: 10px;}
				
.latest_album_pic img {border-width: 1px;
					border-style: dashed;
					border-color:#666666;
					margin-right: 10px;
					float: left;}
					
#latest_singles {width: 200px;
				border-left: solid 1px #d7d7d7;
				padding-top: 10px;
				margin-left: 10px;
				padding-left: 20px;
				float: right;}
				
#artist_box  {width: 300px;
height: 150px;
			float: left;
			margin-right: 10px;
			border: 1px dashed #666666;
			margin-bottom: 10px;
			}
#artist_box img {float: left;
					margin-right: 10px;}
				

					
#main_news_home {
	margin-right: 10px;
	height: 260px;
}
