body {
margin: 0px;
padding: 0x;
background-color: #eeeeee;
text-align: center;
}

body, div, td, tr, th, span, font, p, input, textarea, h1, h2, h3, h4, h5, h6, a, form {
font-family: verdana;
font-size: 12px;
}

td {
vertical-align: top;
}

a {
color: #003366;
text-decoration: none;
}

a:hover {
color: #660000;
text-decoration: underline;
}

h1 {
font-size: 28px;
color: #666666;
font-family: times new roman;
font-weight: bold;
}

#center {
width: 795px;
margin: 0 auto;
text-align: left;
}

#header {
background-color: #660000;
}

#footer {
background-color: #ffffff;
color: #000000;
font-size: 10px;
text-align: center;
padding: 5px;
}

#subfooter {
background-color: #660000;
color: #ffffff;
font-size: 10px;
text-align: center;
padding: 5px;
}

#content {
display: table;
position: relative;
width: 795px;
background-color: #ffffff;
}
