body {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #3b2102;
	background-color: #ffffff;
	background-image: url(images/mainpagebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	text-decoration: none;
}
.button-gwk {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3b2102;
	cursor: pointer;
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 165px;
	left: 15px;
	text-align: left;
	background-color: #e3d9d0;
	border: 1px solid #3b2102;
	background-position: center center;
	text-indent: 3pt;
	padding-left: 2px;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #3b2102;
	text-decoration: none;
	left: 200px;
	top: 195px;
	bottom: auto;
	width: 560px;
	position: absolute;
	z-index: 1;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bolder;
	text-transform: uppercase;
	color: #3b2102;
	text-decoration: none;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #3b2102;
	text-decoration: none;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #3b2102;
	text-align: center;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #3b2102;
	text-decoration: none;
	line-height: normal;
}
link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000CC;
	text-decoration: none;
}
