body {
	color: #fef4d0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	line-height: 1.5em;
	background-color: #c9c240;
	background-image: url(../images/bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	background-attachment: fixed;
}
p {
	margin: 0px;
	padding-bottom: 16px;
}
H1 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15pt;
	font-weight: bold;
}
H2 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
}
H3 {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
}
#topbar {
	background-image: url(../images/bg_topbar.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 100%;
}
#main_wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header_photo {
	width: 1024px;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 306px;
	top: -14px;
	position: relative;
	margin-bottom: -14px;
	text-align: center;
}
#logo {
	padding-top: 109px;
}
#logo a:active
{
outline: none;
}
#navbar {
	height: 71px;
	background-image: url(../images/bg_nav.jpg);
	background-repeat: no-repeat;
}
#centeredmenu {
   float:left;
   width:100%;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
   width: auto;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
   width: auto;
}
#centeredmenu ul li a {
	display:block;
	color:#fef4d0;
	padding:15px 21px;
	text-decoration:none;
	font-family: Verdana, Geneva, Helvetica, arial, sans-serif;
	letter-spacing: 1px;
	font-size: 1.1em;
	font-weight: bold !important;
	font-weight: normal;
}
#centeredmenu ul li a:focus,
#centeredmenu ul li a:hover,
#centeredmenu ul li a:active {
	color:#ffffff;
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	outline: none;
}
.menu_active {
	color:#ffffff;
	background-image: url(../images/bg_menu.png);
	background-repeat: repeat-x;
	outline: none;
}
.menu_active_white {
	color:#ffffff;
}
#chewy_centre {
	background-image: url(../images/bg_chewy.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#link_border a {
	color: #d7cd5c;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#link_border a:visited {
	color: #deae39;
	text-decoration: none;
}
#link_border a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
#link_border a:active {
	color: #deae39;
	border-bottom-color: #deae39;
}
#content_bg {
	width: 996px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../images/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content_grad {
	background-image: url(../images/bg_content-grad.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	position: relative;
}
#content_heading {
	margin-left: 34px;
	padding-top: 8px;
	padding-bottom: 25px;
	width: 166px;
	float: left;
	position: relative;
}
#content_heading_home {
	margin-left: 34px;
	padding-top: 8px;
	padding-bottom: 0px;
	width: 166px;
	float: left;
	position: relative;
}
#content_discover {
	width: 795px;
	float: right;
	position: relative;
}
#SOS_mp3 {
	position: absolute;
	top: 44px;
	right: 62px;
}
#discover_txt {
	height: 61px;
	color: #966974;
	font-size: 8pt;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 15px;
	background-image: url(../images/music_discover.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
	margin-top: 6px;
	margin-left: 35px;
	padding-left: 20px;
	padding-top: 6px;
}
#content_home {
	margin-right: 34px;
	margin-left: 34px;
	width: 290px;
	float: left;
	text-align: justify;
}
#content_home_vid {
	margin-right: 34px;
	margin-left: 34px;
	margin-top: 10px;	
	width: 600px;
	float: left;
	text-align: justify;
}
#home_wide {
	width: 575px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 22px;
}
#home_wide a {
	color: #d7cd5c;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#home_wide a:visited {
	color: #deae39;
	text-decoration: none;
}
#home_wide a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
#home_wide a:active {
	color: #deae39;
	border-bottom-color: #deae39;
}
#home_left {
	width: 290px;
	float: left;
	padding-right:10px;
}
#home_left a {
	color: #d7cd5c;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#home_left a:visited {
	color: #deae39;
	text-decoration: none;
}
#home_left a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
#home_left a:active {
	color: #deae39;
	border-bottom-color: #deae39;
}
#home_right {
	width: 290px;
	float: right;
	padding-left:10px;
}
#home_right a {
	color: #d7cd5c;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
#home_right a:visited {
	color: #deae39;
	text-decoration: none;
}
#home_right a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
#home_right a:active {
	color: #deae39;
	border-bottom-color: #deae39;
}
#content_news_widget {
	margin-right: 34px;
	float: left;
	width: 276px;
	position: relative;
	top: -32px;
	margin-bottom: -12px;
}
#content_music_widgets {
	margin-right: 34px;
	margin-bottom: -12px;
	margin-top: 10px;	
	float: right;
	width: 290px;
	position: relative;
	top: 0px;
}
.widget_divider {
	background-image: url(../images/widget_divider.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 18px;
	margin-bottom: 18px;
}
/* for Internet Explorer */
* html .widget_divider {
margin-top: 15px;
margin-bottom: 4px;
}
.widget_divider_mp3 {
	background-image: url(../images/widget_divider.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: -12px;
	margin-bottom: 18px;
}
/* for Internet Explorer */
* html .widget_divider_mp3 {
margin-top: -12px;
margin-bottom: 2px;
}
.news_divider {
	background-image: url(../images/widget_divider.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 23px;
}
/* for Internet Explorer */
* html .news_divider {
margin-top: 10px;
margin-bottom: 10px;
}
#album_widget {
	padding-bottom: 28px;
	padding-top: 2px;
}
#snail_widget {	
	position: absolute;
	height: 103px;
	width: 163px;
	left: -87px;
	top: 79px;
}
#content_music_top {
	margin-right: 34px;
	margin-left: 34px;
	float: left;
	height: 39px;
	background-image: url(../images/bars.gif);
	background-repeat: repeat-x;
	width: 928px;
	margin-bottom: 15px;
	}
