﻿.AccNormal
{
	padding: 3px 8px 3px 8px;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBW
{
	padding: 3px 8px 3px 8px;
	background: #FFFFFF;
	color: #000000;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBW input
{
	background: #FFFFFF;
	color: #000000;
}

.AccBY
{
	padding: 3px 8px 3px 8px;
	background: #FFFF00;
	color: #000000;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccBY input
{
	background: #FFFFFF;
	color: #000000;
}

.AccWB
{
	padding: 3px 8px 3px 8px;
	background: #000000;
	color: #FFFFFF;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccWB input
{
	background: #FFFFFF;
	color: #000000;
}

.AccYB
{
	padding: 3px 8px 3px 8px;
	background: #000000;
	color: #FFFF00;
	margin: 0px 0px 5px 0px;
	width: 300px;
}

.AccYB input
{
	background: #FFFFFF;
	color: #000000;
}

body
{
	background-color: #1A1D16;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 30px 0px;
	text-align: center;
}

.mandatory
{
	border: solid 1px #FF0000;
}

a
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #0033CC;
	text-decoration: underline;
}

input 
{
	color: #000000;
	background-color: inherit;
}

img
{
	border: none;
}

select 
{
	color: #000000;
	background-color: #FFFFFF;
}

textarea
{
	color: #000000;
	background-color: #FFFFFF;
}

.SessionMSG
{
	color: #FF0000;
	width: 100%;
	text-align: center;
}

.ViewBasket
{
	position: absolute;
	top: 50px;
	right: 50px;
}

table.Basket
{
	width: 600px;
}

td.basket
{
	padding: auto 10px auto 10px;
}

h1
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

#MainContainer
{
	width: 100%;
	margin: 0px auto 0px auto;
	min-height: 500px;
	height: auto;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/HeaderBackground.jpg');
	background-position: top right;
	background-repeat: repeat-x;
	background-color: #1A1D16;
	text-align: left;
	border: none;
	border-left: solid 1px #E1E1E1;
	border-right: solid 1px #E1E1E1;
	padding: 0px 0px 0px 0px;
	position: relative;
}

/* Header */
#HeaderBar
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/PitchBackground.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	clear: both;
	height: 213px;
	width: 100%;
	display: block;
	position: relative;
	padding: auto auto auto auto;
}

#ImageBox
{
	width: 815px;
	text-align: left;
	padding: 10px 0px 0px 0px;
	margin: 0px auto 0px auto;
	border: none;
}

#ImageBox img
{
	border: none;
}

#ImageBox p
{
	display: inline;
	position: absolute;
}

#ImageBox p.Large
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 18pt;
	top: 60px;
	font-weight: bold;
}

#ImageBox p.Small
{
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 8pt;
	top: 105px;
	font-weight: normal;
}

/* Accessability Options */
#AccessibleLinks
{
	display: none;
	padding: 4px 8px 4px 8px;
	position: absolute;
	top: 17px;
	right: 17px;
}

#AccessibleLinks a
{
	color: #FFFFFF;
	background-color: #4396CA;
	text-decoration: none;
	font-size: 10px;
	display: block;
	margin: 0px 0px 5px 0px;
	padding: 5px 10px 5px 10px;
	width: 75px;
	text-align: center;
	font-weight: bold;
}

#AccessibleLinks a:hover
{
	background-color: #4396CA;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 10px;
}

/* Main Menu */
#MainMenu
{
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/MenuBackground.jpg');
	background-repeat: repeat-x;
	padding: 10px 0px 0px 0px;
	height: 34px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

#MainMenu h3
{
	display: inline;
	margin: 10px 20px 0px 20px;
}

#MainMenu h3 a
{
	text-decoration: none;
	color: #FFFFFF;
}

#MainMenu h3 a:hover
{
	text-decoration: underline;
}

#MainMenu h3.selected a
{
	color: #FFFFFF;
	text-decoration: underline;
}

#MainMenu h3.selected a:hover
{
	text-decoration: underline;
}
/* Main Content Box */
#PageContent
{
	min-height: 500px;
	height: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	width: 815px;
	border: none;
}

#PageContent h1
{
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	margin: 0px 0px 20px 0px;
}

#PageContent h2
{
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	margin: 10px 0px 20px 0px;
}

#PageContent h3
{
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	margin: 10px 0px 5px 0px;
	font-style: italic;
}

#PageContent img.MoveDown
{
	position: relative;
	top: 5px;
}

#PageContent .SectionFrame
{
	height: 440px;
	width: 185px;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/Frame.png');
	background-repeat: no-repeat;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#PageContent .SectionID
{
	height: 340px;
	width: 185px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 5px;
}

/* Content Pane */
#ContentPane
{
	padding: 10px 0px 10px 0px;
	height: 260px;
	width: 815px;
	overflow: hidden;
	text-align: left;
	border: none;
}

/* Hot Links */
#HotLinks
{
	height: 250px;
	width: 237px;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/MenuBackground2.jpg');
	background-repeat: no-repeat;
	padding: 10px 0px 0px 10px;
	margin: 0px 0px 0px 0px;
	border: none;
	float: left;
}

#HotLinks h3
{
	height: 26px;
	width: 225px;
	margin: 4px 0px 3px 0px;
}

#HotLinks h3 a
{
	height: 26px;
	width: 225px;
	display: block;
	font-style: normal;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/HotLinksBackground.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 45px;
}

#HotLinks h3 a:hover
{
	height: 26px;
	width: 225px;
	display: block;
	font-style: normal;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/HotLinksBackgroundSelected.jpg');
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 45px;
	text-decoration: none;
	color: #FE0000;
}

/* Top Stories */
#TopStories
{
	height: 260px;
	width: 561px;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/TopStoriesBackground.jpg');
	background-repeat: no-repeat;
	float: right;
	overflow: hidden;
	position: relative;
}

#TopStories img
{
	position: absolute;
	top: 8px;
	left: 15px;
}

#Story1
{
	position: absolute;
	top: 8px;
	left: 330px;
	height: 75px;
	width: 220px;
	overflow: hidden;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/TopStoryBackground.jpg');
	background-repeat: no-repeat;
}

#Story1 h2, #Story2 h2, #Story3 h2
{
	color: #9A4B4E;
	margin: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 8pt;
}

#Story1 p, #Story2 p, #Story3 p
{
	color: #858585;
	margin: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 8pt;
}

#Story1 p a, #Story2 p a, #Story3 p a
{
	color: #858585;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
}

#Story1.selected h2, #Story2.selected h2, #Story3.selected h2
{
	color: #FD0001;
	margin: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 8pt;
}

#Story1.selected p, #Story2.selected p, #Story3.selected p
{
	color: #FFFFFF;
	margin: 5px 5px 5px 5px;
	font-family: Arial;
	font-size: 8pt;
}

#Story1.selected a, #Story2.selected a, #Story3.selected a
{
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 8pt;
}

#Story2
{
	position: absolute;
	top: 93px;
	left: 330px;
	height: 75px;
	width: 220px;
	overflow: hidden;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/TopStoryBackground.jpg');
	background-repeat: no-repeat;
}

#Story3
{
	position: absolute;
	top: 178px;
	left: 330px;
	height: 75px;
	width: 220px;
	overflow: hidden;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/TopStoryBackground.jpg');
	background-repeat: no-repeat;
}

/* Chairmans Result of the Week */
#ChairmansResult
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/ChairmansResultBackground.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	width: 815px;
	height: 15px;
	padding: 5px 0px 15px 10px;
}

#ChairmansResult p
{
	display: inline;
}

#ChairmansResult a:hover
{
	color: #000000;
	text-decoration: none;
}

/* Home Page Main Content */
#HomeMainContent
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/MainContentBackground.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	width: 815px;
	height: 370px;
}

/* Home Page News Panel */
#HomeNewsPanel
{
	float: left;
	width: 310px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 10px;
	height: 370px;
	overflow: auto;
}

#HomeNewsPanel h2
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

#HomeNewsPanel ul
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}

