body {
 background-color: #000000;
 margin: 0px;
 }

#main {
 background-color: #FFFFFF;
 width: 980px;
 height: 500px;
 margin: auto;
 margin-top: 2%;
 margin-bottom: 2%;
 padding: 0px;
 border-width: 0px;
 }

#content {
 width: 800px;
 background-color: #FFFFFF;
 }

td.outerBar {
 width: 20px;
 background-color: #800000;
 }

td.innerBar {
 width: 20px;
 background-color: #C00000;
 }

td.hBar {
 height: 20px;
 background-color: #C00000;
 color: #FFFFFF;
 font-family: sans-serif;
 font-size: 12px;
 text-align: right;
 }

a.hBar {
 color: #FFFFFF;
 text-decoration: none;
 }

a.hBar:hover {
 color: #000000;
 text-decoration: none;
 }

#content {
 padding: 10px;
 padding-left: 0px;
 padding-bottom: 0px;
 vertical-align: top;
 text-align: left;
 }

#banner {
 height: 70px;
 }

#menu {
 padding-top: 20px;
 }

#skyline {
 vertical-align: bottom;
 height: 200px;
 }

#space {
 width: 600px;
 vertical-align: top;
 text-decoration: none;
 text-align: left;
 padding-top: 30px;
 padding-left: 15px;
 padding-right: 30px;
 font-family: sans-serif;
 font-size: 14px;
 color: #000000;
 }

li {
 color: #808080;
 font-family: sans-serif;
 font-size: 18px;
 font-weight: bold;
 }

ol {
 color: #808080;
 font-family: sans-serif;
 font-size: 14px;
 font-weight: normal;
 }

/* LINKS */
a {
 color: #A0A0A0;
 text-decoration: none;
 }

a:hover {
 color: #C00000;
 text-decoration: underline;
 }

a.Smenu {
 color: #A0A0A0;
 }

a.Smenu:hover {
 color: #C00000;
 }

a.Mmenu {
 color: #000000;
 }

a.Mmenu:hover {
 color: #C00000;
 }


p {
 font-family: sans-serif;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 }

p.quest {
 font-weight: 300;
 font-style: italic;
 font-size: 18px;
 }

p.marked {
 margin-left: 40px;
 font-weight: 600;
 font-size: 16px;
 }

#slogan {
 font-size: 20px;
 font-weight: bold;
 }

li.quote {
 font-family: sans-serif;
 font-size: 14px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 }

table.form {
 border-style: solid;
 border-width: 0px;
 border-color: white;
 padding: 0%;
 }
