body {
	font-family: "Palatino Linotype", Palatino, Georgia, Times, serif;
	font-size: 13px;
	color: #333333;
	margin: 0px;
	height: 100%;
}
#container {
	height: 570px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/seabackground.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#container2 {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#leftbar {
	background-color: #FFFFFF;
	margin: 10px;
	width: 230px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	position: absolute;
	height: 436px;
}
#menu {
	font-size: 16px;
	padding: 10px;
	height: 20px;
	width: 830px;
	position: absolute;
	background-color: #C9C9AD;
	top: 51px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#menu a:link {
	color: #FFFFFF;
	background-color: #C9C9AD;
	text-decoration: none;
}
#menu a:hover, a:active {
	color: #333333;
	background-color: #C9C9AD;
	text-decoration: none;
}
#menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C9C9AD;
}
#text {
	position: absolute;
	width: 570px;
	top: 10px;
	left: 270px;
}
#mainarea {
	position: absolute;
	top: 92px;
	height: 478px;
	width: 850px;
}
#manifesto {
	width: 400px;
	position: absolute;
	top: 572px;
	font-size: 9px;
}
#header {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	position: absolute;
	height: 30px;
	padding: 10px;
	width: 830px;
	vertical-align: middle;
	background-color: #FFFFFF;
}
a:link {
	color: #862219;
	text-decoration: none;
}
a:hover, a:active {
	color: #862219;
	background-color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #862219;
	background-color: #FFFFFF;
	text-decoration: none;
}
#title {
	height: 90px;
}
.style1 {font-size: 16px
}
.style3 {font-size: 13px
}
.style4 {font-size: 16px;
		 color: #FFFFFF
}
html {
overflow-x: auto;
}
.borderunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
