/* start of cascading style sheet maincssnew.css */
/* author: Matt Winzenried */


/* basic elements */


html, body { 
	font: 8pt/16pt arial; 
	color: #000000; 
	margin: 0px; 
	padding: 0px;
	height: 100%;
	width: 100%;
	}

p { 
	font: 10pt arial; 
	margin-top: 0px; 
	text-align: justify;
	}
p2 { 
	font: bold 10pt arial; 
	color: #fc8604;
	margin-top: 0px;
	text-align: justify;
	}
h1 { 
	font: italic bold 14pt arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #000000;
	}

h2 { 
	font: bold 12pt arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #000000;
	}

h3 { 
	font: bold 10pt arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #696969;
	}
h4 { 
	font: bold 10pt arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #696969;
	}
h5 { 
	font: bold 10pt arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #7E8AC6;
	}
h6 { 
	font: bold 10pt arial; 
	letter-spacing: 0px; 
	margin-bottom: 0px; 
	color: #fc8604;
	}

a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	letter-spacing: 1px;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #ffffff;
	letter-spacing: 1px;
	}

a:hover, a:active { 
	color: #ffffff;
	letter-spacing: 1px;
	}


/* end of basic elements */



/* specific divs */


#container { 
	height: 100%;
	margin: 0px; 
	padding: 0px;
	width: 100%;
	}

#headers {
	background: #fdd08c;
	padding-bottom: 10px;
	}

#header1 {
	margin-bottom: 0px;
	height: 10px; 
	text-align: left;
	margin-left: 20px;
	}
#header2 {
	margin-bottom: 0px;
	height: 50px; 
	text-align: left;
	margin-left: 20px;
	}
#header2 h1 span {
	display:none
	}
#header2 h2 span {
	display:none
	}
#mainMenu {
	background: #fc8604;
	height: 25px;
	}
#mainMenu a:hover { 
	color: #7E8AC6;
	}

#mainText {
	position: absolute;
	float: left;
	margin-top: 20;
	margin-bottom: 40;
	margin-left: 180;
	margin-right: 330;
	text-align: justify;
	padding-bottom: 40;
	height: 100%;
	min-width: 200;
	}
#mainText a:link { 
	color: #fc8604;
	letter-spacing: 0px;
	font-weight: bold;
	}
#mainText a:visited { 
	color: #fc8604;
	letter-spacing: 0px;
	font-weight: bold;
	}
#mainText a:hover, a:active { 
	color: #7E8AC6;
	}
#mainText li {
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#mainText1 {
	margin-left: 0px;
	}
#mainText2 {
	margin-left: 0px;
	}
#mainText3 {
	margin-left: 0px;
	}
#mainText4 {
	margin-left: 0px;
	}
#archive2006 {
	margin-left: 0px;
	}
#sponsorTable { 
	width: 100%; 
	text-align: centre;
	font: 8pt arial;
	}

#subMenu {
	position: absolute;
	margin-top: 150;
	margin-bottom: 50px;
	right: 75;
	width: 225;
	top: 10px;
	}
#subMenu li {
	line-height: 2.5ex; 
	list-style-type: none;
	display: block; 
	padding-top: 5px; 
	margin-bottom: 5px;
	}
#subMenu li a:link { 
	color: #fc8604;
	}
#subMenu li a:visited {
	color: #fc8604;
	}
#subMenu li a:hover { 
	color: #7E8AC6;
	}
#logoShield {
	background: transparent url(smallshield.gif) no-repeat bottom right;
	width: 160;
	height: 160;
	position: absolute;
	left: 800px;
	top: 5px;
	}
#mainBanner {
	background: transparent url(littlebanner.gif) no-repeat bottom right;
	width: 250;
	height: 50;
	position: absolute;
	left: 30px;
	top: 20px;
	}
#juniorBanner {
	width: 200;
	height: 100;
	position: absolute;
	right: 70px;
	top: 550px;
	}
#sideBannerNews {
	background: transparent url(graphics/sidebanners/sidebannernews.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#newsText {
	background: transparent url(graphics/backgrounds/standbackground5smaller.gif) no-repeat center right;
	width: 100%;
	height: 100%;
	}
#clubNewsBanner {
	background: transparent url(menubanner.gif) no-repeat bottom right;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top: 390px;
	}
#sideBannerResults {
	background: transparent url(graphics/sidebanners/sidebannerresults.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#sideBannerMatchReport {
	background: transparent url(graphics/sidebanners/sidebannermatchreport.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#resultsText {
	background: transparent url(graphics/backgrounds/scoreboardbackgroundsmaller.gif) no-repeat center right;
	width: 100%;
	height: 100%;
	}
#mensresultsBanner {
	background: transparent url(graphics/mensresultsmenubanner.gif) no-repeat bottom left;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top: 160px;
	}
#ladiesresultsBanner {
	background: transparent url(graphics/ladiesresultsmenubanner.gif) no-repeat bottom left;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top: 360px;
	}
#sideBannerHistory {
	background: transparent url(graphics/sidebanners/sidebannerhistory.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#historyText {
	background: transparent url(graphics/backgrounds/cornerbackgroundsmaller.gif) no-repeat center right;
	width: 100%;
	height: 100%;
	}
