*
{
	outline:none;
}

img
{
	border:0;
}

html
{
	margin:0;
	padding:0;
	height:100%;
	overflow: -moz-scrollbars-vertical;

}

hr
{
	border:0;
	background-color:#111;
	height:1px;
}

body
{
	height:100%;
	margin:0;
	padding:0;
	background-color:#000;
}

#wrapper
{
	width:840px;
	margin:0 auto 0 auto;
}

#content_upper
{
	width:840px;
	height:325px;
	float:left;
	margin:0;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_content_upper.jpg");
	background-repeat:no-repeat;
	background-position:left top;
}

#logo
{
	width:253px;
	height:52px;
	float:left;
	margin:169px 0 0 585px;
	background-image:url("bg/bg_logo.gif");
	background-repeat:no-repeat;
}

#headlines
{
	width:840px;
	height:40px;
	float:left;
	margin:0;
	padding:0;
}

#headline_news
{
	width:126px;
	height:40px;
	margin:0 0 0 20px;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_news.gif");
	background-repeat:no-repeat;
	float:left;
}

#headline_news_featured
{
	width:248px;
	height:40px;
	background-color:#000;
	background-image:url("bg/bg_headline_news_featured.gif");
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
}

#headline_gigs
{
	width:101px;
	height:40px;
	margin:0;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_gigs.gif");
	background-repeat:no-repeat;
	float:left;
}

#headline_gigs_featured
{
	width:345px;
	height:40px;
	background-color:#000;
	background-image:url("bg/bg_headline_gigs_featured.gif");
	background-repeat:no-repeat;
	float:left;
	margin:0;
	padding:0;
}

#headline_band
{
	width:214px;
	height:40px;
	margin:0 0 0 20px;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_band.gif");
	background-repeat:no-repeat;
	float:left;
}

#headline_bio
{
	width:227px;
	height:40px;
	margin:0 0 0 20px;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_bio.gif");
	background-repeat:no-repeat;
	float:left;
}

#headline_promo
{
	width:374px;
	height:40px;
	margin:0 0 0 20px;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_promo.gif");
	background-repeat:no-repeat;
	float:left;
}

#headline_reviews
{
	width:446px;
	height:40px;
	margin:0;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_reviews.gif");
	background-repeat:no-repeat;
	float:left;	
}

#headline_shop
{
	width:374px;
	height:40px;
	margin:0 0 0 20px;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_shop.gif");
	background-repeat:no-repeat;
	float:left;
}

#headline_music
{
	width:446px;
	height:40px;
	margin:0;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_music.gif");
	background-repeat:no-repeat;
	float:left;		
}

#headline_message
{
	width:374px;
	height:40px;
	margin:0 0 0 20px;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_message.gif");
	background-repeat:no-repeat;
	float:left;
}

#headline_guestbook
{
	width:446px;
	height:40px;
	margin:0;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_guestbook.gif");
	background-repeat:no-repeat;
	float:left;	
}

#headline_error
{
	width:446px;
	height:40px;
	margin:0 0 0 20px;
	padding:0;
	background-color:#000;
	background-image:url("bg/bg_headline_error.gif");
	background-repeat:no-repeat;
	float:left;	
}

#guestbook
{
	color:white;
	font-size:11px;
	font-family:verdana;
}

#content_lower
{
	width:840px;
	height:auto;
	min-height:100px;
	margin:15px 0 0 0;
	padding:0;
	float:left;
}

#column_left
{
	margin:0 0 0 20px;
	width:325px;
	min-height:300px;
	background-color:#000;
	float:left;
	font-size:11px;
	font-family:verdana;
}

#column_right
{
	width:445px;
	min-height:300px;
	float:left;
	margin:0 0 0 50px;
	font-size:11px;
	font-family:verdana;
}

#empty
{
	clear:both;
	width:840px;
	height:50px;
}

#text
{
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0 0 0 0;
}

a:link {color:white; text-decoration:none;}
a:visited {color:white; text-decoration:none;}
a:active {color:white; text-decoration:none;}
a:hover {color:white; text-decoration:underline;}
