/* GOLD #FFB305 */

body{	
	margin:0px 0px; 
	padding:0px;
	/*text-align:center;   */
	background-color: black;
	background-image: url('images/tina-piano_bkgd.jpg');
	background-repeat: no-repeat;	
	scrollbar-base-color: chocolate;
	scrollbar-face-color: black;
	scrollbar-arrow-color: chocolate;
	scrollbar-3dlight-color: chocolate;
	scrollbar-highlight-color: black;
	scrollbar-shadow-color: chocolate;
	scrollbar-darkshadow-color: black;
}
img{
	border: none;
}
hr{
	/*color: #210202;*/
	background-color: #400404;
	color: #400404;
}
/*#title{
	font-style: italic;
}*/
.container{	
	float: left;
	padding-left: 10px;
	width: 660px;
	height: 100%;
	padding: 10px;
	background-color: black;
	opacity: .75;
	filter: alpha(opacity=75);
}
.header{
	float: left;
	/*border-bottom:  1px ridge #77602C;*/
}
.logo{
	float: left;

}
.subheader{
	float: right;
	padding-right: 15px;
}
.left{
	float: left;
	width: 115px;
	height: 100%;
	padding-left: 2px;
	
}
.leftnav{
	float: left;
	width: 105px;
	margin-top: 10px;
	margin-bottom: 25px;
	
}
.leftnav1 a{
	display: block;
	width: 105px;		
	background: url("images/leftnav_bio.jpg") 0 0 no-repeat;	
	
}
.leftnav2 a{
	display: block;
	width: 105px;
	background: url("images/leftnav_music.jpg") 00 no-repeat;

}
.leftnav3 a{
	display: block;
	width: 105px;
	background: url("images/leftnav_press.jpg") 00 no-repeat;
}
.leftnav4 a{
	display: block;
	width: 105px;
	background: url("images/leftnav_see.jpg") 00 no-repeat;
}
.leftnav5 a{
	display: block;
	width: 105px;
	background: url("images/leftnav_bookings.jpg") 00 no-repeat;
}
.leftnav6 a{
	display: block;
	width: 105px;
	background: url("images/leftnav_contact.jpg") 00 no-repeat;

}
.leftnav7 a{
	display: block;
	width: 105px;
	background: url("images/leftnav_ml.jpg") 00 no-repeat;
}
.leftnav8 a{
	display: block;
	width: 105px;
	background: url("images/leftnav_blog.jpg") 00 no-repeat;

}
.leftnav9 a{
	display: block;
	width: 105px;
	background: url("images/leftnav_dvd.jpg") 00 no-repeat;
}
.leftnav a:hover{
	background-position: -105px 0;
}
.content{	
	float: left;
	overflow: auto;
	width: 505px;
	height: 425px;
	padding-left: 10px;
	padding-right: 15px;
	padding-top: 15px;
	border-left: 3px solid #400404; 
	border-top: 1px solid #400404; 
	/*border-left: 4px solid #210202;
	border-top: 4px solid #210202;*/
	font-family: arial;
	color: #FFD36E;
}
.content p{
	color: #FFD36E;
	font-size: 12px;
}
.content ul{
	list-style-type: square;
	color: #FFD36E;
	font: 13px arial;

}
.content h3{
	font: italic 18px arial;
	color: #F1871F;	
}
.content h4{
	display: inline;
	font: 18px arial narrow;		
	color: #FFD36E;
}
.content h5{
	font: 15px arial narrow;
	color: #FFD36E;
}
.content a{
	/*font: 18px arial narrow;		*/
	color: #FFD36E;
}
.content a:hover{
	color: white;
}
#events h3{
	font: 20px arial narrow;
	letter-spacing: 6;
	color: #F1871F;
}
#events h4{
	display: inline;
	font-weight: bold;
	font-size: 18px;
}
#events h5{
	display: inline;
	font-size: 16px;
	color: #F1871F;

}
#events a{
	font-size: 12px;
	font-family: arial;
}
#events p{
	margin-left: 25px;
}
#byline{
	display: inline;
	font-weight: bold;
	color: #FFD36E;
}
#errornotice{
	color: #FFD36E;
	font-size: 12px;
}
.clear{
	clear: both;
}

/* brown #210202 */
