body {
	margin: 0px;
	padding: 0px;
}

#Header {
	margin: 0px;
	padding: 0px;
	background-image: url(headerline.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	font-style: normal;
	font-weight: bold;
}

#Content {
	margin: 0px;
	padding: 23px 0px 0px 23px;
	background-image: url(contentline.gif);
	background-repeat: repeat-y;
}

#Contact {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: normal;
	font-style: normal;
	text-align: center;
	width: 450px;
	height: 135px;
	position: absolute;
	left: 350px;
	top: 45px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 3em;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
}

#Slogan {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	position: absolute;
	height: 25px;
	width: 750px;
	left: 23px;
	top: 150px;
	font-weight: normal;
	color: #003300;
}

#Footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-size: 0.7em;
	text-align: center;
	font-weight: bold;
}

a:hover {
	font-style: italic;
	color: #003300;
}

a:link {
	color: #003300;
}

a:visited {
	color: #003300;
}

.centered {
width: 775px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 0 0 0 25px;
}

.gcbw {
	position: absolute;
	left: 99px;
	top: 278px;
}
.gc {
	position: absolute;
	left: 166px;
	top: 804px;
}
