@charset "UTF-8";
/* CSS Document */

body {
	background:url("../images/bg.jpg") top center no-repeat;
	background-color:#000;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	line-height:15pt;
	color:#656565;
}

p a:link{color:#1b65b9; text-decoration:none;}
p a:visited{color:#1b65b9; text-decoration:none;}
p a:active{color:#1b65b9; text-decoration:none;}
p a:hover{color:#d60dd8; text-decoration:none;}

#container{
	margin:0 auto;
	width:900px;
}
#header{
	display:block;
	width:840px;
	height:63px;
}
#logo{
	background:url("../images/logo.jpg") top center no-repeat;
	width:378px;
	height:62px;
	float:left;
}
#nav{
	width:400px;
	float:right;
	margin-top:25px;
}
#top{
	background:url("../images/round.png") top center no-repeat;
	width:900px;
	margin-top:24px;
	height:18px;
}
#main{
	background-color:#FFFFFF;
	width:840px;
	margin:0 auto;
	padding:5px 30px
}
#bottom{
	background:url("../images/round.png") bottom center no-repeat;
	width:900px;
	height:18px;
}
#splash{
	background:url("../images/pic_contact.jpg") center center no-repeat;
	width:290px;
	height:472px;
	margin-left:60px;
	float:left;
}
#aboutSplash{
	background:url("../images/splash_head.jpg") center center no-repeat;
	width:290px;
	height:472px;
	margin-left:60px;
	float:left;
}
#contactPic{
	background:url("../images/pic_contact.jpg") top center no-repeat;
	width:239px;
	height:472px;
	margin-left:60px;
	margin-top:20px;
	float:left;
}
#homeContent{
	width:410px;
	float:right;
	margin-right:40px;
}
#aboutContent{
	width:410px;
	float:right;
	margin-right:40px;
	margin-bottom:15px;
}

#content{
	margin-top:30px;
}

#colLeft{
	width:80px;
	float:left;
}
#colRight{
	width:80px;
	float:right;
}

form td{
	padding-bottom:12px;
	padding-right:12px;
	vertical-align:top;
}

.form_1{
	width:326px;
}
.form_2{
	width:330px;
	height:120px;
}

.linebreak{
	background:url("../images/linebreak.jpg") top center no-repeat;
	height:25px;
	display:block;
	margin-top:14px;
	margin-bottom:10px;
}
.linebreakWide{
	background:url("../images/linebreak_wide.jpg") top center no-repeat;
	width:720px;
	height:25px;
	display:block;
	margin-top:14px;
	margin-bottom:10px;
}

.clear{
	clear:both;
    height:1px;
    overflow:hidden;

	}
.prop{
	float:right;
	width:1px;
	height:10px;
}

h1{
	font-family:Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	line-height:12pt;
	color:#737373;
	margin-bottom:18px;
	}

h2{
	font-family:Helvetica, sans-serif;
	font-size:20px;
	line-height:25px;
	color:#565656;
	font-weight:lighter;
	}
h3{
	font-family:Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#676767;
	font-weight:normal;
	margin-bottom:6px;
}

p {
	line-height:15pt;
	color:#656565;
	margin-top:10px;
	}

p > b {
	color:#788c96;
	}

.title_pic{
	margin-bottom:6px;
	}

.audiosamples {
	color:#656565;
	font-size:12px;
	margin-top:0;
	margin-bottom:6px;
	}

.subscript {
	font-family:Arial, Geneva, sans-serif;
	font-size:8pt;
	line-height:13pt;
	color:#32383b;
	display:block;
	margin-top:6px;
	}

.subscript_light {
	font-family:Arial, Geneva, sans-serif;
	font-size:8pt;
	line-height:13pt;
	color:#98a8b0;
	display:block;
	}

.displace {
	position: absolute;
	left: -5000px;
	}



.navMusic, .navMusic a{
	width:81px;
	height:23px;
	display:block;
	margin-left:22px;
	float:left;
}
.navAbout, .navAbout a{
	width:81px;
	height:23px;
	display:block;
	margin-left:35px;
	float:left;
}
.navContact, .navContact a{
	width:101px;
	height:23px;
	display:block;
	margin-left:40px;
	float:left;
}
#navMusic a{
	background:transparent url("../images/nav.gif") no-repeat 0px 0;
}

#navMusic a:hover{
	background:transparent url("../images/nav.gif") no-repeat 0px -23px;
}
#navAbout a{
	background:transparent url("../images/nav.gif") no-repeat -81px 0;
}

#navAbout a:hover{
	background:transparent url("../images/nav.gif") no-repeat -81px -23px;
}
#navContact a{
	background:transparent url("../images/nav.gif") no-repeat -162px 0;
}

#navContact a:hover{
	background:transparent url("../images/nav.gif") no-repeat -162px -23px;
}

#col1{
	width:365px;
	float:left;
	}

#col2{
	width:365px;
	float:left;
	margin-left:15px;
	}
.mp3{
	width:765px;
	margin-bottom:8px;
	padding-bottom:5px;
	}

.mp3Half{
	display:block;
	margin-bottom:26px;
	padding-bottom:5px;
	}

.mp3 > tr {
	margin-bottom:6px;
	}
.mp3 h3 {
	border-bottom:1px dotted #232323;
}

.mp3Half > tr {
	margin-bottom:6px;
	}
.mp3Half h3 {
	border-bottom:1px dotted #232323;
}


.trackText{
	float:right;
	width:545px;
}
.trackPlayer{
	float:left;
	width:215px;
}
.trackTitle{
	font-family:Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#676767;
	font-weight:normal;
}