#HomeNewsPanel ul li
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#HomeNewsPanel ul li a
{
	text-decoration: none;
	color: #B70206;
	font-family: Verdana;
	font-size: 8pt;
}

#HomeNewsPanel ul li a:hover
{
	color: #000000;
}


/* Home Page Results Panel */
#HomeResultsPanel
{
	float: right;
	width: 430px;
	margin: 10px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: scroll;
	height: 355px;
}

#HomeResultsPanel h2
{
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#HomeResultsPanel ul
{
	padding: 0px 0px 0px 20px;
}

#HomeResultsPanel li
{
	padding: 0px 0px 10px 0px;
}

#HomeResultsPanel strong
{
	color: #B70206;
}

/* Main Content Top */
#MainContentTop
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/MainContentTopBackground.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 26px;
	margin: 10px 0px 0px 0px;
}

/* Main Content */
#MainContent
{
	background-color: #EEEEEE;
	overflow: hidden;
	width: 803px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
}

/* Main Content Bottom */
#MainContentBottom
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/MainContentBottomBackground.jpg');
	background-repeat: no-repeat;
	overflow: hidden;
	height: 26px;
}


/* News Stories */
#NewsBox .NewsLink
{
	color: #FE0000;
}

#NewsBox .Date
{
	color: #FE0000;
	font-weight: bold;
}

