body {
text-align:center;
background-color:#000000;
}
#firsthead {
text-align:center;
margin:auto;
width:959px;
height:184px;
margin-top:10px;
background:transparent url('images/firsthead.jpg') no-repeat;
}

#firsthead ul {
padding-top:130px;
font:14px "Arial Narrow",Arial,Helvetica,Tahoma,sans-serif;
font-weight:bold;
color:white;
}

#firsthead li {
display:inline;
}

#firsthead a {
color:white;
text-decoration:none;
padding-right:35px;
padding-left:35px;
}

#firsthead a:hover {
color:white;
text-decoration:underline;
}

#firsthead img {
border:none;
}

#myinnercontainer {
vertical-align:center;
}
