@charset "UTF-8";
/* CSS Document */

.headline {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	background-image: url(../GFX/1919top.jpg);
	background-position: 1px center;
	width: 650px;
	color: #F00;
	height: 100px;
	float: left;
	font-style: normal;
	text-transform: lowercase;
	position: absolute;
	text-align: right;
	vertical-align: middle;
	background-attachment: scroll;
	background-repeat: repeat;
	white-space: normal;
	text-decoration: none;
	padding: 0px;
}
.contacthead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	background-image: url(../GFX/1919ct.jpg);
	background-position: 1px center;
	width: 650px;
	color: #F00;
	height: 100px;
	float: left;
	font-style: normal;
	text-transform: lowercase;
	position: absolute;
	text-align: right;
	vertical-align: middle;
	background-attachment: scroll;
	background-repeat: repeat;
	white-space: normal;
	text-decoration: none;
	padding: 0px;
}
.abouthead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	background-image: url(../GFX/1919ab.jpg);
	background-position: 1px center;
	width: 650px;
	color: #F00;
	height: 100px;
	float: left;
	font-style: normal;
	text-transform: lowercase;
	position: absolute;
	text-align: right;
	vertical-align: middle;
	background-attachment: scroll;
	background-repeat: repeat;
	white-space: normal;
	text-decoration: none;
	padding: 0px;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000;
}
.textright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000;
	text-align: right;
}
.container {
	width: 650px;
	height: 600px;
	background-position: center;
	float: none;
	top: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
