/*The Predators Style Sheet*/

/*Main Body*/		Body {background-color:black; color:white; font-size:14pt; font-weight:normal; text-align:left; font-family:"albertus mt", "albertus medium", bodoniPS, "New York", "Times New Roman", serif}

/*Links*/		a:link {color:rgb(120,170,0)} 
			a:visited {color:rgb(210,0,0)} 
			a:hover {color:white; background-color:rgb(120,170,0)} 
			a:active {color:white; background-color:rgb(210,0,0)}

/*Sub-headings*/	H1 {text-decoration:underline; font-size:16pt; color:rgb(120,170,0)}

/*Highlights*/		STRONG {text-transform:uppercase; font-weight:bold; color:rgb(120,170,0)}

/*Headings*/		H2 {font-size:16pt; font-weight:bold; color:rgb(120,170,0)}

/*Small red*/		H3 {color:rgb(210,0,0); font-size:9pt; text-align:center}
		
/*Small print*/		H4 {font-size:9pt}		

/*Marquee text*/	H5 {color:black; font-size:16pt; font-weight:bold}

/*Logo*/		DIV.logo {position:absolute; top:5px; left:5px; z-index:5}

/*Menubar*/		DIV.menu {position:absolute; top:20px; right:20px; z-index:1}

/*All Menu Bar Text*/	H6 {text-transform:uppercase; font-size:12pt; font-weight:normal}

/*Horizontal line*/	hr {height:2px; width:100%; text-align:center; color:rgb(120,170,0)}		



				


