body { 
      margin: 0; padding: 0;
      font-family: arial; 
      letter-spacing: 1px;
      font-size: 8pt; 
      font-weight: normal;
      color:   #ADADAD; 
      text-align: justify; 
    
}


p.small
{
line-height: 1.5
}

.menu {
	margin: 0px;
	padding: 0px;
	color: #93A6AA;
	width: 90px;
	list-style: none;
}
.menu li {
	padding: 2px 2px 2px 2px;
	margin: 0px;
}
.menu li a, .menu li a:visited {
	margin: 0px;
	padding: 0px 0px;
	color: #9CA4A6;   
	display: block; 
        border: #ccc 0px solid;
	background: #DFEAED;
    
	text-decoration: none;
         text-transform: uppercase;
}


.menu li a:hover {
      
	color: #C6C6C6;
	background: #EDF1F2;
}




#content{
position: absolute;
left: 285px;
top:  15px;
width: 400px;
}




small { font-family:  trebuchet ms; 
      letter-spacing: 1px;
      font-size: 7pt; }


i {color:  #9AC0CD;
}

b {color: #78AB46;
}

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

strike {color: #D19275;
}


h1 { 
 font-family: arial; 
 font-size: 11px; 
 text-transform: uppercase;
 color:  #6996AD; 
 letter-spacing: 4px; }



h2 { 
  font-family: arial; 
 font-size: 11px; 
 text-transform: uppercase;
 color: #699864	; 
 letter-spacing: 4px; }
}


h3 { font-family: georgia; 
   font-size: 19px; 
   color: #CDB7B5; 
   text-align:left;
   padding:0px; padding-left:40px;
  letter-spacing: 3px;
  background-image: url(http://i163.photobucket.com/albums/t289/chappy_pill/headerflowers.gif); 
  background-repeat: no-repeat;
}




.border {
  border:solid 3px #DAE6E9;
  padding:3px;
  margin-right:0px;
  } 


.border:hover {
  border:solid 3px #DAE6E9;
  padding:3px;
  margin-right:0px;
  } 



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





a:link, a:visited, a:active {
   color: #9AC0CD;
           text-decoration: none;
           border-bottom: dashed; 
            border-width: 1px;
         cursor: nw-resize;; }



a:hover { color: #457371; 
          text-decoration: none;
          cursor: crosshair; }







