.menufont
{
font-family:Trebuchet MS;
font-size:13px;
font-weight:bold;
}

a img {
  border: 0px solid #000000;
}

.image_text 
{
	font-size: 70%; color: #000000; 
} 


a.myclass:link, a.myclass:visited, a.myclass:link   
{
    color:black;
    text-decoration:none;
}

a.myclass:hover 
{
    color:white;
    text-decoration:none;
}

.footer 
{
    font-size: 60%;
}

#content {
position:relative;
z-index:1;
}

.content
{
    font-family:Trebuchet MS;
    font-size:14px;
    width:80%;
}

.alt_h1
{
 font-size:20px;font-weight:bold;   
}