body {
	background-color: #fee7bd;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: tahoma, verdana, cursive;
	/*font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;*/
	/*font-family: Georgia, Times, 'Times New Roman', serif;*/
	font-size: 19px;
	color: #22447f;
	text-align: justify;
	background-image: url(images/bground.jpg);
	background-repeat: repeat-x;
}

a {
	text-decoration: underline;
	color: #2244bf;
}

a:hover {text-decoration:underline; font-weight:bold}

img {
	border:none;
}

a img {
	border:none;
}

#centerframe{
	width: 870px;
	margin-left: auto;
	margin-right: auto;
	top: -13px;
}

.main{
	background-color: #fee7bd;
	margin: 0;
	padding: 0;
	font-size: 14px
}

.homepage_content{
	padding: 15px 45px 45px 45px;
}

.page_content{
	padding: 15px 45px 0px 45px;
}


.home_paragraph{
	min-height: 150px;
	width: 760px;
	float: left;
	font-size: 14px
}
.floatleft {
	float: left;
}

.pickleft {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
	/*padding-bottom: 100px;*/
	padding-left: 0px;
}
.picright {
	float: right;
	padding-bottom: 75px;
	padding-left: 20px;
}



.footer{
	font-family: verdana;
	font-size: 12px;
	color:black;
	font-weight: bold;
	text-align: center;
	background-image: url(images/bground_footer.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 870px;
	
}

.menu
{
	font-family: verdana;
	font-size: 13px;
	color:white;
	font-weight: bold;
	text-align: center;
	height: 30px;
	background-color: #4695cd;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background-image: url(images/bground_nav.jpg);
	background-repeat: no-repeat;
	width: 870px;
}

.menu a { display:block; color:#232323; white-space:nowrap; text-decoration:none; }
.menu a:hover {text-decoration:underline; color:#fee7bd;}
.menu a:focus { color:#fee7bd;}

.Stil5 {font-size: 12px}
.Stil9 {font-size: 14px}
.Stil11 {font-size: 14px; font-weight: normal; }

#content_top{
	height: 71px;
}
#content_bottom{
	height: 71px;
}
#content_mid{
	height: 19px;
}

#kona_top_pane{
	position: relative;
	width:602px;
	margin-left:auto;
	margin-right:auto;
}
#volcano_top_pane{
	position: relative;
	width:612px;
	margin-left:auto;
	margin-right:auto;
}

#kona_top_left{
	float:left;
	text-align:right;
	padding-right:30px;
}
#kona_top_right{
	float:left;
	padding-left:30px;
}
#volcano_top_left{
	float:left;
	text-align:right;
	padding-right:5px;
}
#volcano_top_right{
	float:left;
	padding-left:5px;
}
#kona_top_mid{
	float:left;
	position: relative;
	top: -40px;
	width: 373px;
	height: 250px;
}