#NewsBox img.MainImage
{
	float: right;
	width: 340px;
	height: 240px;
	position: relative;
	right: 10px;
	padding: 0px 0px 0px 20px;
}

/* News Filtering */
#NewsFilter
{
	display: block;
	float: right;
	width: 230px;
	height: 428px;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/NewsFilterBackground.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	font-size: 10pt;
	padding: 20px 10px 0px 20px;
}

#NewsFilter h2
{
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
}

#NewsFilter div.NewsFilterBlock
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/NewsFilterBlock.gif');
	background-repeat: no-repeat;
	background-position: top left;
	width: 210px;
	height: 65px;
	padding: 5px 10px 10px 5px;
	font-size: 8pt;
	font-family: Arial;
	position: relative;
}

#NewsFilter div.NewsFilterBlock input
{
	position: absolute;
	top: 27px;
	right: 20px;
}

#NewsFilter div.NewsFilterBlock h3
{
	padding: 8px 0px 0px 20px;
	color: #F80100;
	font-style: normal;
	font-size: 9pt;
	margin: 0px 0px 0px 0px;
}

#NewsFilter div.NewsFilterBlock p
{
	padding: 0px 0px 0px 20px;
	margin: 5px 0px 0px 0px;
}

/* Content - Content Templates */
#Content
{
	padding: 0px 0px 0px 0px;
}

#Content p.Indent
{
	padding: 0px 0px 0px 70px;
}

#Content label
{
	display: block;
	margin: 10px 0px 0px 70px;
}

#Content input, #Content select, #Content textarea
{
	margin: 0px 0px 0px 70px;
}

#Content .RightBox
{
	float: right;
	width: 500px;
}

#Content h2.Register
{
	margin: 30px 0px 0px 70px;
	color: #F64977;
}

/* News Scroller */
#NewsScroller
{
	clear: both;
	padding: 0px 0px 10px 0px;
	color: #000000;
}

#NewsScroller .NewsScroller
{
	font-weight: bold;
}

#NewsScroller a
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#NewsScroller a:hover
{
	text-decoration: underline;
}

/* Gallery */
#Gallery
{
	width: 720px;
	margin: 0px 40px 0px 40px; 
}

.GalleryImageBox
{
	float: left;
	width: 340px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	padding: 10px 20px 10px 0px;
}

.GalleryImageBox2
{
	float: left;
	width: 330px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 20px 10px;
	clear: left;
}

