@charset "UTF-8";
/* CSS Document */


body {

background:url(mainbg.jpg) center top no-repeat;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em}

a{
color:#006666;
text-decoration: none;
}

a:hover {
text-decoration:underline;}


.maincontainer {
margin: 0 auto;
text-align:center;
width: 930px;
height: 755px;

}

#footer {
	margin: 0 auto;
	width:830px;
	padding:20px 5px;
	text-align:center;
}
