body {
text-align: center;
margin-top: 0px;
background: #0D3F4A;
color: #000;
font-family: Georgia, Verdana, Arial, Tahoma, Trebuchet MS; 
font-size: 12px;
}

a:link { text-decoration: underline; color:#B5B5B5; }
a:visited { text-decoration: underline; color:#B5B5B5; }
a:active { text-decoration: underline; color:#4A4A4A; }
a:hover { text-decoration: underline; color:#4A4A4A; }

#container {
background: #145F70;
margin: 0 auto;
width: 595px;
text-align: left;
overflow: hidden;
border-left: solid 2px #000;
border-right: solid 2px #000;
border-top: solid 2px #000;
border-bottom: solid 2px #000;
}

#header {
background: #145F70;
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}

#menu {
text-align: center;
float:center;
width:593px;
background:#145F70;
}

#content {
text-align: left;
width: 460px;
margin-top: 30px;
margin-left: 20px;
background:#145F70;
}

td {
font-family: Verdana, Arial, Tahoma, Trebuchet MS;
font-size: 11px;
}


hr {
margin-top: 0px;
margin-bottom: 0px;
width: 600px;
text-align: center;
}

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;
}

.centered {
text-align: center;
}

.shortbreak {
line-height: 1px;
}

#comingsoon {
margin: 0 auto;
align: center;
font-size: 20px;
text-align: center;
line-height: 26px;
}