body  { 
background-image: url(background.gif); 
text-align: center; 
margin: 20px auto; 
}

a {
position: relative;
}

#footer {
font-family: Helvetica, Trebuchet MS, Trebuchet, Arial;
color: #b2b2b2;
font-size: 10px;
font-weight: bold;
}

div.container {
margin: 0px auto; 
width: 769px; 
position: relative; 
height: 520px;
}

#photo1 {
z-index: 1; 
left: 119px; 
position: absolute; 
top: 60px;
}

#photo2 {
z-index: 1; 
left: 387px; 
position: absolute; 
TOP: 60px;
}

#photo3 {
z-index: 1; 
left: 119px; 
position: absolute; 
top: 276px;
}

#photo4 {
z-index: 1; 
left: 387px; 
position: absolute; 
top: 276px;
}

#title {
z-index: 1; 
left: 451px; 
position: absolute; 
top: 518px;
}

#dropmenudiv {
margin-top: 3px;
font-weight: bold; 
font-size: 12px; 
z-index: 100;  
line-height: 20px; 
font-family: Arial, Verdana, Trebuchet MS, Helvetica, Trebuchet, Sans-serif;
text-align: center;
padding-left: 0px;
border-left: #aaaaaa 1px solid;
border-right: #aaaaaa 1px solid;
border-bottom: #aaaaaa 0px solid;
border-top: #aaaaaa 1px solid;
position: absolute;
background: #ffffff;
}

#dropmenudiv A {
padding-right: 0px;
display: block;
padding-bottom: 1px; 
width: 100%; 
padding-top: 1px; 
text-decoration: none;
border-bottom: #aaaaaa 1px solid;
}

#dropmenudiv A:link {
color: #898989;
}

#dropmenudiv A:visited {
color: #898989;
}

#dropmenudiv A:active {
color: #898989;
}

#dropmenudiv A:hover {
color: #950000;
}

