body, input, textarea, select
{
font: 13px/1.5 "Trebuchet MS", sans-serif;
background-color: #000;
color: #14304c;
}

body
{
margin: 0;
}

a, input[type=submit]
{
letter-spacing: .03em;
text-decoration: none;
color: #215080;
}

a:hover, #menu a:hover, input[type=submit]:hover
{
color: #2b68a6;
}

em
{
font-style: normal;
font-weight: bold;
}

h1, h2
{
font-family: Georgia, sans-serif;
font-weight: lighter;
color: #183859;
clear: left;
}

h1
{
text-align: center;
}

h2
{
margin-top: 2em;
text-transform: lowercase;
text-indent: 2.7em;
background: url(h2.gif) no-repeat left center;
}

p, .images
{
margin: 1em 4em;
}

.images
{
margin-top: 2em;
text-align: center;
}

img
{
margin: .4em;
padding: .8em;
background-color: #0e2236;
border: 1px solid #183859;
}

a img:hover
{
border: 1px solid #286099;
background-color: #1e4873;
}

ul, ol
{
margin: 1.5em 4em 0 0;
}

li
{
list-style-image: url(list.gif);
padding-left: .5em;
}

blockquote
{
border: 2px solid;
padding: 1em;
margin: 2.5em 4em;
}

dl
{
margin: 0;
}

dt
{
font-weight: bold;
}

dd
{
margin: -1.5em 0 0.2em 9.5em;
}

input, textarea, select
{
border: 1px solid;
padding: .2em;
margin: .2em;
}

input[type=submit]
{
font: 18px Georgia, serif;
letter-spacing: .1em;
padding: 3px 9px;
text-transform: lowercase;
}

form, .enth_credits
{
margin-left: 4em;
}

#container
{
margin: 0 auto;
width: 700px;
}

#top
{
background: url(top.png) no-repeat top center;
height: 470px;
width: 100%;
}

#title
{
background: url(title.png) no-repeat;
height: 60px;
width: 222px;
position: relative;
top: 340px;
left: 5px;
margin: 0 auto;
}

#title strong
{
visibility: hidden;
}

#menu
{
margin: 355px auto 0;
text-align: center;
}

#menu a
{
font: 18px Georgia, serif;
letter-spacing: .1em;
margin: 0 2em;
color: #1b4066;
}

#footer
{
clear: both;
border-top: 1px solid;
margin: 4em 0 1em;
font-size: .7em;
}
