/* CSS Document */

body {
	padding:0;
	margin:0;
	color:#666666
}

a {color:#777;
text-decoration: none;
}

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

#container {
	text-align:left;
	background:#e3e3e3 url(img/background3a.gif) no-repeat top center;
	width:800px;
	height:868px;
	margin:auto;
	position:relative;
	padding:0;
}

#header {
	text-align:center;
	position:relative;
	width:800;
	height:154;
	padding:0;
	margin:0;
}


#scrollwindow {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	text-align:justify;
	position:absolute;
	top:195px;
	left:56px;
	width:640px;
	height:419px;
	overflow:auto;
	//margin-right:250px;
		}
		
#scrollwindow p
{
   margin-right:20px;
}
		
#scrollwindow2 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	text-align:justify;
	position:absolute;
	top:195px;
	left:56px;
	width:640px;
	height:419px;
	overflow:auto;
	background: url(img/icon2.jpg) no-repeat top right;
	}

#scrollwindow3 {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	text-align:justify;
	position:absolute;
	top:195px;
	left:56px;
	width:640px;
	height:419px;
	overflow:auto;
	background: url(img/conv_back.jpg) no-repeat top right;
	}

#scrollwindow4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	text-align:justify;
	position:absolute;
	top:195px;
	left:56px;
	width:640px;
	height:635px;
	overflow:auto;
		}

		
#scrollwindow p.intro,#scrollwindow4 p.intro {
	margin:0;
	padding:0;
	width:615px;
}

#scrollwindow3 p.intro {
	margin:0;
	padding:0;
}

#GuestMusicians {
	background: url(img/GuestMusicianBkg.gif) no-repeat top right;
	width:575px;
	height:228px;
	margin-left:28px;
	padding-top:0px;
	position:relative;
}

*> #GuestMusicians {
	margin-top:-15px;
}

#inset {
	overflow:auto;
	position:absolute;
	top:45px;
	left:28px;
	height:163px;
	background: #fff;
	margin:0;
	padding:0px 0px 0px 0px;
	width:532px;
}

/* *> #inset {
	margin-top:-15px;
} */

#GuestMusicians p {
	margin:0;
	padding: 0px 10px 0px 0px;
	height:105px;
	clear:both;
}

#GuestMusicians p img {
	padding:5px;
	float:left; 
}

.alt{
background:#E6E6E7;
}

/* #GuestMusicians ul {
	overflow:auto;
	position:absolute;
	top:45px;
	left:28px;
	height:163px;
	margin:0;
	padding:0;
	list-style:none;
	background:#009999;
	width:532px;
}

#GuestMusicians li {
	width:502px;
	list-style:none;
	list-style-image:none;
	clear:both;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

 */

.left {
	text-align:left;
}

.tight {
	font-weight: bold;
	line-height:5px; 
}
.loose {
	font-weight: bold;
 	line-height:20px; 
}

#copyright {
 	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
	position:absolute;
	top:665px;
	left:270px;
	width:433px;
	height:15px;
		}
		
.note {
	width:90%;
 	float:left;
	margin-right:1em; 
	margin-left:0;
	padding-left:1em;
	padding-right:1em; 
	background:#ffffff; 
	color:inherit; 
	font-size:12px;
	line-height:20px;
	text-align:left;
	 }
	 
p.skinny {
	width:375px;
	text-align:left;}
	
p.bio {
	width:350px;
	float:right;}
	
.pic {
	width:auto;
	margin-top:15px;
 	float:left; }
	
.pic2 {
	width:auto;
	margin-top:15px;
	margin-right:10px;
 	float:left; }
	
.title {
	font-weight: bold;
	font-size:14px;}
	
.large {
	font-weight: bold;
	font-size:15px;
	color:#A77749;}

ul {
	list-style-image: url(img/bullet.gif);
	}
	
li {
	list-style-position: outside;
	width: 580px;
}

/*
#PhotoText{
	position:relative;
	overflow:auto;
	height:395px;
	width:653px;
	margin:10px 0px 0px 3px;
}

#GalleryImage {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	position:relative;
} */

.PhotoBorder_h{
	background: url(../img/SlideBorder_h.gif) no-repeat;
	width:150px;
	height:150px;
	margin:15px 15px 15px 15px;
	text-align:center;
}

.PhotoBorder_v{
	background: url(../img/SlideBorder_v.gif) no-repeat center;
	width:150px;
	height:150px;
	text-align:center;
}