body {
	background: #FFF2CA;
	color: #00014C;
	font-family: arial, verdana, tahoma;
	font-size: 14px;
	line-height: 140%;
	
	padding-bottom: 20px;
}

.header {
	padding-top: 1px;
	padding-bottom: 10px;
}

#mainbody {
	line-height: 160%;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background: #FFF2CA;
	border: 1px solid #FFCE71;
	vertical-align: top;
	margin-left: 25px;
}
#bulletin{
	padding-top: 8px;
	padding-bottom: 12px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #228B22;
	color: #FFF2CA;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
}

a.bul:link {
	color: #FFFFFF
}
a.bul:hover{
	background-color: #FFF2CA;
	color: #00008B;
}
a.bul:visited {
	color: #FFF2CA
}

.footer {
	font-size: 12px;
	text-align: center;
	margin-top: 5px;
	color: 004601;
}

a:link {
	color: #BB3400;
}

a:hover {
	background-color: #FFFF99;
	color: Green;
}
a:visited {
	color: #BB3400;
}
			
h1 {
	width: 100%;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #ccff99;
	text-align: center;
	font-weight: 425;
	font-size: 15px;
	font-family: "Lucida Sans";
	background-position: center;
}

h2 { 
     font-family: "Lucida Sans"; 
     font-size:24px
}

h3 {
	padding-top: 8px;
	padding-bottom: 8px;
	background: #FFDEAD;
	text-align: center;
	font-family: "Lucida Sans";
	font-weight: 300;
	font-size: 13px;
}
h4 {
   padding-top: 6px;
	padding-bottom: 6px;
	background: #FFCE71;
	
	text-align: center;
	font-weight: 300;
	font-size: 14px;
}

h5 {
   padding-top: 1px;
	text-align: center;
	font-weight: 300;
	font-size: 18px;
	color: #004601;
}	 

h6 {
	color: #990000;
	text-align: center;
	font-family: "Lucida Handwriting";
	font-weight: 600;
	font-size: 40px;
	margin-top: 2px;
	margin-bottom: 6px;
}

#nav { 
	font-family: "Lucida Bright"; 
	color:#330000;
	font-size: 16px;
	text-align: center;
	vertical-align: bottom;
	}
	
a.nav:link {
	font-family: "Lucida Bright";
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
   color: 660000;
}	
							
a.nav:hover {
	font-family: "Lucida Bright";
	font-size: 16px;
	text-decoration: none;
	padding: 10px;
	text-align: center;
}

a.nav:visited {
	font-family: "Lucida Bright";
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}

.heading { 
   font-family: "Lucida Handwriting";
   font-size: 14px;
   color: #330000;
   font-weight: lighter;
   text-align: center;
}

