body{
	 margin:2% 8% 2% 8%;  
	font-size: 1em;
   background:#C8B560;
   font face:Papyrus;
} 

 #head {
      background-image: ;
      height:90px;
}
#head img {
	float:right;
   margin-right:10px;
}
 h1{
	font face:Papyrus;
	size:7; 
	color:996633;
	font-size:3.5em;
	color:996633;	
	margin:0;
	text-align:center;
}
#head p{
	font-size:1.2em;
	margin:0;
} 
p {
	font face:Papyrus;
	size:7; 
	color:996633
	font-size: 1em;
	text-align:justify;
}
#navigation a {
	color:806517;
	text-decoration:none;
	font face:Papyrus;
}
#navigation a:hover{
	color:C8B560;	
	text-decoration:underline;
}
#navigation table{
    font-size:1.2em;
	background:C8B560;
	text-decoration:bold;
}
#navigation td{
    padding-left:1em;
}
  #content{
	font-family:Verdana,Helvetica,sans-serif;
	font-size:1em;
}
h2{

   font-size:1.4em;
	margin-bottom:.2em;
   
}
h3 {
   font-family:font-family:Verdana, sans-serif;
   color:white;
   font-style:italic;
   font-size:1.1em;
    margin-top:0;
	margin-bottom:0;
	}
ul{
	font-family:Verdana;
	font-size: 1em;
	text-align:justify;
	}
#content img {
    margin-right:10px;
}
.floatleft{
  float:left;
  }
  .clear {
   clear:both;
}

table{
     width:100%;
	 
}
td {
   vertical-align:top;
   padding-right:20px;
   float:center;
}

ul 
{
    list-style: circle
    color:purple;	
}
li(
    margin-top:12px;
	margin-bottom:1em;)
