@charset "UTF-8";
body {
	background-color: #d4d287;
	background-image: url(graphics/body-bgimage.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
}
html {
	margin: 0px;
	height: 100%;
	padding: 0px;
}
#container {
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	min-height: 100%;
	text-align: center;
	overflow: visible;
	width: 800px;
}
#header {
	height: 412px;
	width: 800px;
	background-image: url(graphics/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header-map {
	height: 412px;
	width: 800px;
	background-image: url(graphics/header-map.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#header-coachmen {
	height: 412px;
	width: 800px;
	background-image: url(graphics/header-coachmen.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#left {
	margin: 0px;
	float: left;
	width: 218px;
	background-image: url(graphics/column-bordertop-round.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	font-size: 13px;
	line-height: 1.4em;
	color: #003300;
}
#center {
	margin: 0px;
	float: left;
	width: 218px;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	background-image: url(graphics/column-bordertop-round.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
	font-size: 13px;
	line-height: 1.4em;
	color: #003300;
}
#right {
	margin: 0px;
	width: 218px;
	float: right;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	background-image: url(graphics/column-bordertop-round.gif);
	background-repeat: no-repeat;
	background-position: center 12px;
	font-size: 13px;
	line-height: 1.4em;
	color: #003300;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#inner {
	height: auto;
	min-height: 100%;
	width: 800px;
	overflow: visible;
}
#footer {
	clear: both;
	height: 200px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #807F48;
}
#menuwrapper {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 317px;
	text-align: center;
}
#menuwrapper-map {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 317px;
	text-align: center;
}
#menuwrapper-coachmen {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 317px;
	text-align: left;
}
#menu {
	height: 50px;
	z-index: 7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#leftcolumn {
	float: left;
	width: 165px;
	padding-right: 20px;
	text-align: justify;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding-left: 97px;
}
#rightcolumn {
	float: right;
	padding-left: 20px;
	width: 565px;
	text-align: justify;
	color: #333300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 15px;
}
#PersonalHistory {
	position: relative;
	top: -160px;
	left: 170px;
}

