body {
margin: 0px;
background-color: black;
color: #fff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 13px;
}

img {
border: 0;
}

.indent {
margin-top: 5px;
margin-left: 40px;
}

.credit {
margin-top: 0px;
margin-left: 60px;
font-size: 9px;
}

h1 {
font-size: 21px;
margin-bottom: 0px;
}

h2 {
font-size: 19px;
margin-bottom: 0px;
}

h3 {
font-size: 17px;
margin-bottom: 0px;
}

h4 {
font-size: 15px;
margin-bottom: 0px;
}


#body {
background-color: #333;
position: absolute;
left: 250px;
top: 1px;
height: 245px;
width: 510px;
z-index: 2;
text-align: center;
align: center;
}

#interior {
float: left;
width: 500px;
text-align: left;
padding-bottom: 0px;
margin-left: 2px;
padding: 0px 3px;
margin-bottom: 10px;
}

#nav {
position: absolute;
left: 250px;
top: 246px;
text-align: center;
float:center;
width:510px;
height: 15;
background:#333;
}

#content {
position: absolute;
left: 250px;
top: 259px;
text-align: left;
width: 510px;
background:#333;
}

a:link { text-decoration: none; color:#ccc; }
a:visited { text-decoration: none; color:#ccc; }
a:active { text-decoration: underline; color:#ccc; }
a:hover { text-decoration: underline; color:#ccc; }

#comingsoon {
position: relative;
top: 150px;
left: 350px;
width: 300px;
align: center;
font-size: 20px;
text-align: center;
line-height: 26px;
background:#333;
}

#headimage {
background-color: #333;
width: 598px;
margin-top: 7px;
align: center;
text-align: center;
position: absolute;
left: 250px;
top: 1px;
height: 240px;
width: 510px;
margin-top: 3px;
z-index: 1;
}