body
{
background-color: #ebdebe;
}

#container
{
margin:auto;
width: 750px;
}

.tribute
{
background-image: url(Taticu_Anchor.jpg);
background-repeat: no-repeat;
height:500px;
width:750px;
padding: .5em 1em 0 1em;
}

h3.event_title
{
margin-bottom: .3em;
clear:left;
}

#navigation li a
{
text-decoration:none;
color: #000;
font-weight:bold;
}

#navigation li a:hover
{
color: grey;

}
#navigation li
{
list-style: none;
display: block;
margin:0 15px 0 0;
padding:0; 
line-height:22px;
float: left;
}

#navigation
{
margin: 0;
padding:0;
}

#navdiv {clear:left;}
