      body, table, tr, td, a {
           text-align : justify;
           font-family : verdana;
          font-size : 7pt;
          font-weight : normal;
          line-height : 11px;
          letter-spacing : 0;
           color : #2C2C2C;
           
      }
     .head {
font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 5pt;
text-align : left;
color:#393939;
padding:2pt;
font-weight:bold;
text-transform:uppercase;
background :#CBCBCB;
padding-left:15px;
letter-spacing:8px;
border-bottom: 1px #393939 dotted;
      }

     .menu {
font-family: Georgia, Arial, Verdana, Tahoma;
font-size: 5pt;
text-align : center;
color:#393939;
padding:2pt;
font-weight:bold;
text-transform:uppercase;
background :#CBCBCB;
letter-spacing:2px;
border-bottom: 1px #393939 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:125px;
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 :#5962B1;
background-color:#E1E1E1; 
outline: none;
margin-top: 1px;}

div#nav a:hover {
text-decoration : none;
color : #E1E1E1;
background-color:#5962B1;
border-bottom : none}

hr {
display:block
size=:1;
width:70%;
color: #363636;
background-color: #363636;
height: 1px;
border: 0;
}
	  
     body {
           background-color : #E1E1E1;
		   background-image:url(http://dianne-pilkington.net/fanlisting/background.gif);
      }
     a:link, a:active, a:visited {
           color : #5962B1;
           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 : #363636;
     border-bottom: 0px #000000 solid;
}