html {
	font-family: Georgia;
}

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#wrapper {
	width: 1008px;
	margin-top: -8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 1008px;
	height: 209px;
}

#menu {
	float: left;
	margin-top: -30px;
}

#menu img {
	margin-right: -4px;
	border: none;
}

#m1 {
	visibility: hidden;
	background-image: url(images/dropdownBG.jpg);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 500;
	width: 163px;
	height: 109px;
	margin-top: -3px;
	margin-left: 153px;
	font-size: 8pt;
	text-align: left;
}

#m1 a:link, #m1 a:visited {
	color: #ffffff;
	text-decoration: none;
}

#m1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.link1 {
	list-style-type: none;
	margin-top: 18px;
	margin-left: -15px;
}

#m1 ul li {
	margin-bottom: -10px;
}

#contentBody {
	background-image: url(images/bodyBGSub.jpg);
	background-repeat: no-repeat;
	width: 1008px;
	float: left;
	margin-top: -3px;
}

#contentBodySub {
	background-image: url(images/bodyBGSub.jpg);
	background-repeat: no-repeat;
	width: 1008px;
	float: left;
	margin-top: -3px;
	text-align: left;
}

#contentBodySub h3 {
	margin-left: 70px;
	color: #265a94;
}

#gallery {
	margin-left: 120px;
	margin-bottom: 20px;
}

#gallery img {
	border: none;
}

#middlePic {
	background-image: url(images/homeMiddle.jpg);
	background-repeat: no-repeat;
	width: 1008px;
	height: 270px;
}

#middlePic img {
	margin-top: 15px;
}

#middleQuote {
	background-image: url(images/middleQuote.jpg);
	background-repeat: no-repeat;
	width: 1008px;
	height: 55px;
}

#contentCal {
	color: #444444;
	float: left;
	font-size: 10pt;
	margin-top: 14px;
	margin-left: 30px;
	padding-bottom: 20px;
}

#contentTextHome {
	width: 420px;
	color: #444444;
	float: right;
	font-size: 10pt;
	margin-top: 20px;
	margin-left: 000px;
	padding-bottom: 20px;
	padding-right: 55px;
}

#contentText {
	width: 600px;
	color: #444444;
	font-size: 10pt;
	margin-top: 20px;
	margin-left: 200px;
	padding-bottom: 20px;
}

#teamImages {
	float: left;
	margin-left: 24px;
	margin-top: 15px;
}

#teamImages img {
	border: none;
}

.teamNames {
	float: left;
	margin-left: 24px;
	padding-bottom: 20px;
}

.name1 {
	color: #23548b;
	margin-left: 60px;
}

.name2 {
	color: #23548b;
	margin-left: 150px;
}

.name3 {
	color: #23548b;
	margin-left: 125px;
}

.name4 {
	color: #23548b;
	margin-left: 110px;
}

#contentText2 {
	float: left;
	width: 335px;
	text-align: left;
	color: #444444;
	font-size: 10pt;
	margin-left: 30px;
	padding-bottom: 30px;
}

.teamImage {
	float: left;
	margin-top: 15px;
	margin-left: 34px;
}

.subImage {
	float: right;
	margin-top: 15px;
	margin-right: 25px;
}

.subBottom {
	background-image: url(images/subBottom.jpg);
	background-repeat: no-repeat;
	width: 1008px;
	height: 12px;
	float: left;
}

.headerFlash {
	margin-left: 361px;
}

#flash{
	display: block;
	margin: 0;
	height: 450px;
	width: 970px;
	margin-left: 19px;
}

.maps {
	float: left;
	margin-right: 50px;
}

#footer {
	float: left;
	color: #a5a5a5;
	font-size: 8pt;
	margin-top: 0px;
	margin-left: 190px;
}

#footer a:link, #footer a:visited {
	color: #a5a5a5;
	text-decoration: none;
}

#footer a:hover {
	color: #a5a5a5;
	text-decoration: underline;
}