@charset "UTF-8";
body {
	background-color: #900;
	background-image: url(../images/background_s1.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
    border-style: none;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

a:focus { outline: none;
}

#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
}
  #bannerSection {
	background-image: url(../images/banner_s1.jpg);
	background-repeat: no-repeat;
	height: 135px;



}
  #navBar {
	height: 95px;
	width: 955px;
}
  #navHome {
	float: left;
	height: 95px;
	width: 135px;
}
  #navFixtures {
	height: 95px;
	width: 135px;
	float: left;
}
  #navNews {
	float: left;
	height: 95px;
	width: 160px;
}
  #navLeagueTwo {
	float: left;
	height: 95px;
	width: 150px;
}
  #navDirections {
	float: left;
	height: 95px;
	width: 175px;
}
  #navWhatToDo {
	float: left;
	height: 95px;
	width: 200px;
}

.homeButton {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 135px;
}

#homeButton:hover {
	background-position: 0 -95px;
}

#homeButton span {
  display: none;
}

.fixturesButton {
	background-image: url(../images/fixtures.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 135px;
}

#fixturesButton:hover {
	background-position: 0 -95px;
}

#fixturesButton span {
  display: none;
}

.newsButton {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 160px;
}

#newsButton:hover {
	background-position: 0 -95px;
}

#newsButton span {
  display: none;
}

.leaguetwoButton {
	background-image: url(../images/league2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 150px;
}

#leaguetwoButton:hover {
	background-position: 0 -95px;
}

#leaguetwoButton span {
  display: none;
}

.directionsButton {
	background-image: url(../images/directions.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 175px;
}

#directionsButton:hover {
	background-position: 0 -95px;
}

#directionsButton span {
  display: none;
}

.whattodoButton {
	background-image: url(../images/whattodo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 200px;
}

#whattodoButton:hover {
	background-position: 0 -95px;
}

#whattodoButton span {
  display: none;
}





  #mainSection {
	width: 955px;
	margin-top: 10px;
}
  #rssContainer {
	float: right;
	width: 350px;
}
  #textContainer {
	float: left;
	width: 565px;
}
  .mainSectionText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 20px;
	padding-right: 20px;
}
  #container #mainSection #textContainer p {
	margin-top: 0px;
}
  #footerSection {
	clear: both;
	height: 50px;
	width: 915px;
	margin-right: auto;
	margin-left: auto;
}
  .footerText {
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	padding-top: 10px;
	padding-right: 20px;
}





.homeButton {
	background-image: url(../images/home.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 135px;
}

#homeButton:hover {
	background-position: 0 -95px;
}

#homeButton span {
  display: none;
}

.fixturesButton {
	background-image: url(../images/fixtures.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 135px;
}

#fixturesButton:hover {
	background-position: 0 -95px;
}

#fixturesButton span {
  display: none;
}

.newsButton {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 160px;
}

#newsButton:hover {
	background-position: 0 -95px;
}

#newsButton span {
  display: none;
}

.leaguetwoButton {
	background-image: url(../images/league2.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 150px;
}

#leaguetwoButton:hover {
	background-position: 0 -95px;
}

#leaguetwoButton span {
  display: none;
}

.directionsButton {
	background-image: url(../images/directions.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 175px;
}

#directionsButton:hover {
	background-position: 0 -95px;
}

#directionsButton span {
  display: none;
}

.whattodoButton {
	background-image: url(../images/whattodo.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 95px;
	width: 200px;
}

#whattodoButton:hover {
	background-position: 0 -95px;
}

#whattodoButton span {
  display: none;
}

