body {
	background-color: #6699cc;
    font-family: verdana;
    padding: 0px;
    margin: 10px;
    font-size: 10pt;
 }

p {
text-align:left;
 }

#wrap {
 	width: 800px;
	margin: 0px auto;
    border: 5px solid silver;
    background: #ffffff;       
  }

#contentwrap {
width: 800px;
margin:0px auto;



 }
 
 #content{
 width: 780px;
 margin:0px auto 20px;
 }
 
 
#headline{

          color: #cc0000;
          font-family: tahoma;
          font-size: 12pt;
          

} 
 
h1{
   margin-top: 10px;
   margin-bottom: 20px;
}

h2{
   font-style: italic;


 }
 
ul li {

   padding: 5px;
   align: left;


 }

 #dashed{
 
         border: 5px dashed #cc0000;
         padding: 10px;
         text-align: left;
 
 
  }

#submit{

        height: 60px;

 }

 #footer , #footer a:visited, #footer a:link{
 
         font-size: 9pt;
         color: silver;
         text-decoration:none;
  }
 
 #footer a:hover{
 
         color: #5CACEE;
         text-decoration: underline;
 
  }
  
   #fluff

{
font-size: 85%;
color: #D4D4D4;

}

#fluff a:link

{
color: #D4D4D4;
text-decoration: none;


}

#fluff a:visited

{

color: #D4D4D4;
text-decoration: none;
}

#fluff a:hover

{
color: #8A8A8A;  	


}

#email{

       width: 500px;
       border: 2px dashed;
       padding: 10px;
       background: #FFFACD;
       font-size: 8pt;


 }
 
#downloads{

           font-weight: bold;
           font-size: 14pt;

 }

 
