BODY { 	scrollbar-base-color: #4C4C56;
		scrollbar-track-color: #3B3B46;
		scrollbar-face-color: #4C4C56;
		scrollbar-highlight-color: #fff;
		scrollbar-3dlight-color: #3B3B46;
		scrollbar-darkshadow-color: #3B3B46;
		scrollbar-shadow-color: #3B3B46;
		scrollbar-arrow-color: #fff;
		background-color: #3B3B46;
	  	background-image: url("img/background.jpg");
	  	background-repeat: repeat-x repeat-y;
	 	background-position: 0px 0px;
	  	background-attachment: fixed; 
		padding:0;
		margin:0;
		font-family:Arial;
		font-size:12px;
		text-align:center;
}
 a:link		{ color: #72962E; text-decoration: none }

 a:visited	{ color: #72962E; text-decoration: none }

a:active	{ color: #72962E; text-decoration: none }

a:hover{color:#878541;}

BR{ clear:both; }

B{ color:#fff; }
P{ color:#eee; }
PRE{ color:#eee; }
UL{
	padding:0;
	margin:0;
}

UL.nav{
	padding-top:15px;
	font-weight:bold;
	float:left;
}

img.fullGallery{
	margin-left:30px;
	margin-right:30px;
	margin-top:15px;
	margin-bottom:10px;
	
	cursor:pointer;
	cursor:hand;
}
img.gallery{
	margin-top:-120px;
	position:relative;
	top:-33px;
	left:0;
	cursor:pointer;
	cursor:hand;
	border:1px #eee solid;
	margin-left:30px;
	margin-right:30px;
	/*
	float:left;
	*/
}

div.subNav{
	float:right;
	padding:15px;
	padding-top:30px;
	width:180px;
	text-align:left;
}

UL.nav LI, UL.subNav LI{
	text-align:left;
	cursor:pointer;
	cursor:hand;
	width:190px;
}


LI{
	list-style:none;
	margin-left:35px;
	border-bottom:1px #333 solid;
}

LI.last{
	border:0;
}

IMG{
	border:0;
}

DIV.splashHeader{
	background-color:#ccc;
	background-image: url("img/splash_header.jpg");
	margin: 0 auto;
	
	text-align: right;
	color:#333;
	padding-right:12px;
	font-weight:bold;
	width:600px;
	height:17px;
}

DIV.splashHeader a:link		{ color: #333; text-decoration: none }

DIV.splashHeader a:visited	{ color: #444; text-decoration: none }

DIV.splashHeader a:active	{ color: #333; text-decoration: none }

DIV.splashHeader a:hover		{ color: #878541; text-decoration: none }

DIV.splashTitle{
	margin-top:55px !important;
	color:#f3f3f3;
	text-align:center;
	margin: 0 auto;
	font-weight:bold;
	width:600px;
	padding-right:12px;
	height:17px;
}

#splashWrapper{
	height:187px;
}

#splash{
	width:600px;
	height:187px;
	padding:0;
	margin: 0 auto;
	text-align:center;
	white-space:no-wrap;
	overflow:hidden;
}

#bio{
	
	padding-right:45px;
	height:200px;
	
}

#bio .fleft{
	width:360px !important;
}

DIV.homeSplash{
	background-color:#ccc;

}

DIV.navSplash{
	background-image:none;
	background-color:#ccc;
	text-align:left;
}	

.right{
	float:right;
	text-align:right;
}

.center { 
	text-align:center !important; 
	width:auto !important;
}

.clear{ clear:both;}

.fright{
	float:right;
}

.fleft{
	float:left;
}

UL.artist{
	float:right;
	margin-right:50px;
	margin-top:25px;
	width:250px;
}

.highlight{ color:#878541; cursor:pointer important; }

.center_img{
	float:left;
	width:140px;
	height:187px;
}

DIV.fleft{
	display-inline:block;
	width:100%;
}

#content{
	text-align:left;
	margin: 0 auto;
	margin-top:15px;
	margin-bottom:15px;
	width:600px;
	height:auto;
	color:#eee;
}

#content table{
	border-collapse:collapse;
	color:#eee;
}

#content table td{
	border:1px #eee solid;
}

#gallery{
	margin-bottom:30px;
}

#footer{
	margin: 0 auto;
	margin-top:4px;
	
	padding-top:4px;
	line-height:16px;
	vertical-align:center;
	border-top:1px #333 solid;
	text-align:right;
	font-size:10px;
	width:624px;
}
