/*

Hague Fish & Game 
Style Sheet
Author: Korinna Ryder
Date: Apri, 2009

Filename: hague.css
Supporting files: back1.jpg

*/


body	{background-image: url(back1.jpg);font-family: Arial, Helvetica, sans-serif}

h1	{margin-left: 195px; margin-top: 30px;display: block; width: 300px;
	 background-color: rgb(255, 215, 71); border-style: solid; border-color:black; border-width: 1px 4px 4px   
         1px; padding:5px; text-decoration: none}

h2	{color: white; background-color: green; padding-left: 5px; 
	letter-spacing: 7px; text-align: center;}

h3 	{text-align: center}


p	{color: black;font-size: 18px; text-align: center}		

a	{display: block}


#outer	{width: 770px}

#links		{position: absolute; top:30px; left:5px}
a		{display: block; width: 180px; background-color: rgb(255, 215, 71);
		border-style: solid; border-color:black; border-width: 1px 4px 4px 1px;
		 margin: 5px; padding:5px; text-decoration: none}


#links a:link	{text-decoration: none}
#links a:visited	{text-decoration: none}
#links a:hover	{color: black;text-decoration: underline}
#links a:active	{text-decoration: none}


#inner	{margin-left: 12em; padding-left: 1em; border-left: 0.1em solid green}

#event	{margin-left: 12em; padding-left: 1em; border-left: 0.1em solid green}

ul	{text-decoration: none; text-align: center}


	
address {text-align: center; font: normal small-caps 0.8em sans-serif;
	border-top: 0.5em double green; padding-top: 1em}
a		{display: block; margin: 0.3em}