.BackLink
{
	float: right;
	clear: left;
}

/* Team Page */
#TeamDetails
{
	margin: 15px 0px 0px 0px;
	height: 300px;
	width: 813px;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/TeamDetailsPane.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}

#TeamName
{
	float: right;
	width: 470px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#TeamName h1
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #FF0101;
}

#TeamName p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#MeetTheTeam
{
	position: absolute;
	top: 238px;
	left: 205px;
	color: #FFFFFF;
	font-weight: bold;
	height: 25px;
	width: 241px;
	padding: 9px 0px 0px 10px;
	cursor: pointer;
}

#TeamImage
{
	width: 300px;
	position: relative;
	top: 10px;
	left: 10px;
}

#TeamImage img
{
	width: 295px;
	height: 135px;
}

#NextGameScroller
{
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#NextGameBox {
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/FooterBar.jpg');
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	height: 45px;
	width: 815px;
}

#FixturesBox
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/FixturesBackground.gif');
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	height: 225px;
	width: 813px;
	position: relative;
}

#FixturesList
{
	border: none;
	height: 190px;
	width: 380px;
	position: absolute;
	top: 7px;
}

#FixturesList h2
{
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
}

#FixturesList ul li
{
	padding: 0px 0px 8px 0px;
}

#FixtureResults
{
	border: none;
	height: 190px;
	width: 400px;
	position: absolute;
	top: 7px;
	right: 20px;
}

#FixtureResults h2
{
	color: #FFFFFF;
	padding: 0px 0px 0px 20px;
}

#FixtureResults ul li
{
	padding: 0px 0px 8px 0px;
}


#SponsorBox
{
	position: relative;
	top: 20px;
	left: 10px;
	clear: left;
	width: 285px;
	height: 130px;
	color: #FFFFFF;
}

#SponsorBoxImage 
{
	width: 285px;
	height: 95px;
	background-color: #FFFFFF;
	clear: left;
	float: left;
	text-align: center;
	border: solid 5px #FFFFFF;
}

#SponsorBox img
{
	/*width: 144px;
	height: 95px;*/
	margin: auto auto auto auto;
}

#SponsorBox p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	width: 285px;
	font-weight: normal;
}

#SponsorBox a
{
	color: #FFFFFF;
}

#SquadBox
{
	border: none;
	width: 813px;
	height: 428px;
	padding: 5px 10px 0px 10px;
	background-position: top left;
	background-repeat: no-repeat;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/SquadBackground.jpg');
	margin: 10px 0px 0px 0px;
	position: relative;
}

#SquadBox h2
{
	font-size: 14pt;
	font-weight: bold;
}

#SquadBox img.LargeImage
{
	position: absolute;
	height: 235px;
	width: 235px;
	top: 50px;
	left: 20px;
}


#HighlightText
{
	position: relative;
	left: 265px;
	width: 250px;
	top: -15px;
}

#SquadImages
{
	float: right;
	width: 274px;
	text-align: left;
	height: 314px;
}

#SquadImages h3
{
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	margin: 5px 0px 15px 0px;
}

#SquadImages img
{
	width: 58px;
	height: 58px;
	border: solid 1px #000000;
	margin: 0px 5px 5px 0px;
}

#CoachImages
{
	float: right;
	width: 274px;
	text-align: left;
	clear: both;
}

#CoachImages h3
{
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 10px 0px;
}

#CoachImages img
{
	width: 58px;
	height: 58px;
	border: solid 1px #000000;
	margin: 0px 5px 5px 0px;
}

/* Sponsors Page List */
#SponsorsList
{
}

#SponsorsList div
{
	padding: 0px 0px 0px 0px;
}

#SponsorsList .MajorSponsor
{
	border: none;
}

#SponsorsList .MajorSponsor a.red
{
	color: #FF0000;
	display: block;
	margin: 30px 0px 0px 0px;
}

