body { font-family: Papyrus, georgia, helvetica; background-color: #000; }
p { font-size: 11px; font-family: Papyrus, georgia, helvetica; padding: 10px; }
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
.main { position: absolute; top: 20px; left: 50%; width: 600px; margin-left: -300px; }
h1 { font-size: 18px; font-family: georgia; background-image: url(../images/header.gif); text-align: right; margin: 0; padding: 10px 25px 10px 10px; border-bottom: 15px solid #069; }
h2 { font-size: 10px; font-family: georgia; text-align: right; margin: 0 10px 20px; padding-top: 0; }
#header { float:left; width:100%; font-size:16px; font-family: Papyrus, georgia, helvetica; font-weight: bold; line-height:normal; background: #9d9ad8 url(../images/bg.gif) repeat-x 50% bottom; }
#header ul { font-family: Papyrus, georgia; margin:0; padding:10px 10px 0; list-style:none; }
#header li { font-family: Papyrus, georgia; float:left; background:url(../images/leftdark.gif) no-repeat left top; margin:0; padding:0 0 0 9px; }
#header a { color: #000; font-family: Papyrus, georgia; float:left; display:block; background:url(../images/rightdark.gif) no-repeat right top; text-decoration: none; padding:5px 15px 4px 6px; }
#header a:hover { color: #fff; font-family: Papyrus, georgia; text-decoration: none; background: url(../images/rightdark.gif) no-repeat right top; display: block; padding: 5px 15px 4px 6px; float: left; }
/* Commented Backslash Hack
     hides rule from IE5-Mac \*/
  #header a {float:none;}
  /* End IE5-Mac hack */
#header #current {
    background-image:url("../images/leftlight.gif");
    }
  #header #current a {
    background-image:url("../images/rightlight.gif");
    padding-bottom:5px;
    }
h3 { font-size: 13px; font-family: Papyrus, georgia, helvetica; margin: 10px; }
.footer { font-size: 10px; font-family: Papyrus, georgia, helvetica; margin-bottom: 10px; margin-left: 10px; }
.foot { position: relative; left: 50%; margin-top: 0; margin-left: -300px; padding-top: 0; }
.btm, a:link, a:visited, a:active { color: #fff; font-size: 10px; text-decoration: none; }
.title { color: #800ecf; font-size: 12px; font-family: Papyrus, Garamond; font-weight: bold; }
.dogpage { font-size: 12px; }
.link, a:link, a:visited, a:active { color: #9b99d8; text-decoration: underline; }
