
body {
	background-color: #fff;
}
body, td, th, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.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; }

.JesusWords { color:red; }


#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:500px;
  	height:auto !important;
  	height:500px;
}
#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-size: 11px;
	font-variant: small-caps; 
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer a:link, #footer a:visited { font-size: 14px; color: black; text-decoration: none; }
#footer a:hover, #footer a:active { color: red; text-decoration: underline; }

#horizon {
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#horizon a:link, #horizon a:visited, #horizon a:active, #horizon a:hover { color: black; text-decoration: none; }

.eightBW { color: white; font-size: 8pt; font-weight: bold; background-color: black;}
.eightBB { color: black; font-size: 8pt; font-weight: bold; background-color: white; text-align: center;}
.eightTD { color: black; font-size: 8pt; padding: 0px 5px 0px 5px; border: 1px solid #C0C0C0;}
#quote_container { width: 800px; margin-left: auto ; margin-right: auto ; }

/*-------------Menu------------*/
.overText{
    position: relative;
    top: -106px;
    color: #fff;
    overflow: hidden;
}
.outText{
    position: relative;
}
/*-----------End Menu----------*/