#SponsorsList .MajorSponsorText
{
	width: 480px;
	border: none;
	float: right;
	padding: 0px 20px 0px 0px;
	border: none;
}

#SponsorsList .MajorSponsorImage
{
}

#SponsorsList .MajorSponsorImage a
{
	width: 280px;
	height: 186px;
	background-color: #FFFFFF;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border: none;
	margin: 0px 0px 0px 0px;
}

#SponsorsList .MajorSponsorImage img
{
	border: solid 3px #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


#SponsorsList .SponsorImage
{
	width: 255px;
	height: 110px;
	background-color: #FFFFFF;
	display: block;
	float: left;
	border: none;
	text-align: center;
	margin: 0px 10px 10px 0px;
}

#SponsorsList .SponsorImage img
{
	border: solid 3px #FFFFFF;
}


/* Sponsor Information Page */
#SponsorInformation
{
}

#SponsorInformation .SponsorImage
{
	width: 295px;
	height: 190px;
	background-color: #FFFFFF;
	display: block;
	float: right;
	border: none;
	text-align: center;
	margin: 0px 10px 10px 20px;
}

#SponsorInformation img.Logo
{
	border: solid 3px #FFFFFF;
}

#SponsorInformation h2
{
	margin: 20px 0px 10px 0px;
	font-size: 10pt;
	font-weight: bold;
}

#SponsorInformation a.red
{
	color: #FF0000;
	margin: 100px 0px 10px 0px;
	display: block;
}

/* Three Footer Links */
#ThreeLinks 
{
	height: 200px;
	width: 800px;
	overflow: hidden;
	clear: both;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/ThreeLinksBackground.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
}

/* Footer APlaceCalledHome Link */
#APlaceCalledHome
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/APlaceCalledHome.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 190px;
	width: 260px;
	overflow: hidden;
	float: left;
}

#APlaceCalledHome a
{
	display: block;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	padding: 160px 0px 0px 20px;
	color: #FFFFFF;
}

#APlaceCalledHome a:hover
{
	color: 	#FE0002;
	text-decoration: none;
}

/* Footer OnlineShop Link */
#OnlineShop
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/ShopLink.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 190px;
	width: 270px;
	overflow: hidden;
	float: left;
	padding: 0px 0px 0px 10px;
}

#OnlineShop a
{
	display: block;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	padding: 160px 0px 0px 20px;
	color: #FFFFFF;
}

#OnlineShop a:hover
{
	color: 	#FE0002;
	text-decoration: none;
}

/* Footer Sponsors Link */
#Sponsors
{
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/Sponsors.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 190px;
	width: 260px;
	overflow: hidden;
	float: right;
}

#Sponsors a
{
	display: block;
	font-weight: bold;
	font-family: Verdana;
	font-size: 10pt;
	padding: 160px 0px 0px 20px;
	color: #FFFFFF;
}

#Sponsors a:hover
{
	color: 	#FE0002;
	text-decoration: none;
}

/* Footer bar and links */
#FooterBar 
{
	padding: 8px 0px 0px 0px;
	height: 42px;
	width: 815px;
	clear: both;
	border: solid 0px #FFFFFF;
	color: #000000;
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	margin: 10px auto 0px auto;
	text-align: center;
	background-image: url('http://www.trevensonfc.co.uk/Images/SiteImages/FooterBar.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	position: relative;
	
}

#FooterBar p
{
	margin: 0px 0px 0px 0px;
	color: #000000;
}
#FooterBar p h5
{
	color: #FF0000;
}

#FooterBar p a
{
	font-size: 10pt;
	font-family: Arial;
	font-weight: bold;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#FooterBar p a:hover
{
	text-decoration: underline;
}

/* Site Map */
#SiteMap
{
}

#SiteMap h2
{
	margin: 10px 0px 0px 0px;
	font-size: 10pt;
}

#SiteMap h3
{
	margin: 10px 0px 0px 20px;
	font-size: 10pt;
	font-style: normal;
}