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

body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
}
h1
{
	font-size: 10px;
	color: #92816e;
	font-family: "Times New Roman", Times, serif;
}
.kw #container {
	width: 804px;  	
	text-align: left; 
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 480px;
}
#header {
	height: 78px;
	width: 804px;
	position: relative;

}

#navleft {
	height:38px;
	width: 428px; 
	float: left;
	position: relative;
} 
#navright {
	height: 38px;
	width: 376px; 
	background-image: url(images/navright.jpg);
	float: left;
	position: relative;

}
#playerleft {
	height:26px;
	width: 428px; 
	float: left;
	position: relative;
	background-color: #000000;
} 
#player {
	height:26px;
	width: 376px;
	float: left;
	position: relative;
	background-color: #000000;
} 
#leftpic {
	height:430px;
	width: 428px;
	float: left;
	position: relative;
	background-color: #000000;
}
 #leftcontent {
	height:430px;
	width: 376px;
	float: left;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #92816e;
	text-indent: 8px;
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	background-color: #000000;
}
#links {
	height: 50px;
	width: 804px;
	position: relative;
	float: left;
	background-color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #92816e;
	vertical-align: top;
	text-align: right;
}
/* Start of bio------------------------*/
#kenbio {
	
	height:307px;
	width: 428px; 
	float: left;
	position: relative;
}
 #biocontent {
	height:367px;
	width: 376px;
	float: left;
	position: relative;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	color: #92816e;
	text-align: left;
	vertical-align: text-top;
	text-indent: 8px;
	font-weight: normal;
}	
#otherbio {
	
	height:277px;
	width: 428px; 
	float: left;
	position: relative;
}	

/* Start of video------------------------*/

 #video1 {
	height:364px;
	width: 336px; 
	float: left;
	position: relative;

}
 #videocontent {
	height:364px;
	width: 336px; 
	float: left;
	position: relative;
	
}
/* Start of albums------------------------*/
#albumleft {
	
	height:364px;
	width: 367px; 
	float: left;
	position: relative;
}
#tracks li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ea935d;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #92816e;
	text-align: left;
	font-weight: bold;
	width: 190px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-left: -30px;
	
}
 #albumcontent {
	height:202px;
	width: 209px; 
	float: left;
	position: relative;
}
#albumbox {
	height:500px;
	width: 399px; 
	float: left;
	position: relative;
}
 #albumcontent2 {
	height:202px;
	width: 209px; 
	float: left;
	padding-top: 30px;
	position: relative;
}
 #songs {
	height:250px;
	width: 190px;
	float: left;
	position: relative;
}
/* Start of albums------------------------*/ 
#dates {
	float: left;
	position: relative;
}
#tbackground
{
	background-image: url(images/tourbg.jpg);
	z-index: 1;	
}
#photocontent
{
	background-image: url(images/photogallery.jpg);
	width: 804px;
	height:600px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92816e;
	text-align: left;
	background-repeat: no-repeat;
}
#tourcontent table
{
	background-image: url(images/tourbg.jpg);
	width: 804px;
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92816e;
	text-align: left;
	background-repeat: no-repeat;
}
#tourcontent td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c07a4f;
	padding-bottom: 12px;
	padding-top: 12px;
}
