BODY {
	background-color : #4bb8b3; 

	background-image:  url("web_background.jpg");
	background-repeat: repeat;
	margin-left : 0; 
	padding-left : 0; 
	text-align: left;
	font-weight : normal; 
	font-size : 14px; 
	font-family : monaco, courier, monospace; 
	color: #000;
}

img {
	border-style: none;
}

A:visited {
	font-family : "ms sans serif", arial, sans-serif;
	color : #660099; 
	text-decoration : none; 
}
A:link {
	font-family : "ms sans serif", arial, sans-serif;
	color : #6600FF; 
	text-decoration : none; 
}
A:hover {
	font-family : "ms sans serif", arial, sans-serif;
	color : #f60; 
	text-decoration : underline; 
}
I,em {
	font-weight : normal;
	font-size : 11px;
	line-height : 16px;
	font-family : georgia, palatino, serif; 
	font-style : italic;
}
P {
	font-weight : bold; 
	font-size : 12px; 
	line-height : 16px; 
	font-family : georgia, palatino, serif; 
}
ul, li {
	font-weight : normal;
	text-align : left; 
	font-size : 12px; 
	line-height : 16px; 
	//margin-left : 4px;
	font-family : georgia, palatino, serif;

}
H1 {	
	font : bold 42px "futura medium", futura, sans-serif;
	color : #000;
	padding-bottom: 0;
	text-align: center;
}
H2 {	
	font : bold 36px "ms sans serif", arial, sans-serif;
	color : #000;
	padding-bottom: 0;
	text-align: center;
}
H3 {	
	font : bold 24px "ms sans serif", arial, sans-serif;
	color : #000;
	padding-bottom: 0;
	text-align: center;
}
H4 {
	font : bold 18px "ms sans serif", arial, sans-serif; 
	color : #998; 
	padding-top : 12px;
	line-height: 24px;
	padding-bottom : 0; 
	text-align: center;
}
H5 {
	font : bold 14px georgia, palatino, serif;
	color : #333;
	margin-bottom : 0;
	padding-left : 10px;
	padding-bottom : 0;
	text-align: center;

}

#main {
	width: 886px;
	background-image: url("web_background.jpg");
	background-repeat: repeat;
	margin-top:10px;
	padding-left:8px;
	text-align:left;

}


#kk_body {
	color: #4bb8b3;
	float:right;
	background-color : #4bb8b3;
	background: #4bb8b3;
	background-image: url("web_background.jpg");
	background-repeat: repeat;
	width: 720px;
}
#admin_body {
	color: black;
	float:right;
	background-color : white;
	width: 720px;
	
}
#admin_body p {
	font-size: 1em;
	margin: 10px 10px 10px 10px;
}

#kk_menu_list {

	width:150px;
	height: 700px;
	float:left;
	background-color : #4bb8b3;
	background: #4bb8b3;
	background-image: url("web_background.jpg");
	background-repeat: repeat;
}

#kk_menu_list2 {

	width:120px;
	height: 700px;
	float:left;
	background-color : #4bb8b3;
	background: #4bb8b3;
	background-image: url("web_background.jpg");
	background-repeat: repeat;
}



#footer {
	margin-top: 10px;
	line-height: 24px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#kk_menu_list ul {
	color: #4bb8b3;

	margin-top: 2px;

	background-image: url("web_background.jpg");

	list-style-type: none;



}


			
#kk_menu_list li {


	padding: 0px 4px 12px 0px;
	margin-top: 4px;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
}

#bio_body {

	width: 720px;
	margin: 10px 10px 10px 10px;
}


.menu_bio {
	background: transparent url("menu_bio.jpg") no-repeat left 4px;
}
.menu_live_shows {
	background: transparent url("menu_live_shows.jpg") no-repeat left 4px;
}
.menu_listen {
	background:transparent url("menu_listen.jpg") no-repeat left 4px;
}
.menu_links {
	background:transparent url("menu_links.jpg") no-repeat left 4px;
}
.menu_writings {
	background: transparent url("menu_writings.jpg") no-repeat left 4px;
}
.menu_buy_the_cd {
	background: transparent url("menu_buy_the_cd.jpg") no-repeat left 4px; 
}
.menu_contact {
	background: transparent url("menu_contact.jpg") no-repeat left 4px;
}

.menu_login {
	background: transparent url("menu_login.jpg") no-repeat left 4px;
}


.close {
	margin: 15px 0 -8px 0;
}
.sectionttl {
	font-weight : normal;
	font-size : 11px;
	line-height : 16px;
	font-family : "ms sans serif", arial, sans-serif; 
	color : #fff;
	margin: -5px 0 -3px 200px;
}
.reverse {
	font-weight : bold;
	font-size   : 11px;
	line-height : 16px;
	font-family : "ms sans serif", arial, sans-serif;
	color : #FFF;
}

#email {
}

#email p {
	font-size: 12px;
	line-height: 16px;
	font-family: "ms sans serif", arial, sans-serif;
}

