body {color: #000; background-color: #996; margin: 0px; padding: 0px; font: 13px 'Lucida Grande', Verdana, sans-serif; text-align: center;}

h1{color: #000; background-color: transparent;}
a, a:link {border-style: none;}

#nav {position: absolute;
color: #fff;
background-color: transparent;
text-align: center;
width: 100%;
border-bottom: 1px solid #ffc;
}

#nav li, #nav li a, #nav li a:link {color: #fff;
list-style: none; text-decoration: none;
display: inline;
text-align: center;
background-color: transparent;
text-decoration: none;
padding: 5px 10px;}

}
#nav li a:visited {color: #fff;
text-decoration: none;
}
#nav li a:hover {color: #300;
text-decoration: none;
}

 #content
{position: absolute; top: 50px; left: 0px; 
margin: 5px 5% 5px 5%;
text-align: center;}

a img{border:none; margin: 10px 5px;}

h2 {size: .75em; background-color: transparent; color: #444200; clear: both; margin: 8px; font-family: Times, serif; font-style: italic;}

a:link 
{
font-weight: bold;
text-decoration: none;
background-color: transparent;
margin-top: 2em;}

a:visited  
	{
	color: #333333;
background-color: transparent;
text-decoration: none;
font-weight: bold;
	}

a:hover 
	{
	color: #ff0066;
text-decoration: none;
	background-color: transparent;
	font-weight: bold;
	}
