body {
	margin: 0px;
	font-family: verdana;
	font-size: 12pt;
	padding: 5px;
	background: #f8fdab;
	text-align: center;
}
a,a:visited,a:active {
	color: #ff0000;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 1px;
	text-transform: uppercase;
	font-size: 8pt;
}
a:hover {
	
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	color: #f5ba5c;
}
h1 {
	font-size: 16pt;
	font-weight: normal;
	font-family: verdana;
	color: #009899;
	margin-bottom: 10px;
}
#main {
	margin: 0 auto;
	width: 822px;
}
#top {
	width: 722px;
	height: 75px;
	
}
#top h1 {
	font-size: 10pt;
	font-weight: bold;
	font-family: verdana;
	color: #ff0000;
	text-transform: uppercase;
	padding-left: 80px;
	padding-top:20px;
	padding-bottom: 0px;
	margin: 0px;
	text-align: left;
}
#top h2 {
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana;
	color: #00ff00;
	text-transform: uppercase;
	padding-left: 80px;
	padding-top: 0px;
	margin: 0px;
	text-align: left;
}
#menu {
	width: 200px;
	float: left;
	text-align: left;
	padding-left: 4.1em;
}
.section {
	width: 200px;
	background: url('menu.jpg');
	line-height: 20px;
	margin-top: 10px;
	height: 20px;
	text-align: left;
	color: #ff0000;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 10pt;
	padding-left: 1.1em;
}
.sectioncontent {
	width: 180px;
	margin-top: 5px;
	text-align: left;
	line-height: 20px;
}
ul {
	list-style-image: url("item.jpg");
	margin: 0;
	padding-left: 3.1em;
}
li {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
#content {
	margin-top: 0px;
	padding-left: 5px;
	width: 515px;
	text-align: justify;
	
	color: #000000;
	line-height: 18px;
	float: left;
	margin-bottom: 10px;
}
#contentsummary {
	margin-top: 10px;
	line-height: 20px;
	height: 20px;
	background: url('content.jpg');
	text-align: left;
	color: #ff0000;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	font-size: 12pt;
}
#footer {
	clear: both;
	width: 722px;
	height: 30px;
	background: url('footer.jpg') no-repeat;
	color: #ff0000;
	font-size: 12px;
	margin: 10px;
	text-align: centre;
	margin-bottom: 10px;
	font-size: 12pt;
}
#footercontent {
	line-height: 30px;
	padding-left: 45px;
	text-align: left;
}
#icons {
	margin-top: 20px;
	padding-left: 10px;
	text-align: left;
}
#maintext {
margin-top:15px;
text-align: left;
}



input {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

p
</style>