html{
height:100%;
}
body{
	background-color:#016461;
	background-image: url(images/headerbg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-top:0px;
}
a:link { color: #016461 ; text-decoration: underline }
a:active { color: #016461; text-decoration: underline }
a:visited { color: #666666; text-decoration: underline }
a:hover { color: #016461; text-decoration: underline; font-weight: bold }
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #016461;
	font-weight: bold;
	font-size: 14px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 12px;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
}
#website {
	width: 1220px;
	height: auto;
	margin: auto;
}
#wrapper {
	margin:auto;
	height:auto;
	width:820px;
	background-image:url(images/mainbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	float: left;
}
#maincontainer {
	background-color: #FFFFFF;
	width: 800px;
	margin: auto;
	height: auto;
}
#header { 
	width: 800px;
	height: 148px;
	margin: auto;
	clear: both;
}
#nav {
	width: 800px;
	height: 30px;
	margin: auto;
}
#images {
	width: 800px;
	height: 283px;
	margin: auto;
}
#quotes {
	width: 725px;
	height: 50px;
	margin: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pictures {
	width: 800px;
	height: 164px;
	margin: auto;
}
#content {
	width: 700px;
	height: auto;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
}
#footer {
	width:820px;
	height:auto; 
	margin:auto;
	background-image:url(images/footerbg.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
#footercontent {
	width: 700px;
	height: auto;
	margin: auto;
	padding-bottom: 55px;
}
#flash {
	width: 760px;
	height: 500px;
	margin: auto;
	padding-bottom: 15px;
}
#adwrapper-left {
	width: 200px;
	margin-top: 185px;
	height: auto;
	float: left;
}
#adwrapper-right {
	width: 200px;
	margin-top: 185px;
	height: auto;
	float: left;
}
