h2, h1, h3, h4, h5, p, li, ul, form,fieldset   {margin: 0;padding: 0 }
img {border: none;}
body {
background: #eaeaea url(../images/bg.png) center top repeat-x;
	margin:0; padding:0;
	font-family:Tahoma,sans-serif;
	font-size:12px;
	margin-top: 180px;
}
a { color: #9ec525;
text-decoration: none;
}
 a:hover { color: #83aa0a }
#main {
	margin: auto;
	text-align: center;
}
#error {
	width: 500px;
	margin: auto;
	padding-bottom: 20px;
border-bottom: 1px solid #BFBFBF;
}

h3 {
padding: 5px 20px 0 20px;
margin: 10px 16px 10px 0px;
	vertical-align: text-top;

	text-align: left;
	line-height:20px;
	padding-top:0px;
	font-variant: small-caps;
	letter-spacing:2px;
border-bottom: 1px solid #BFBFBF;
font-family:'Century Gothic';
font-size:16px;
}

#footer {
background: url(../images/footer.png) #051e3c repeat-x top center;
position: absolute;
bottom: 0px;
padding-top: 45px;
clear: both;
text-decoration: none;
font-family: Arial;
font-size: 10pt;
width: 100%;
margin: auto;
text-align: center;
}
#footerContainer {
position: relative;
width: 697px;
margin: auto;
text-align: center;
}
#footer ul{
width: 150px;
float: left;
margin-right: 20px;
}
#footer li{
padding: 2px;
text-align: left;
display: block;
background:transparent url(../img/footer-dot.png) no-repeat 0px 3px;
padding-left: 16px;
}

#footer a {
color: #EAEAEA;
}
#footerMenu {
width: 350px;
float: left;
}
#about {
text-align: left;
width: 550px;
float: left;
padding-left: 20px;
}
#about h2{
font-family: "Trebuchet MS",verdana,sans-serif;
font-size: 14pt;
}

.end {
	clear: both;
}