#content_staff_left {
	height: 39px;
	width: 587px;
	float: left;
	background-image: url(../images/staff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
}
#content_staff_left_txt {
	padding-left: 30px;
}
#content_staff_right {
	height: 39px;
	background-image: url(../images/staff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-left: 30px;
	float: left;
	width: auto;
}
#content_music {
	margin-right: 34px;
	margin-left: 34px;
	width: 575px;
	float: left;
	clear: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #64462f;
	position: relative;
}
.music_albums {
	margin-left: 30px;
	padding-right: 25px;
	clear: left;	
}
.other_music_albums {
	margin-bottom: 40px;			
	clear: left;	
}
.music_covers {
	margin-right: 10px;
	float: left;
	padding-bottom: 40px;
	width: auto;
}
#content_music_right {
	margin-right: 34px;
	float: right;
	width: 310px;
	position: relative;
}
#other_music_covers {
	width: 67px;
	margin-right: 8px;
	float: left;
}
#content {
	margin-right: 34px;
	margin-left: 34px;
}
.news_read_more {
	color: #9f9430;
	font-size: 8.5pt;
	position: relative;
	top: 1px;
}
#content_news_widget_right {
	float: left;
	width: 276px;
	position: relative;
	top: 28px;
	margin-bottom: 60px;
}
/* for Internet Explorer */
* html #content_news_widget_right {
	float: left;
	width: 276px;
	position: relative;
	top: 25px;
	padding-bottom: 57px;
}
#news_widget {
	height: 59px;
	width: 290px;
	background-image: url(../images/news_widget_bg-right.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-right: 13px;
	padding-top: 10px;
	padding-left: 13px;
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9f9430;
	font-weight: bold;
	font-size: 9pt;
	line-height: 14px;
	position: relative;
}
/* for Internet Explorer */
* html #news_widget {
height: 69px;
}
#news_widget p {
	margin-top: 0px;
	margin-left: 3px;
	margin-bottom: 7px;
	padding: 0px;
}
#news_widget a {
	color: #8b4a58;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
#news_widget a:visited {
	color: #8b4a58;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
#news_widget a:hover {
	color: #FFFEF0;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
