body {
	color: white;
	background-repeat: repeat-x;
	background-position: center top;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-image: url(../images/background.jpg);
}

#container {
	top: -50px;
	text-align: left;
	width: 820px;
	margin: 0 auto;
}
#leftcolumn {
   	text-align: right;
   	width: 130px;
   	display: inline;
   	margin-top: 185px;
   	float: left;
   }
   
#main {
	margin-right: 7px;
	display: inline;
	float: right;
	width: 627px;
   	margin-top: 185px;	
	
   }
#border {
   	border-color: white;
   	border-width: 2px;
   	border-style: solid;
   }
#headline {
   	margin-top: 10px;
   	line-height: 34px;
   	text-align: left;
   	color: #3aa8aa;
   	font-family: Georgia, "Times New Roman", Times, serif;
   	font-size: 1.4em;
   }
.copytext {
   	text-transform: none;
   	text-decoration: none;
   	margin-top: 20px;
   	line-height: 26px;
   	text-align: left;
   	color: #747174;
   	font-family: Georgia, "Times New Roman", Times, serif;
   	font-size: 0.7em;
   }
#copy {
   }
#navcontainer {
   	text-transform: none;
   	float: right;
   	text-align: right;
   	font-style: normal;
   	font-weight: normal;
   	text-decoration: none;
   	line-height: 1.5em;
   	color: #494949;
   	font-size: 1em;
   	font-family: "Lucida Grande", Lucida-Unicode, Verdana, Arial, sans-serif;
   	list-style-type: none;
   }
a {
   	font-weight: bold;
   	color: #35a1c6;
   	font-size: 1em;
   	text-decoration: none;
   }
a:hover {
   	color: #49acba;
   }
#contact {
   	text-align: left;
   	color: #0e4c66;
   	font-size: 1.0em;
   	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
   }
#abouttext {
   	color: #0e4c65;
   	text-align: left;
   	line-height: 1.6em;
   	font-size: 1em;
   	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
   }
li {
   	text-align: right;
   }
navlist ul {
   	float: right;
   	width: 130px;
   	list-style-type: none;
   }
ul {
   	list-style-type: none;
   }
a.submenu {
   	display: list-item;
   	color: #7d7d7d;
   	font-size: 16px;
   }
.pageheader {
   	margin-top: 10px;
   	text-transform: none;
   	text-decoration: none;
   	color: #555555;
   	font-size: 1.8em;
   	font-family: Georgia, "Times New Roman", Times, serif;
   }
.headerimages {
	border-color: white;
   	border-width: 1px;
   	border-style: solid;
   	float: left;
   	color: white;
   	padding: 0px;
   	margin: 0px;
   }
