html {overflow:hidden;}
body {font-family:garamond, georgia, serif; font-size:16px;
	background-image:url(images/kgmbkg.jpg);
	}

#menubox {position:absolute;
	left:0px; top:0px; bottom:0px; 
	width:248px;
	background-image:url(images/sunset248.jpg);
	background-repeat:no-repeat;
	}
	
#menu{text-align:right; margin-top:40px;}
#menu a{
	background-color: #D9BA8E;
	padding:0px 4px 0px 4px;
	text-decoration:none;
	}
#menu a:link{
	color: #000000;
	border-left:solid 2px #FFEACD;
	border-top:solid 2px #FFEACD;
	border-right:solid 2px #A28F76;
	border-bottom:solid 2px #A28F76;
	}
#menu a:visited{
	color: #2C2838;
	border-left:solid 2px #FFEACD;
	border-top:solid 2px #FFEACD;
	border-right:solid 2px #A28F76;
	border-bottom:solid 2px #A28F76;
	}
#menu a:hover{
	color: #FFFFFF;
	border-left:solid 2px #A28F76;
	border-top:solid 2px #A28F76;
	border-right:solid 2px #FFEACD;
	border-bottom:solid 2px #FFEACD;
	}
.active {font-weight: bold;
	color: #58516F;
	background-color: #E5D0B3;
	border-left:solid 2px #A28F76;
	border-top:solid 2px #A28F76;
	border-bottom:solid 2px #FFEACD;
	padding:0px 24px 0px 4px;
	margin-bottom:9px;
	background-image: url(images/fingerpoint15.png); background-position:top right; background-repeat:no-repeat;
	}
.inactive {
	margin-bottom:9px;
	margin-right:20px;
	}
	
#contentbox {position:absolute;
	left:248px; top:0px; bottom:0px; right:0px;
	padding:22px;
	overflow:auto;
	background-color:#E5D0B3;
	font-size:16px;
	max-width:800px;
	}

a {font-weight:bold;}
a:link   {color: #58516F;}
a:visited{color: #58516F;}
a:hover  {color: #000000; background-color: #FFEACD;}

h2{font-size:18px; font-weight:bold; margin-top:24px; margin-bottom:0px;}
h3{font-size:16px; font-weight:bold; margin-top:24px; margin-bottom:0px;}

.titlebar {text-align:center; padding:2px;
	font-size:20px; font-weight:bold;
	color:#E5D0B3; background-color:#58516F;
	}
	
.msgbox{
	padding:0px 8px 8px 12px;
	background-color: #D9BA8E;
	border:solid 2px #58516F;
	/*
	border-left:solid 2px #A28F76;
	border-top:solid 2px #A28F76;
	border-right:solid 2px #FFEACD;
	border-bottom:solid 2px #FFEACD;
	*/
	}
	
.pixright{float:right; margin:6px 0px 4px 8px;}

.title18{font-size:18px; text-align:center; color:#58516F; font-weight:bold;}
.title24{font-size:24px; text-align:center; color:#58516F; font-weight:bold;}
.title27{font-size:27px; text-align:center; color:#58516F; font-weight:bold;}

#botmenu{text-align:center; margin:24px 0px 24px 0px;}

.nowrap{white-space:nowrap;}
.backtop{float:right; font-size:16px;}
.uline{font-size:19px; font-weight:bold; margin-top:24px; margin-bottom:4px; border-bottom:solid white 2px;}

#listen{text-align:right; margin-right:20px;}
