/* @group http://www.edwin.com/style.css */

body {
	background-color:#000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc;	
	scrollbar-face-color:#fffebf;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#ffe258;
	scrollbar-shadow-color:#ffe258;
	scrollbar-highlight-color:#ffe258;
	scrollbar-3dlight-color:#ffe258;
	scrollbar-darkshadow-Color:#ffe258;
}

a {
	color: #de9c2c;
	text-decoration: underline;
}

a:hover {
	color: #ffffcc;
	text-decoration: underline;
}

#flashnav {
	position: relative;
	height: 82px;
	width: 707px;
	padding-right: 17px;
}

#main_home {
	position: relative;
	height: 743px;
	width: 707px;
	background-image: url(img/bg_home.gif);
	background-repeat: no-repeat;
}

#main_home #new_album {
	position: absolute;
	top: 454px;
	left: 0px;
}

#main_home #recent_news {
	text-align: left;
	height: 315px;
	width: 250px;
	position: absolute;
	left: 200px;
	top: 66px;
	overflow: auto;
	padding-right: 13px;
}

#main_home #recent_news strong {
	color: #de9c2c;	
	font-size: 12px;
}

#main_home #recent_news em {
	color: #de9c2c;	
}

#main_home #home_tour {
	text-align: left;
	height: 302px;
	width: 152px;
	position: absolute;
	left: 493px;
	top: 66px;
}

.cell_1 {
	background: #101010;
} 

#main_home #home_tour strong {
	color: #de9c2c;
}

#main_home #home_onthebus {
	text-align: left;
	height: 132px;
	width: 275px;
	position: absolute;
	left: 187px;
	top: 485px;
	overflow: auto;	
	padding-right: 13px;	
}

#main_home #email_list {
	height: 200px;
	width: 161px;
	position: absolute;
	left: 500px;
	top: 445px;
}

#main_home #email_list input {
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#main_home #email_list select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;	
}

#main_home #email_list strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #de9c2c;
}

#main_home #email_list a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffcc;
	text-decoration: underline;
}

#main_bio {
	position: relative;
	height: 800px;
	width: 707px;
	background-image: url(img/bg_bio.gif);
	background-repeat: no-repeat;
}

#main_bio #bio {
	position: absolute;
	left: 266px;
	top: 66px;
	width: 369px;
	text-align: left;
}

#main_contact {
	position: relative;
	height: 1164px;
	width: 707px;
	background-image: url(img/bg_contact.jpg);
	background-repeat: no-repeat;
}

#main_contact #management {
	position: absolute;
	left: 55px;
	top: 65px;
	text-align: left;
	height: 560px;
	width: 340px;
}

#main_contact #management strong {
	color: #de9c2c;
}

#main_contact #links {
	position: absolute;
	left: 55px;
	top: 704px;
	text-align: left;
	height: 448px;
	width: 327px;
	overflow: auto;
	padding-right: 20px;	
}

#main_tour {
	position: relative;
	height: 900px;
	width: 707px;
	background-image: url(img/bg_tour.jpg);
	background-repeat: no-repeat;
}

#main_tour #tour {
	position: absolute;
	left: 39px;
	top: 66px;
	text-align: left;
	height: 834px;
	width: 375px;
	overflow: auto;
	padding-right: 5px;
}

#main_recentnews_container {
	position: relative;
	height: 1200px;
	width: 707px;
	background-image: url(img/bg_repeatable.jpg);
	background-repeat: repeat-y;
}

#main_recentnews {
	position: relative;
	height: 792px;
	width: 707px;
	background-image: url(img/bg_recentnews.jpg);
	background-repeat: no-repeat;
}

#main_recentnews #recentnews {
	position: absolute;
	left: 301px;
	top: 58px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc;
	width: 345px;
	height: 1100px;
	overflow: auto;
	padding-right: 25px;	
}

#main_discography {
	position: relative;
	height: 861px;
	width: 707px;
	background-image: url(img/bg_discography.gif);
	background-repeat: no-repeat;
}

#main_discography #discography_left {
	position: absolute;
	left: 39px;
	top: 57px;
	text-align: left;
	height: 624px;
	width: 307px;
}

#main_discography #discography_right {
	position: absolute;
	left: 376px;
	top: 57px;
	text-align: left;
	height: 491px;
	width: 311px;
}

#main_discography h2 {
	font-size: 13px;
	margin-bottom: 5px;
}

#main_discography strong {
	color: #de9c2c;	
}

#main_discography p {
	margin-top: 0px;
	margin-bottom: 6px;
}

#main_tracklist {
	background-image: url(img/bg_tracklist.gif);
	background-repeat: no-repeat;
	text-align: left;
	width: 300px;
	height: 380px;
}

#tracklist {
	position: absolute;
	left: 60px;
	top: 84px;
	line-height: 16px;
}

h1 {
	text-align: center;
	font-size: 14px;
	color: #de9c2c;	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffcc;	
}

/* @end */

