body{ font: 'trebuchet ms', sans-serif;
      text-align: center;
      cursor: default;
      background-color: #272727;
     scrollbar-face-color: #272727;
    scrollbar-shadow-color: #272727;
    scrollbar-highlight-color: #272727;
    scrollbar-3dlight-color: #272727;
    scrollbar-darkshadow-color: #272727;
    scrollbar-track-color: #272727;
    scrollbar-arrow-color: #98AAA1;
      }


a { color:#876623; text-decoration: underline; cursor: default;}
a:hover { color: #586E79; text-decoration: none; border-bottom: 2px dotted #DFD0BD; cursor: default;}
a:visited { color:#876623; text-decoration: underline; cursor: default;}
a:active { color: #DFD0BD; text-decoration: none; cursor: default;}
 


p{ margin: 0 10px 10px;
   line-height:1.2;
   color: #C3D1D2;
   font-size: 14px;
   cursor: default;
   }


div#mainimg{ width:800px;
               margin:0 auto;
               text-align:left;
               background: #272727;
               }

div#content { float:right;
              width: 673px;
              font-family: 'trebuchet ms', sans-serif;
              color: #C3D1D2;
              font-size: 13px;
              cursor: default;
              text-align: justify;
              padding-bottom: 20px;
              }


div#nav { background: #272727;
                 float:left;
                 width: 125px;
                 font-size: 14px;
                 cursor: default;
                 font-family: 'trebuchet ms', sans-serif;
                 color:#C3D1D2;
	line-height: 16px;
                 }


#nav a { text-decoration: none; }

#nav ul { border: 0;
                 margin: 0 0 2em 5px;
                 padding: 0;
                 list-style-type: square;
                 text-align: left;
                 }



h1 { font: 'trebuchet ms', sans-serif;
     color: #6B6972;
     font-size: 1.1em;
     margin-left: 5px;
     margin-top: 10px;
     }

blockquote {
	margin: 5px 2px 2px 2px;
	padding: 5px;
                  color: #8D9E98;
                  cursor: default;
	border: 2px solid #494B3E;
	background-color: #494B3E;
}

.stats a {
background-color: #494B3E;
color: #CCCCCC;
}

.stats a:hover {
background-color: #494B3E;
border-bottom: 2px dotted #BCBEC4
color: #FEFEFE;
}

