body {
	margin: 0;
	padding: 0;
	background: #bebebe url('images/bg.jpg') no-repeat top center fixed;
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
}
#container {
	width: 895px;
	margin: 0 auto 0 auto;
}

/* Reset */
ol, ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	
}

/* Header */
#logo {
  height: 66px;
	width: 427px;
	margin: 24px 0 0 0;
	float: left;
}
#logo .link {
	float: left;
}
#logo a {
	display: block;
	width: 290px;
	height: 66px;
	background: url('images/logo.png') no-repeat
}
#slogan {
	width: 182px;
	height: 13px;
	background: url('images/slogan.jpg') no-repeat;
	margin: 5px 0 0 15px;
	float: left;
}

/* Menu */
#menu {
	width: 239px;
	float: left;
	margin: 48px 0 0 218px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#menu ul li a {
	padding: 0 14px 0 14px;
}
#menu .bio a {
	display: block;
	background: url('images/menu_bio.jpg') no-repeat 14px 0;
	height: 14px;
	width: 28px;
}
#menu .bio a:hover {
	background: url('images/menu_bio.jpg') no-repeat 14px -14px;
}
#menu .music a {
	display: block;
	background: url('images/menu_music.jpg') no-repeat 14px 0;
	height: 14px;
	width: 52px;
}
#menu .music a:hover {
	background: url('images/menu_music.jpg') no-repeat 14px -14px;
}
#menu .contact a {
	display: block;
	background: url('images/menu_contact.jpg') no-repeat 14px 0;
	height: 14px;
	width: 86px;
	padding: 0 14px 0 0;
}
#menu .contact a:hover {
	background: url('images/menu_contact.jpg') no-repeat 14px -14px;
}
#menu ul .border {
	background: url('images/menu_border.jpg') no-repeat;
	height: 13px;
	width: 1px;
	display: block;
}

/* Content */
#content {
	padding: 35px 0 0 0;
}

/* Slideshow */
#slide_container {
	width: 895px;
	background: #000000;
}
#slideshow {
	width: 895px;
	background-image: url('images/slide_1.jpg');
	background-repeat: none;
	height: 405px;
}
#slide_preload {
	background-image: url('images/slide_2.jpg');
}

/* SlideShows Floating Text */
#slide_float {
	position: relative;
	width: 895px;
	background: #000000;
}
#slide_text {
	z-index: 1001;
	display: block;
	position: absolute;
	top: 1px;
	left: 1px;
}

/* Index */
#slide_float .index {
	padding: 279px 0 0 28px;
}
#slide_float .index h1 {
	margin: 0;
	padding: 0;
	background: url('images/index_header.png') no-repeat;
	height: 19px;
	width: 124px;
}
#slide_float .index p {
	margin: 12px 0 0 0;
	padding: 0;
	background: url('images/index_cont.png') no-repeat;
	height: 67px;
	width: 453px;
}

/* Bio */
.bio_sf {
	height: 823px;
}
#bio_left {
	width: 460px;
	float: left;
}
#slide_float .bio {
	padding: 29px 0 0 30px;
}
#slide_float .bio h1 {
	margin: 0 0 30px 0;
	padding: 0;
	background: url('images/bio_header.jpg') no-repeat;
	height: 19px;
	width: 138px;
}
#slide_float .bio p {
	color: #eaeaea;
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 14px;
	margin: 12px 0 0 0;
	padding: 0;
	line-height: 25px;
}
#slide_float .bio p a {
	color: #93bac8;
	text-decoration: none;
}
#slide_float .bio p a:hover {
	color: #bcedff;
}
#bio_right {
	width: 376px;
	height: 332px;
	float: left;
	padding: 0;
	margin: 431px 0 0 28px;
	background: url('images/bio_right_bg.jpg') no-repeat;
}
#bio_right h2 {
	padding: 0;
	margin: 15px 0 0 44px;
	background: url('images/bio_right_header.jpg') no-repeat;
	width: 181px;
	height: 19px;
}
#bio_right .jp {
	background: url('images/link_jp.jpg') no-repeat;
	display: block;
	width: 228px;
	height: 72px;
	margin: 30px 0 0 34px;
}
#bio_right .jp:hover {
	background: url('images/link_jp.jpg') no-repeat 0 -72px;
}
#bio_right .dt {
	background: url('images/link_dt.jpg') no-repeat;
	display: block;
	width: 228px;
	height: 114px;
	margin: 16px 0 0 34px;
}
#bio_right .dt:hover {
	background: url('images/link_dt.jpg') no-repeat 0 -114px;
}

