
body {
	
	<!--- background-image: url("http://allaboutkauai.com/media/layout/CoverPhoto3.png"); --->
    background-repeat:no-repeat;
    background-size:cover;
	
}
body, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0083a3;
} 

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	
}

.a4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
	.a4:hover { color: #000080; }

a { text-decoration: none; }

/* ------ FORM ----- */
.required { font-size: 18px;
	    font-weight: bold;
            color: #cc0000; }
.input { text-align: right;
	   padding-right: 5px; 
	   font-weight: bold; }


#humor { 
	font-size: 11pt;
	line-height: 1.5em; }

#container {
	width: 510px;
	margin-left: auto ;
  	margin-right: auto ;
}

#admintools {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	border: 1px dotted maroon;
	padding: 5px;
}

#content {
	min-height:600px;
  	height:auto !important;
  	
}
#home_header {
	text-align: center;
}
.form { text-align: left; }
.form div.line { clear:both; margin-bottom:5px; }
.form label { padding-top:3px; float: left; width: 110px; font-size: 12px; }
#footer {
	font-variant: small-caps; 
	font-size: 12px;
	color: silver;
	margin: 0px;
	padding: 0px;
	text-align: center;
	
}

#footer a:link, #footer a:visited { color: silver; text-decoration: none; }
#footer a:hover, #footer a:active { color: red; text-decoration: underline; }

/*-------------Menu------------*/
.overText{
    position: relative;
    top: -106px;
    color: #fff;
    overflow: hidden;
}
.outText{
    position: relative;
}
/*-----------End Menu----------*/
