.top {
position:absolute;
width:100%;
top:0px;
left:0px;
height:150px;
background:url("topbg.png");
}
.top img{
margin-left:50px;
}

.top a{
border:none;
}
.nextlevel{
position:absolute;
width:100%;
left:0px;
top:150px;
height:35px;
background:url("nextlayer.png");
}
.centerpanel{
width:800px;
margin-left:auto;
margin-right:auto;
margin-top:185px;
border-left:3px solid #00349d;
border-right:3px solid #00349d;
padding-top:10px;
padding-left:10px;
padding-right:10px;
font-family:serif;
}

.centerpanel h1{
font-family:sans-serif;
}

.righty{
float:right;
padding-left:10px;
padding-bottom:10px;
}

.lefty{
float:left;
padding-top:10px;
padding-bottom:10px;
padding-right:30px;
}


.centerbottom {
position:relative;
left:-10px;
width:820px;
background-color:#00349d;
color:white;
font-size:small;
vertical-align:bottom;
text-align:center;
padding-top:5px;
padding-bottom:5px;
}

.alien {
position:fixed;
bottom:5px;
right:5px;
}

td {
padding-bottom:10px;
}

.footerlogos {
display:block;
margin-left:auto;
margin-right:auto;
}
