@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
	background-color: #339933;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #000000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 120%;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}#vpag {
	width: 800px;
	top: 300px;
	position: absolute;
}
#vpagButtons {
	width: 200px;
	float: left;
}
#art {
	width: 800px;
	position: absolute;
	top: 500px;
}
#artButtons {
	width: 200px;
	float: left;
}
#historyButtons {
	width: 200px;
	float: left;
}
#history {
	width: 800px;
	position: absolute;
	top: 700px;
}
#historyText {
	width: 550px;
	float: left;
	position: absolute;
	left: 250px;
	top: 50px;
}
#vpagText {
	width: 550px;
	position: absolute;
	left: 250px;
	top: 50px;
}
#artText {
	width: 550px;
	position: absolute;
	left: 250px;
	top: 50px;
}
#sediment {
width: 800px;
}
#mainText1 {
width: 800px;
}
#mainText2 {
	width: 800px;
	position: absolute;
	top: 950px;
}
.floatRight {
	float: right;
}
.floatLeft {
	float: left;
}
