body {
	font-family: "Times New Roman", Times, serif; color: black; background-color: white; background-image: none;
}
#contain {
margin-top: 0px;	margin-left: 0px; margin-right: 0px;   
	
}
#maintext {
color: #000000;
margin-top: 0px;
margin-left: 100px;
margin-right: 5%;
	
}
#maintext p {
margin-left: 10px; margin-bottom: 0px; text-indent: 0px; text-align: justify; padding: 2px 10px 2px 10px;

}
p:first-letter {
	font-size: 1.5em;
}
#maintext h2 {
	margin-left: 0px;
}
#maintext h3 {
	margin-left: 0px; margin-bottom: -2px;
}
#maintext img {
	margin-left: 10px; margin-top: 0px; float: right; border-left: 10px solid transparent; border-top: 0px solid transparent;
	margin-bottom: 8px;
}

#maintext div {
	text-align: center;
}
.indy {
	margin-left: 200px;
}
#headbanner {
	margin-left: 20px; margin-bottom: 13px; margin-top: 0px; padding: 10px 10px 13px 20px; 
	border-left: 20px solid transparent; height: 151px; border-bottom: 1px solid white;
	display: inline-block;
}

#headbanner h1 {
	background-color: transparent; color: #000000; margin-left: 198px;  margin-top: 29px; vertical-align: top;
	text-align: center; font-size: 2.1em;
}
#headbanner img {
	float: left; margin-right: 20px;
}
#menutop {
	background-color: #eeeeee;
	background-repeat: repeat-x; width: 880px;
	border-left: 29px solid transparent; height: 25px;
	margin-top: 20px;
	text-decoration: none;
}
#menult {
display: none;
	margin-left: 20px;
	margin-top: 30px;
	margin-bottom: 100px;
	width: 150px;
	background-color: transparent;
	padding-top: 0px;
	}
#menult li {
margin-bottom: 10px;
list-style: none;
display: none;
	
}
#menult ul {
 display: none;	
}


#topmenu {
	margin-left: 56px;
	line-height: 150%;	
	font-size: 80%;
	}
a {
	background-color: #999999; padding-left: 5px; padding-right: 5px; padding-bottom: 2px;
}