@charset "UTF-8";
html {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/bg.jpg);
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #343513;
	text-align: center;
}
#wrapper {
	width: 850px;
	background-image: url(images/headerimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#intro {
	width: 850px;
	height: 453px;
}
#flashplayer {
	height: 50px;
	width: 230px;
	position: absolute;
	margin-left: 580px;
	margin-top: 430px;
}
a:link, a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover, a:active {
	color: #000000;
	text-decoration: none;
}
.headline_right {
	font-size: 20px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 25px;
}
.headline_left {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}
a.mailinglist_btn:link, a.mailinglist_btn:visited {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/maillist.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 97px;
	position: absolute;
	margin-left: 555px;
	height: 19px;
	text-align: center;
}
a.mailinglist_btn:hover, a.mailinglist_btn:active {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/maillist.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.presskit_btn:link, a.presskit_btn:visited {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/presskit.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 85px;
	position: absolute;
	margin-left: 654px;
	height: 19px;
	text-align: center;
}
a.presskit_btn:hover, a.presskit_btn:active {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/presskit.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
a.contact_btn:link, a.contact_btn:visited {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 72px;
	position: absolute;
	margin-left: 742px;
	height: 19px;
	text-align: center;
}
a.contact_btn:hover, a.contact_btn:active {
	font-family: Helvetica;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/contact.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content {
	width: 850px;
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
	height: 1100px;
}
#right_column {
	width: 520px;
	float: right;
	padding: 20px 70px 0px 0px;
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 450px;
}
html > body #right_column {
	width:	450px
}
#left_column {
	width: 215px;
	float: left;
	padding: 20px 0px 0px 55px;
	font-family: Verdana;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
}
#left_column a:link, #left_column a:visited {
	text-decoration: none;
	color: #FF9900;
}
#left_column a:hover, #left_column a:active {
	color: #000000;
	text-decoration: none;
}
#news_img {
	width: 850px;
	height: 103px;
}
#listen_img {
	width: 850px;
	height: 103px;
}
#bio_img {
	width: 850px;
	height: 103px;
}
#reviews_img {
	width: 850px;
	height: 103px;
}
#photos_img {
	width: 850px;
	height: 103px;
}
#friends_img {
	width: 850px;
	height: 103px;
}
#mailinglist_img {
	width: 850px;
	height: 103px;
}
#presskit_img {
	width: 850px;
	height: 103px;
}
#contact_img {
	width: 850px;
	height: 103px;
}
#footer {
	clear: both;
	background-image: url(images/footerbg.jpg);
	height: 117px;
}
#footertext {
	padding-top: 60px;
	text-align: center;
	font-family: Verdana;
	font-size: 9px;
	line-height: 13px;
	color: #999999;
}
#footertext a:link, #footertext a:visited {
	text-decoration: none;
	color: #999999;
}
#footertext a:hover, #footertext a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#navlist {
	background:url("images/menu_all.jpg") 0 0 no-repeat;
	width:209px;
	height:350px;
	margin:63px 0 0 0;
	padding: 0;
	position: absolute;
}

#navlist li span { display: none; }  
  
#navlist li { float:left; list-style:none; position:relative; }  
  
#navlist li, #navlist a {  
    height:50px;    /* Each button must have the same height, define it here */  
    display:block;  
    margin:0;  
    padding:0;  
    }  
  
li#home, li#listen, li#calendar, li#bio, li#reviews, li#photos, li#friends { margin-bottom:0px; width:209px; }  


#home a:hover { background:url("images/menu_all.jpg") -209px  -0px no-repeat; }  
#listen a:hover { background:url("images/menu_all.jpg") -209px  -50px no-repeat; }  
#calendar a:hover { background:url("images/menu_all.jpg") -209px  -100px no-repeat; }  
#bio a:hover { background:url("images/menu_all.jpg") -209px  -150px no-repeat; }  
#reviews a:hover { background:url("images/menu_all.jpg") -209px -200px no-repeat; }
#photos a:hover { background:url("images/menu_all.jpg") -209px -250px no-repeat; }
#friends a:hover { background:url("images/menu_all.jpg") -209px -300px no-repeat; }
.rightcolumnrule {
	border: 1px solid #3399CC;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.leftcolumnrule {
	border: 1px solid #3399CC;
	text-decoration: none;
}
.wraparound {
	padding-left: 20px;
	padding-bottom: 20px;
}
}
input.submit {
	width: 165px;
	background-color: #CC6600;
	color: #FFFFFF;
	font-weight: bold;
}
.formlabel {color: #666666}
.myForm, select, textarea, checkbox  {
	font-family: tahoma;
	font-size: 12px;
	background-color: #fefefe;
	border: 1px dashed #999999;
	}

.texta { 
 font-size: 11px; 
 border: 1px solid #666666; 
}

.required {
color: red;
	}