#historyBanner {
	background: transparent url(graphics/historymenubanner.gif) no-repeat bottom right;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top: 480px;
	}
#sideBannerHonours {
	background: transparent url(graphics/sidebanners/sidebannerhonours.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#sideBannerLifeMembers {
	background: transparent url(graphics/sidebanners/sidebannerlifemembers.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#sideBannerPresidents {
	background: transparent url(graphics/sidebanners/sidebannerpresidents.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#sideBannerCoaches {
	background: transparent url(graphics/sidebanners/sidebannercoaches.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#sideBannerStars {
	background: transparent url(graphics/sidebanners/sidebannerstars.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#sideBannerPhotos {
	background: transparent url(graphics/sidebanners/sidebannerphotos.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#photosText {
	background: transparent url(graphics/backgrounds/standbackground2smaller.gif) no-repeat center right;
	width: 100%;
	height: 100%;
	}
#photosBanner {
	background: transparent url(graphics/photosmenubanner.gif) no-repeat bottom right;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top: 280px;
	}
#sideBannerContactUs {
	background: transparent url(graphics/sidebanners/sidebannercontact.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#contactUsText {
	background: transparent url(graphics/backgrounds/goalsbackground1smaller.gif) no-repeat center right;
	width: 100%;
	height: 100%;
	}
#contactUsBanner {
	background: transparent url(graphics/contactmenubanner.gif) no-repeat bottom right;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top:220px;
	}
#sideBannerSponsors {
	background: transparent url(graphics/sidebanners/sidebannersponsors.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#sponsorText {
	background: transparent url(graphics/backgrounds/standbackground1smaller.gif) no-repeat center right;
	width: 100%;
	height: 100%;
	}
#sponsorsBanner {
	background: transparent url(graphics/sponsorsmenubanner.gif) no-repeat bottom right;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top: 340px;
	}
#sideBannerLinks {
	background: transparent url(graphics/sidebanners/sidebannerlinks.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#linksText {
	background: transparent url(graphics/backgrounds/shedbackgroundsmaller.gif) no-repeat center right;
	width: 100%;
	height: 100%;
	}
#linksBanner {
	background: transparent url(graphics/linksmenubanner.gif) no-repeat bottom right;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top: 280px;
	}
#sideBannerArchive {
	background: transparent url(graphics/sidebanners/sidebannerarchive.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#archiveText {
	background: transparent url(graphics/backgrounds/kickoffbackgroundsmaller.gif) no-repeat center right;
	width: 100%;
	height: 100%;
	}
#archiveBanner {
	background: transparent url(graphics/archivemenubanner.gif) no-repeat bottom right;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top: 250px;
	}
#sideBannerDream {
	background: transparent url(graphics/sidebanners/sidebannerdream.gif) no-repeat bottom right;
	width: 50px;
	height: 75%;
	position: absolute;
	left: 70px;
	top: 108px;
	}
#dreamText {
	background: transparent url(graphics/backgrounds/kickoffbackgroundsmaller.gif) no-repeat center right;
	width: 100%;
	height: 100%;
	}
#dreamBanner {
	background: transparent url(graphics/dreammenubanner.gif) no-repeat bottom right;
	width: 200;
	height: 60;
	position: absolute;
	right: 70px;
	top: 270px;
	}
#funkychickenLogo {
	background: transparent url(dreamteam/funkychickenlogo.gif) no-repeat center;
	width: 100;
	height: 100;
	position: absolute;
	left: 150px;
	top: 450px;
	}
#mensFixtures a:link { 
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
	}
#mensFixtures a:visited { 
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
	}
#mensFixtures a:hover { 
	color: #fc8604;
	letter-spacing: 0px;
	font-weight: normal;
	}
#mensStats a:link { 
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: normal;
	}
#mensStats a:visited { 
	color: #FFFFFF;
	letter-spacing: 0px;
	font-weight: normal;
	}
#mensStats a:hover { 
	color: #fc8604;
	letter-spacing: 0px;
	font-weight: bold;
	}

/*divs for photo gallery*/

#galleryText {
	background: transparent url(graphics/photogallery2008.gif) no-repeat center;
	height: 470;
	width: 450;
	}
#photoScreen {
	position: absolute;
	width: 400;
	height: 320;
	top: 60;
	left: 25;
	text-align: center;
	}
#photoMenu {
	position: absolute;
	top: 22;
	left: 0;
	width: 450;
	}
#photoMenu a:link { 
	color: #fc8604;
	}
#photoMenu a:visited {
	color: #fc8604;
	}
#photoMenu a:hover {
	color: #ffffff;
	}
#captionText {
	position: relative;
	top: 380;
	left: 50;
	height: 100;
	width: 350;
	text-align: center;
	}
#galleryName {
	position: absolute;
	width: 400;
	height: 50;
	top: 420;
	left: 25; 
	text-align: center;
	}

a#showhide {
	text-decoration:none;
	font-weight:normal;
}
a#showhide:hover {
  color:#333;
  text-decoration:none;
  font-weight:normal;
}

/* end of specific divs */


/* end of cascading style sheet maincssnew.css */
