BODY {
	font-family: "Book Antiqua";
	font-size: 12px;
	color: #7C78A8;
	font-weight: normal;
}


p {
 font-family: Book Antiqua;
 font-size: 12px;
 font-color#000033;
 font-weight: normal;

}

a:link {
	color: #990000;
	text-decoration: underline;
}
	
a:hover	 {
	color: #CC9900;
	text-decoration: none;
	
}
	
a:visited	 {
	color: #CC9900;
	text-decoration: underline;
	
	}

.home {
	font-size: 11px;
	font-weight: bold;
	color: #7C78A8;
}

.haiku {font-size: 12 px;
	color: #fff;
	font-style: italic;
	font-weight: bold;
}	
.haiku2 {font-size: 12 px;
	color: #000;
	font-style: italic;
	font-weight: bold;
}	
.darkbl {font-size: 12 px;
	color: #036;
}	
.darkblhd {
	font-size: 19px;
	color: #036;
	font-weight: bold;
}	
.style1 {font-size: 12 px;
	font-style: italic;
	font-weight: bold;
}

.style2 {color: #333399; font-weight: bold; }
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {color: #FF0000; font-weight: bold; font-style: italic; }
body table tr td table tr td em {
	font-size: 11px;
}



#menuwrapper {
	background-color: #E6F1F8;
	background-repeat: repeat-x;

}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#menubar, #menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menubar a {
	display: block;
	padding: 1px 2px 1px 2px;
}
#menubar a.menulink {
	background-repeat: no-repeat;
	background-position: right;
}
#menubar li {
	float: left;
	width: 7em;
}
#menubar li {position: relative;}

/* hide from IE mac \*/
#menubar li {position: static; width: auto;}
/* end hiding from IE5 mac */

#menubar li ul, #menubar ul li  {
	width: 190px;
}
#menubar ul li a  {
	color: #E6F1F8;
	border-right: 5;
	padding: 1px 1px 1px 1px;
	border-bottom: 1px solid #7C78A8;
	border-left: 1px solid #7C78A8;
	border-right: 1px solid #7C78A8;
	
}
#menubar li ul {
	position: absolute;
	display: none;
	background-color: #E6F1F8;
	background-repeat: repeat-x;
}
#menubar li:hover a, #menubar a:focus,
#menubar a:active, #menubar li.hvr 
a {
	background-color: transparent;
}
#menubar li:hover ul, #menubar li.hvr ul {
	display: block;
}
