      body, table, tr, td, a {
           text-align : justify;
           font-family : verdana;
          font-size : 7pt;
          font-weight : normal;
          line-height : 11px;
          letter-spacing : 0;
           color : #152119;
           
      }
     .head {
font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 5pt;
text-align : left;
color:#161616;
padding:2pt;
font-weight:bold;
text-transform:uppercase;
background :#C8C8C8;
padding-left:15px;
letter-spacing:8px;
border-bottom: 1px #161616 dotted;
      }

     .menu {
font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 5pt;
text-align : center;
color:#161616;
padding:2pt;
font-weight:bold;
text-transform:uppercase;
background :#C8C8C8;
letter-spacing:2px;
border-bottom: 1px #161616 dotted; 
      }

     .content {
           text-align : justify;
           padding-top : 0;
           padding-bottom : 3px;
           padding-left : 3px;
           padding-right : 1px;
		   border-bottom: 0px solid #000000;
		   border-left: 0px solid #000000;
		   
      }
	  #leftnav {
width:140px;
border-bottom: 0px solid #000000;
border-right: 0px solid #000000;
}
div#nav a {
display: block;
text-align : center;
text-decoration : none;
font-weight:normal;
font-family : Arial Black;
font-size : 7px;
letter-spacing : 2px;
text-transform : uppercase;
color :#161616;
background-color:#DDDBDE; 
outline: none;
margin-top: 1px;}

div#nav a:hover {
text-decoration : none;
color : #DDDBDE;
background-color:#161616;
border-bottom : none}

hr {
display:block
size=:1;
width:70%;
color: #B5B5B5;
background-color: #B5B5B5;
height: 1px;
border: 0;
}
	  
     body {
           background-color : #1B1C17;
		   background-image:url(http://sillypants.net/fantasies/background.gif);
      }
     a:link, a:active, a:visited {
           color : #535968;
           font-family: Arial Black;
           font-size : 7px;
		   font-weight:normal;
           letter-spacing : 1px;
           text-transform : uppercase;
		   outline: none;
           text-decoration : none;
      }
	  
	  a:hover {
     background-color: none;
     text-decoration : none;
     color : #B3B1B1;
     border-bottom: 0px #000000 solid;
}