@charset "UTF-8";
/* CSS Document */
*{margin:0;padding:0;}
body {
	font-family: Helvetica, Arial,  sans-serif;font-size:12px; color:#8A7967;
	
}

a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) no-repeat center center;
}
a.jScrollArrowUp:hover {
	/*background-position: 0 -15px;*/
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) no-repeat center center;
}
a.jScrollArrowDown:hover {
	/*background-position: 0 -15px;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-position: 0 -30px;*/
}


.orange-bar .jScrollPaneTrack {
	background: #f60;

}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
#holder{position:relative;width:350px; display:block; float:left;}
#player{width:593px;float:right;display:block;}

.scroll-pane {
	width: 350px;
	height: 200px;
	overflow: auto;
	float: left;
}


#pane1 {
}
.bio {
	height: 116px;
}

.bio_long {
	height: 232px;
}

.bio_who {
	height: 220px;
	margin:0;
	padding:0;
	
}

.contact{margin:18px 0 0 0;}
.contact p{line-height:24px;}
.contact  img{margin:0 0 -4px 0;}

.contact a, .image a{color:#8A7967; text-decoration:underline;}
.contact a:hover, .image a:hover{text-decoration:none;}

.contact_comm{margin:42px 0 0 0;}
.contact_comm p{line-height:24px;}
.contact_comm  img{margin:0 0 -4px 0;}

.contact_comm a{color:#8A7967; text-decoration:underline;}
.contact_comm a:hover{text-decoration:none;}

.credits{height:103px; width:132px; padding:0 0 12px 0;}
.credits p{margin-bottom:9px;}
#pane3 {
	height: 190px;
}
#pane4 {
	height: 190px;
}

p{line-height:17px; margin-bottom:17px; font-size:11px;}




h1{height:36px;font-size:11px; font-weight:normal; }
h1 img{padding:0 4px 0 0; margin:0 0 -4px 0;}
h2{margin:24px 0 9px 0;}


.download{font-weight:bold; color:#e4d125; margin:8px 0 6px 0;}

.download a {color:#e4d125; text-decoration:none;}
.download a:hover{text-decoration:underline;}


.image .img{float:right;}
 .image p{width:598px; text-align:left;float:right;margin:18px 0 0 0;}
  .image2 p{width:480px; text-align:left;float:right;margin:18px 0 0 0;}

 
 .clearleft{clear:left;}
 .contact_who{margin:0 0 0 0; width:230px;float:left;}
.contact_who p{line-height:18px;}
.contact_who  img{margin:0 0 2px 0;}

.contact_who a{color:#8A7967; text-decoration:underline;}
.contact_who a:hover{text-decoration:none;}

.clearer{clear:both; height:0px;}

.who_img{margin:0 0 -4px 0;}

a.link{color:#8A7967; text-decoration:underline;}
a.link:hover{text-decoration:none;}

.desc{height:auto; margin:0 0 4px 0;}

