body {
	margin: 0px;
	padding: 0px;
}
.TopOuter {
	background-image: url(images/top_background.png);
	background-repeat: repeat-x;
	background-position: center center;
	float: left;
	height: 200px;
	width: 100%;
	text-align: center;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F4D131;
	border-bottom-color: #C8022B;
}
.MainOuter {
	float: left;
	width: 100%;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	height: auto;
}
.MainWrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.NavColumn {
	background-color: #002651;
	float: left;
	width: 200px;
	height: 100%;
}
.PicCentre {
	float: left;
	width: 514px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 3px solid #002651;
}
p {
	margin: 0px;
	padding: 0px;
}
.NavImage {
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #F4D131;
	border-right-color: #F4D131;
	border-bottom-color: #C8022B;
	border-left-color: #F4D131;
}
.NavPhoto {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #C8022B;
	border-right-color: #C8022B;
	border-bottom-color: #C8022B;
	border-left-color: #C8022B;
}
.WeatherOuter {
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.WeatherWrapper {
	width: 914px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 3px solid #002651;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	background-color: #FFF;
}
.FooterOuter {
	background-image: url(images/top_background.png);
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.FooterWrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
.MainDiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #002651;
	float: left;
	width: 735px;
	background-color: #FFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.PhotoRight {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	border: 1px solid #002651;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #002651;
	margin: 0px;
	padding: 0px;
}
.SponsorBanner {
	text-align: center;
	border: 1px solid #C8022B;
}
.SponsorText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C8022B;
}
.MainInner {
	float: left;
	width: 950px;
	background-color: #FFF;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.MapDiv {
	float: left;
	height: 600px;
	width: 735px;
}
.MapDivContact {
	float: right;
	height: 350px;
	width: 400px;
}

