
h4 { color: black; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0; padding: 0; }
h5 { color: #000; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; line-height: 1em; margin: 0 0 2px; }
p { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5; margin: 0 0 2px; padding: 0; }
a { color: black; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.5; margin: 0 0 2px; padding: 0; }
body {
	color: white;
	background-color: #7f7c73;
	margin: 0px
	}

#horizon {
	color: white;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -297px;
	position: absolute;
	top: -200px;
	left: 50%;
	width: 594px;
	height: 400px;
	visibility: visible;
	padding-left:100px;
	}
#content.home {
	top: -300px;
	height: 600px;
	padding-left:150px;
	}
#content.image {
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -297px;
	position: absolute;
	top: -150px;
	left: 50%;
	width: 594px;
	height: 300px;
	visibility: visible;
	padding-left:100px;
	}
.bodytext {
	color: black;
	font-size: 10px;
	}

.headline {
	font-weight: bold;
	font-size: 24px
	}
a:link, a:visited {
	color: #000;
	text-decoration: none
	}

a:hover {
	color: #fff;
	text-decoration: none
	}
	
ul.thumbnails {
	margin:0;padding:0;
	border-top:1px solid #000;
	width:570px;
	}
ul.thumbnails li {
	list-style-type:none;
	margin:0;padding:0;
	float:left;
	width:190px;
	border-bottom:1px solid #000;
	padding:5px 0;
	}
