body {
   background: #000000;
   margin: 0px;
   padding: 0px;
   font-family: Verdana, Ariel, Helvetica, sans-serif;
   font-size: 11px;
}
p {
   margin-top: 0px;
   margin-bottom: 15px;
   color: #969696;
   /*color: white;*/
}
p.chat {
   line-height: 150%;
}
.banner {
   margin: 0px;
   padding: 0px;
   border: none;
   height: 85px;
}
#wrap {
   width: 885px;
   /*border: 1px solid #646464;*/
   border: 1px solid #969696;
   background: black;
   margin: 40px 80px 40px 80px;
   padding: 0px 7px 0px 0px;
   margin-left: auto;
   margin-right: auto;
}
#title {
   padding: 20px 20px 20px 15px;
   font-size: 24px;
   float: left;
}
#statement {
   padding: 29px 0px 0px 20px;
   float: left;
}
#leftnav {
   float: left;
   width: 130px;
   height: 430px;
   margin: 0px;
   padding: 0px;
   border-right: 1px solid #969696;
}
#leftnav ul {
   margin: 0px;
   padding: 130px 0px 0px 0px;
   font-weight: normal;
}
#leftnav li {
   list-style: none;
   text-align: left;
   margin-left: 10px;
}
#leftnav ul li a {
   display: block;
   width: 65px;
   height: 30px;
   margin-left: 7px;
   background: black;
   /*border-top: 1px solid #c8d2e1;
   border-bottom: 1px solid #c8d2e1;
   border-left: 3px solid #c8d2e1;
   border-right: 3px solid #c8d2e1;*/
   color: #969696;
   text-decoration: none;
   line-height: 30px;
   /*font-size: 9px;*/
   padding-left: 5px;
   /*font-size: 12px;*/
}
#leftnav ul li a:hover {
   color: red;
}
#leftnav ul li #selected {
   /*border-left: 1px solid red;*/
   background-image: url("images/bits/spage.bmp");
   background-repeat: no-repeat;
}
#main1c {
   width: 890px;
   margin: 0px 0px 0px 0px;
   border: none;
}
/*#main2c {
   width: 870px;
   margin: 0px;
   padding: 20px 20px;
}*/
#main3c {
   width: 645px;
   padding: 20px 5px;
   margin: 0px 190px 0px 130px;
}
#main3c, #main2c, #main1c {
   line-height: 150%;
   text-align: justify;
}
.gtrow {
   height: 324px;
   width: 397px;
   float: left;
   margin: 40px 0px 0px 30px;
}
.gt {
   float: left;
   border: 2px solid black;
}
.cuppick {
   border: 2px solid red;
}
#lastgtrow {
   float: left;
   margin-left: 158px;
}
#desc {
   width: 330px;
   float: left;
   margin: 145px 0px 0px 60px;
}
#orig {
   width: 330px;
   float: left;
   margin: 0px 0px 0px 60px;
}
#comm {
   width: 330px;
   float: left;
   margin: 0px 0px 0px 60px;
}
.rpic {
   float: right;
   /*margin: 0px;
   padding: 0px;*/
}
.picdiv {
   width: 324;
   height: 450px;
}
.piccap {
   text-align: center;
}
.piccap a {
   font-size: 24px;
}
#piccap a:hover {
   color: red;
}
.lift {
   padding-bottom: 20px;
}
.vcenter {
   vertical-align: super;
}
.caption {
   display: block;
   margin: 0;
   width: 264px;
   clear: all;
   float: right;
   text-align: center;
   font-weight: bold;
   line-height: 100%
}
li {
   line-height: 150%;
}
.bold {
   font-weight: bold;
}
.italic {
   font-style: italic;
}
#footer {
   margin: 0px 80px;
   padding-top: 10px;
   margin-left: auto;
   margin-right: auto;
   clear: both;
}
#footer p {
   text-align: center;
}
.smallcaps {
   font-variant: small-caps;
}
#mail {
   text-decoration: none;
   /*color: red;*/
}
.red {
   color: red;
}
/*#footnav {
   padding: 0px;
   margin: 0px 0px 00px 0px;
   text-align: center;
}
#footnav ul {
   margin: 0px;
   padding: 0px;
   border: none
}
#footnav li {
   margin: 0px;
   padding: 0px 0px 0px 5px;
   border-left: 1px solid #646464;
   list-style: none;
   display: inline;
}
#footnav #last {
   padding-right: 5px;
   border-right: 1px solid #646464;
}
#footnav a {
   color: #646464;
   text-decoration: none;
}
#footnav a:hover {
   color: red;
   text-decoration: underline;
}*/
.p1 {
   font-size: 15px;
   font-weight: 700;
}
.p2 {
   font-size: 13px;
   font-weight: 600;
}
.p3 {
   font-weight: bold;
}
a img {
   border: none;
}
.noline {
   text-decoration: none;
}
.noline:hover {
   color: red;
   text-decoration: underline;
}
.address {
   margin-left: 10px;
   margin-bottom: 0px;
}
.copyright {
   width: 500px;
   margin-left: auto;
   margin-right: auto;
}

/* KEEP THESE LINES AT THE END OF THE FILE */
/* OR FIREFOX DISPLAY WILL BE SCREWED UP */
/* Commented backslash hack hides rule from IE5-Mac \*/
#nav li a ( float: none; }
/* End IE5-Mac hack */