#news_widget a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-style: none;
	border-bottom-width: 0px;
}
.news_date {
	color: #9f9430;
	font-size: 8.5pt;
}
#content {
	margin-right: 34px;
	margin-left: 34px;
}
.mini_title {
	color: #775439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: relative;
	letter-spacing: 2pt;
	top: -5px;
	font-style: italic;
	font-weight: bold;
}
.loud {
	font-weight: bold;
	color: #FFFFFF;
}
.toplink {
	color: #775439;
	font-size: 9pt;
	font-style: italic;
}
.tips {
	color: #775439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	padding-top: 10px;
	line-height: 11pt;
}
.commentary {
	color: #d7cd5c;
	font-size: 9pt;
	line-height: 17px;
	font-style: italic;
}
.music_facts {
	color: #deae39;
	font-size: 8.5pt;
	line-height: 15px;
}
.music_facts a {
	color: #deae39;
}
.music_facts a:hover {
	color: #fff;
}
#gallery_details {
	color: #deae39;
	font-size: 8.5pt;
	font-style: italic;
}
.music_desc {
	color: #d7cd5c;
	font-size: 9pt;
	line-height: 17px;
}
.music_desc a {
	color: #deae39;
	font-size: 9pt;
	line-height: 17px;
	text-decoration: none;
}
.music_desc a:hover {
	color: #ffffff;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;
}
.btn_more a {
	display: block;  
	width: 63px;
	height: 25px;
	background: transparent url(../images/button_more.gif) no-repeat;
	overflow: hidden;
	text-indent: -10000px;
	font-size: 0px;
	line-height: 0px;
} 
.btn_more a:hover,
.btn_more a:focus {
	background-position: 0px -25px;
	outline: none;
}
#photo_left {
	margin-right: 20px;
	margin-bottom: 34px;
	float: left;
	width: auto;
	position: relative;
}
#photo_right {
	margin-left: 34px;
	margin-bottom: 20px;
	float: right;
	width: auto;
	position: relative;
}
#photo_caption_r {
	color: #d7cd5c;
	font-size: 8pt;
	margin-right: 20px;
	margin-top: 3px;
	float: right;
	font-style:italic;
	text-align: right;
}
#footer {
	background-image: url(../images/bg_footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
}
#footer_legal {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left: 16px;
	padding-top: 5px;
	float: left;
	width: 425px;
}
#footer_legal a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}
#footer_legal a:hover {
	text-decoration: none;
	border: none;
}
#footer_quotes {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-right: 16px;
	padding-top: 5px;
	font-style: italic;
	width: 550px;
	float: right;
	text-align: right;
}
.song_container {
	margin-left: 34px;
	margin-right: 34px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	width: 928px;
}
.album_header {
	width: 928px;
	height: 39px;
	margin-bottom: 14px;
	background-image: url(../images/bars_album_header.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.album_title {
	float: left;
	width: 180px;
	padding-top: 10px;
	margin-left: 30px;
}
.song_title {
	padding-top: 10px;
}
.track_list {
	width: 210px;
	float: left;
}
.track_list ol {
	margin-top: 0px;
	margin-bottom: 5px;
}
.song_description {
	width: 717px;
	float: right;
}
.song_description_long {
	width: 500px;
	float: right;
}
.mp3_download a {
	color: #775439;
	font-size: 7.5pt;
	top: -10px;
	position: relative;
}
#home_mp3 {
	width: 275px;
	color: #b1ab3b;
	font-size: 7.5pt;
	top: -10px;
	position: relative;
	line-height: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
#influences_menu {
	color: #775439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 40px;
	right: 140px;
}
#influences_menu a {
	font-size: 9pt;
}
.influences_active {
	color: #fef4d0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fef4d0;
}
#bio_menu {
	color: #775439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 40px;
	right: 57px;
}
/* for Internet Explorer */
* html #bio_menu {
	right: 45px;
}
#bio_menu a {
	font-size: 9pt;
}
.bio_active {
	color: #fef4d0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fef4d0;
}
#fifty_menu {
	color: #775439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 40px;
	right: 62px;
}
#fifty_menu a {
	font-size: 9pt;
}
#cover_menu {
	color: #775439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 40px;
	right: 94px;
}
#cover_menu a {
	font-size: 9pt;
}
.fifty_active {
	color: #fef4d0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fef4d0;
}
#FAWM_menu {
	color: #775439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 40px;
	right: 95px;
}
#FAWM_menu a {
	font-size: 9pt;
}
.FAWM_active {
	color: #fef4d0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #fef4d0;
}
#artwork_menu {
	color: #775439;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 40px;
	right: 341px;
}
/* for Internet Explorer */
* html #artwork_menu {
	right: 333px;
}
#artwork_menu a {
	font-size: 9pt;
}
#childrens_books {
	line-height: 1.7em;
}
.newspage_dates {
	color: #d7cd5c;
	font-size: 0.8em;
}
.music_links { 
	color: #fef4d0;
}
#donate_music {
	position: absolute;
	bottom: 5px;
	right: 30px;
	background-image: url(../images/piano_donate.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 148px;
	width: 175px;
}
#donate_music_contact {
	position: absolute;
	bottom: 30px;
	left: 225px;
	background-image: url(../images/piano_donate.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 148px;
	width: 175px;
}
#donate_contact_txt {
	position: absolute;
	bottom: 44px;
	left: 430px;
	color: #B77786;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3em;
}
#donate_music_btn {
	position: absolute;
	right: 25px;
	bottom: 0px;
}
#donate_album_btn {
	position: absolute;
	left: 775px;
	bottom: 0px;
}
#content_contactform {
	margin-left:195px;
}
.minitxt_headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fef4d0;
	text-decoration: none;
}
.minitxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.fineprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acb10f;
	font-style: italic;
}
.bodytxtformmsg {
	color: #000;
}
#download_album {
	color: #775439;
	font-size: 7.5pt;
	text-align: center;
	position: relative;
	top: 5px;
}
#gallery_wrapper {
	width: 928px;
	text-align: center;
}
#gallery_border {
	width: 637px;
	padding: 7px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/gallery_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	text-align: center;
}
.influences_headings {
	font-weight: bold;
	margin-bottom: -12px;
	margin-top: 5px;
}
.influences {
	margin-right:100px;
	margin-bottom: 10px;
}
.explicit {
	color:#deae39;
	font-style: italic;
	font-size: 9pt;
}
