body { background-color:  transparent;
      margin-top: 0;
      margin-bottom: 0;
      margin-left: 0;
      margin-right: 0; 
      padding-top: 0;
      padding-bottom: 0;
      padding-left: 0;
      padding-right: 0;
      font-family: verdana; 
      font-size: 8pt; 
      font-weight: normal;
      color: #B3B3B3; 
      text-align: left;

      }

table { 
      font-family: arial; 
      font-size: 8pt; 
     }

#content
{

position: absolute;
left: 139px;
top: 245px;
padding-left: 25px;
padding-right: 25px;
background-color:  #F1F1F1;
width: 300px;

}



#nav
{
position: absolute;
left: 520px;
top: 260px;
width: 150px;
}

.menu {
	margin: 0px;
	padding: 0px;
	color: #CDC9C9;
	width: 145px;
	list-style: none;
   
}
.menu li {
	padding: 4px 4px 4px 4px;
	margin: 0px;
}
.menu li a, .menu li a:visited {
	margin: 0px;
	padding: 2px 2px;
	color:  #D3D3D3;
	display: block;
	border: #ccc 0px solid;
	background: #FCFCFC;
        font-family: trebuchet ms;
        font-size: 8pt; 
	text-decoration: none;
       letter-spacing: 5px;
}
.menu li a:hover {
	color:  #D3D3D3;
	background: #F0F0F0;
	border: #000 0px solid;
}




small { font-family: arial; 
      font-size: 7pt; }


i {color: #73B1B7;
}

b {color: #BC8F8F;

}

u {color: #A3A3A3;
border-bottom: dashed;
border-width: 1px;
}

strike {color: #A78D84;
}

p { text-indent: 10px; }


h1 { 
 font-family: georgia; 
 font-size: 17px; 
 color:  #CDC9C9; 
 letter-spacing: 4px;
  text-transform: uppercase;
  padding:0px; padding-left:70px;
  background-image: url(http://i163.photobucket.com/albums/t289/chappy_pill/HeaderII.jpg); 

}	



h3 { font-family: georgia; 
   font-size: 19px; 
   color: #CDC9C9; 
   text-align:left;
   padding:0px; padding-left:60px;
  letter-spacing: 5px;

 background-image: url(http://i163.photobucket.com/albums/t289/chappy_pill/Header2-2.jpg); 


  
}



.thinborder {
  border:solid 4px #FFFFFF;
  padding:0px;
  margin-left:10px;
  } 

blockquote {
font-size: 11px;
font-family: "arial", arial, monospace;
text-align: justify; padding:6px;
background:  #FAFAFA;
border-left:12px solid #CFE0E1; }








A:link { color: #8B7D7B; 
         text-decoration: none;}

         
A:visited { color: #8B7D7B; 
            text-decoration: none; 
}
            
A:active { color: #8B7D7B; 
           text-decoration: none; 

  }

A:hover { color: #CDB7B5; 
          background:  #FAFAFA;
          text-decoration: none;
 }








