/*Throw a Football Party Style Sheet*/

/*Main Body*/		Body {background-image:URL(Pitchbackground.jpg); color:rgb(80,80,80); font-size:11pt; text-align:left; font-family:"Verdana", "Microsoft Sans Serif", "Arial", sans-serif}

/*Main Headings*/	H1 {z-index:2; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); background-color:black; width:100%; margin-bottom:5px; padding:5px; font-size:18pt; font-weight:bold; font-family:"Comic Sans MS", "Microsoft Sans Serif", "Arial", sans-serif; text-transform:uppercase; color:rgb(234,175,0)}

/*Highlights*/		STRONG {text-transform:uppercase; font-style:italic; font-weight:bold; color:rgb(250,200,0); font-family:"Comic Sans MS", "Microsoft Sans Serif", "Arial", sans-serif}


/*Sub-Headings*/	H2 {font-size:14pt; font-weight:bold; text-decoration:underline; font-family:"Comic Sans MS", "Microsoft Sans Serif", "Arial", sans-serif;text-transform:uppercase; color:rgb(250,200,0)}

/*Logo*/		

/*Links*/		a:link {font-size:11pt; font-weight:bold; color:rgb(80,80,80)} 
			a:visited {font-weight:bold; color:rgb(250,200,0); background-color:rgb(80,80,80)} 
			a:hover {font-weight:bold; background-color:rgb(250,200,0); color:rgb(80,80,80)} 
			a:active {font-weight:bold; color:white; background-color:rgb(200,43,39)}

/*Navigation Bar*/	H3 {font-size:10pt; font-weight:bold}

/*Marquee text*/	H4 {color:black; font-size:16pt; font-weight:bold}
	
/*Small print*/		H5 {font-size:8pt; color:rgb(200,43,39)}		


/*Paragraphs*/		div.para {z-index:2; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75); background-color:white; border:2px solid #C82B27; width:100%; padding:5px; margin-bottom:5px; font-size:11pt;}

/*Right Box*/		div.box {z-index:2; background-color:white; border:2px solid #C82B27; width:100%; padding:5px; margin-bottom:5px; font-size:11pt; text-align:center;}


/*News*/		div.news a:link {font-size:10pt; font-weight:bold; color:rgb(80,80,80)} 
			a:visited {font-weight:bold; color:rgb(250,200,0); background-color:rgb(80,80,80)} 
			a:hover {font-weight:bold; background-color:rgb(250,200,0); color:rgb(80,80,80)} 
			a:active {font-weight:bold; color:white; background-color:rgb(200,43,39)}			

/*Symbols*/		span.symbolh {font-weight:bold; color:white; background-color:rgb(200,43,39)}
			span.symbolv {font-weight:bold; color:white; background-color:rgb(0,150,0)}
			span.symbol {font-weight:bold; color:rgb(80,80,80); background-color:rgb(250,200,0)}

/*Horizontal line*/	hr {height:2px; width:100%; text-align:center; color:rgb200,43,39)}		


/*Colours*/		Dark grey = RGB 80,80,80 = Hex 505050
			Yellow = RGB 250,200,0 = Hex FAC800

			Red = RGB 200,43,39 = Hex C82B27

/*Fonts*/		Verdana - main body
			Headings: Comic Sans MS




