body {
   margin-top: 0px;
   background: #7B0506;
   text-align: left;
}

div, td { text-align: left; }

#box {
   width: 850px;
   border: 1px solid #ffffff;
   border-top: none;
   font-family: arial;
   font-size: 11px;
}

#head { }

#head #nav { background: #99BDCC; color: #ffffff; }

#head #nav #main a {
   border-bottom: 1px solid #9F0030;
   margin: 0px 0px 5px 0px;
   padding: 3px;
   text-align: right;
   height: 45px;
   font-family: "Lucida Grande", tahoma, arial;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
   text-decoration: none;
   display: block;
   background: #005B7F;
}

#head #nav #main a span {
   vertical-align: text-bottom;
}

#head #nav #sub a  { color: #9f0030; font-size: 11px; font-family: "Lucida Grande", tahoma, arial; font-weight: bold; text-decoration: none; text-align: right; display: block; padding: 3px; height: 35px }

#head #nav #main a:hover.navOver1, #head #nav #main a.navOver1on { background: url(../gfx/nav/1.jpg); }
#head #nav #main a:hover.navOver2, #head #nav #main a.navOver2on { background: url(../gfx/nav/2.jpg); }
#head #nav #main a:hover.navOver3, #head #nav #main a.navOver3on { background: url(../gfx/nav/3.jpg); }
#head #nav #main a:hover.navOver4, #head #nav #main a.navOver4on { background: url(../gfx/nav/4.jpg); }


#head #nav li img:hover { visibility: visible; }

#midnav { background: #9F0030 url(../gfx/layout/logo.gif) left no-repeat; height: 25px; border-top: 1px solid #005B7F; border-bottom: 1px solid #005B7F; padding-left: 280px; }
#midnav .space { padding: 6px; padding-left: 0px; color: #ffffff; }
#midnav .space a { color: #ffffff; text-decoration: none; }
#midnav .space a:hover { text-decoration: underline; }
#content { background: #ffffff; }

#content .cont { padding: 20px; line-height: 170%; font-size: 11px; font-family: "Lucida Grande", tahoma, arial; }

#content p { margin: 0px; }

#content h1  { color: #9f0030; font-size: 14px; text-transform: uppercase; margin: 0 0 4px 0px }
#content h2  { color: #9f0030; font-size: 12px; margin: 0 0 4px 0px }

#content p  { margin-bottom: 15px }

#content a { color: #9F0030; font-weight: bold; }
#content a:hover { color: #115784; }

#content .sublinks a    { color: #115784; font-weight: bold; text-decoration: none }
#content .sublinks a:hover, #content .sublinks a.on  { color: #9f0030; font-weight: bold }

#content .subContainer { padding-left: 10px; padding-bottom: 10px; }
#content .subTitle { font-weight: bold; color: #000000; }
#content .subTime { padding-left: 8px; font-style: italic; color: #000000; }
#content .subDesc { padding-left: 8px; color: #000000; }
#content .subContainer hr { width: 90%; border: none; border-top: 1px dotted #000000; }

#footer { background: #005B7F; padding: 5px; padding-left: 280px; border-top: 2px solid #9F0030; color: #C8DBE3; }
#footer a { font-weight: normal; color: #C8DBE3; }
#footer a:hover { color: #ffffff; text-decoration: none; }
#footer div { padding-top: 5px; padding-bottom: 5px; }

#overDiv {
   background: #ffffff;
   border: 1px solid #cccccc;
   font-size: 11px;
   font-family: "Lucida Grande", tahoma, arial;
   color: #333333;
}

.spamhide {
   display: none;
   }