/* Music */
.music_sf {
	height: 425px;
}
#slide_float .music {
	padding: 30px 0 0 29px;
}
#slide_float .music h1 {
	margin: 0;
	padding: 0;
	background: url('images/music_header.jpg') no-repeat;
	height: 19px;
	width: 165px;
}
#music_list {
	margin: 26px 0 0;
	padding: 0;
	list-style: none;
}
#music list ul, #music list ul li, #music list ul li ul {
	list-style: none;
}
#music_list li {
	height: 50px;
	width: 417px;
}
#music_list .st {
	background: url('images/music_table_bg1.png') no-repeat 0 45px;
}
#music_list .st:hover {
	background: url('images/music_table_bg1.png') no-repeat 0 -5px;
}
#music_list .nd {
	background: url('images/music_table_bg2.png') no-repeat;
}
#music_list .nd:hover {
	background: url('images/music_table_bg2.png') no-repeat 0 -50px;
}
#music_list .rd {
	background: url('images/music_table_bg3.png') no-repeat;
}
#music_list .rd:hover {
	background: url('images/music_table_bg3.png') no-repeat 0 -50px;
}
#music_list li ul li {
	float: left;
	width: 317px;
}
#music_list li ul li a {
	color: #eaeaea;
	display: block;
	font-size: 16px;
	font-family: "Lucida Grande", Helvetica, Arial;
	text-decoration: none;
	padding: 15px 0 15px 13px;
}
#music_list li ul li a:hover {
	color: #93bac8;
}
#music_list .dl {
	float: right;
	height: 48px;
	display: none;
	width: 75px;
}
#music_list .dl a {
	color: #eaeaea;
	font-size: 10px;
	font-family: "Lucida Grande", Helvetica, Arial;
	text-decoration: none;
	padding: 19px 3px 17px 14px;
}
#music_list .dl a:hover {
	color: #93bac8;
}
#music_list .play_btn {
	float: left;
	margin-left: 48px;
	width: 23px;
}
#music_list .play_btn a {
	background: url('images/play_btn.png') no-repeat;
	display: block;
	height: 23px;
	width: 23px;
	margin: 13px 0 0;
	padding: 0;
}
#music_list .play_btn a:hover {
	background: url('images/play_btn.png') no-repeat 0 -23px;
}

/* Contact */
.contact_sf {
	height: 748px;
}
#contact_left {
	width: 460px;
}
#slide_float .contact {
	padding: 30px 0 0 29px;
}
#slide_float .contact h1 {
	margin: 0;
	padding: 0;
	background: url('images/contact_header.jpg') no-repeat;
	height: 22px;
	width: 380px;
}
#contact_form {
	margin: 21px 0 0;
	padding: 0;
}
#contact_form p {
	padding: 0;
	margin: 34px 0 0;
}
#contact_form label {
	color: #eaeaea;
	font-size: 14px;
	text-transform: uppercase;
}
#contact_form input {
	background: url('images/contact_form_input.jpg') no-repeat;
	border: 0;
	color: #000;
	font-size: 14px;
	height: 18px;
	padding: 16px 15px 15px;
	margin: 4px 0 0;
	width: 296px;
}
#contact_form input:focus {
	background: url('images/contact_form_input.jpg') no-repeat 0 -49px;
}
#contact_form textarea {
	background: url('images/contact_form_textarea.jpg') no-repeat;
	border: 0;
	color: #000;
	font-size: 14px;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	height: 152px;
	padding: 16px;
	margin: 4px 0 0;
	width: 295px;
}
#contact_form textarea:focus {
	background: url('images/contact_form_textarea.jpg') no-repeat 0 -184px;
}
#contact_form #contact_send {
	background: url('images/contact_form_send_bg.jpg') no-repeat;
	height: 131px;
	margin: 0;
	width: 297px;
}
#contact_form #contact_send input {
	background: url('images/contact_form_send.jpg') no-repeat;
	height: 47px;
	margin: 21px 0 0;
	width: 113px;
}
#contact_form #contact_send input:hover {
	background: url('images/contact_form_send.jpg') no-repeat 0 -94px;
}
#contact_form #contact_send input:active {
	background: url('images/contact_form_send.jpg') no-repeat 0 -47px;
}

/* MP3 Player */
#player {
	background: url('images/player_bg.jpg') no-repeat;
	height: 65px;
	width: 895px;
}

/* Footer */
#footer {
	color: #3f3f3f;
	font-size: 13px;
	text-align: right;
	padding: 26px 0 26px 32px;
}



/* Extras */
.clear {clear:both;}
.error {
	background: #fffa79;
	color: #333333;
	display: none;
	font-size: 12px;
	left: 30px;
	padding: 3px;
	position: absolute;
	text-transform: uppercase;
	top: 49px;
}
/* // For Image Headers, Hide Text // */
.title_image {z-index: 99999; text-indent: -2000em; display: block; font-size: 6px;}
a {outline: 0;}