/* CSS Document #7AAD27 */

body {
	margin:0px;
	padding:0px;	
	}
#position {
	margin:0 auto 0 auto;
	width:600px;
	}
#bg {
	width:600px;
	height:350px;
	background:#FFFFFF url(images/bg.jpg) no-repeat right center;
	}
a:link {color:#330033; text-decoration: underline;}
a:visited {color:#660066; text-decoration: underline;}
a:hover {color:#7AAD27; text-decoration: underline;}
input {	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333; border:1px solid #E0DFE3; background:none;} 
textarea {	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333; border:1px solid #E0DFE3; background:none;}
td  {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#333333; padding:0 10px 0 0;}
table {margin:0 0 0 17px; padding:10px 0 0 0; width:300px;}

h1{
	margin:0;
	padding:0;
}
h2{
	display: none;
	margin:0;
	padding:0;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
	margin:13px 0 0 17px;
	}
#main_content{
	float:left;
	/*background:#FFFFFF;*/
	width: 340px;
}
#main_content p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	margin:13px 0 0 17px;
	text-align:justify;
}
.title{
	/*position: absolute;
	top: 0;
	left: 0;*/
	margin:0;
	padding:0;
	height:30px;
	width:200px;
	}
#home{
	background: url(images/home_title.gif) no-repeat;
	height:30px;
	width:200px;
}
#shows{
	background: url(images/shows_main_title.gif) no-repeat;
	height:30px;
	width:200px;
}
#music{
	background: url(images/music_title.gif) no-repeat;
	height:30px;
	width:200px;
}
#bio{
	background: url(images/bio_title.gif) no-repeat;
	height:30px;
	width:200px;
}
#photos{
	background: url(images/photos_title.gif) no-repeat;
	height:30px;
	width:200px;
	margin:5px 0 0 0;
}
#store{
	background: url(images/store_title.gif) no-repeat;
	height:30px;
	width:200px;
}
#contact{
	background: url(images/contact_title.gif) no-repeat;
	height:30px;
	width:200px;
}
.headers {
	/*position: absolute;
	top: 0;
	left: 0;*/
	margin:0;
	padding:0;
	height:50px;
	width:260px;
	}
#upcoming{
	background: url(images/upcoming_title.gif) no-repeat;
	height:50px;
	width:260px;
}
.line {
	background:url(images/line.gif) repeat-x;
	width: 600px;
	height:6px;
	margin:0;
	padding:0;
	}
.grayline {
	background:#E0DFE3;
	padding:0 0 10px 0;
}
.line_small {
	background:url(images/line.gif) repeat-x;
	width: 260px;
	height:6px;
	}
.side_bar{
	float:left;
	background:#E0DFE3;
	width:260px;
	padding:0;
	margin:0;
}
.side_bar p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding:0 0 17px 17px;
	margin:0;
}
.flash{
	background:#FFFFFF;
	}
/*.bg {
	background:#FFFFFF url(images/bg.jpg) no-repeat center;
	width:340px;
	padding:0 0 17px 0;
	}*/
#bottom_bg{
	background:#FFFFFF url(images/bg_bottom.jpg) no-repeat;
	width:600px;
	height:50px;
	padding:0 0 17px 0;
	clear: both;
	}

