 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#menu5 {
	width: 205px;
	margin: 0px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	}
	
#menu5 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	border-bottom: none;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #014E9E;
	display: block;
	background:  url(../images/menu5.gif);
	padding: 8px 0 0 10px;
	}
	
#menu5 li a:hover {
	color: #FFF;
	background:  url(../images/menu5.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}

#Title {
	position:absolute;
	left:254px;
	top:243px;
	width:493px;
	height:58px;
	z-index:1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #058978;
	font-size: x-large;
	font-weight: bold;
}

.maintext {
	color:#014E9E;
	font-size: small;
	font-weight: normal;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sidetext {
	color:#058978;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: small;
	border: 2;
	border-color: #058978;
	text-transform: lowercase;
}
.bottomtext {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #058978;
}
.heading{
	color: #058978;
	font-size: medium;
	font-weight: bold;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #058978;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #058978
}