 

body {

	background-color: #000000;
    
    font-family:  Verdana, Arial, sans-serif;
    
    font-size: 80%;

	margin-top: 0px;

	margin-bottom: 0px;

	margin-right: 0px;

	margin-left: 0px;

}


h1 {
	margin: 0px 0px 00px 10px;
    
	padding: 10px 10px 5px 0px;
    
    font-family: arial, sans-serif;
    
	font-size: 170%;
    
	font-weight: normal;
    
	color: #333333;
    
	letter-spacing: 0px;
    
    text-align: left;
    
    border-bottom: 1px solid;
    
    border-bottom-color: #ffffff
}




h2 {  

   
    font-size: 102%;
    
    font-weight: normal;
    
    margin: 0px 0px 0px 0px;
    
	padding: 0;
    
    
 }
 
.page {
   
   color: #898989;
 
  }
 
h3 {  

  
    font-size: 120%;
    
    font-weight: bold;
    
    color: #898989;
    
    letter-spacing: 0px;
    
    margin: 3px 0px 0px 0px;
    
	padding: 0;
    
    
 } 
 
h4 {  

    border-top: 1px solid;
    
    font-size: 100%;
    
    font-weight: bold;
    
    margin: 0px 0px 0px 0px;
    
	padding: 20px 0px 15px 0px;
    
    
 }  
 
 
 img.odd {
   float: right;
   padding-left: 20px;
   background:#ffffff;
  
  }
  
  
  img.even {
   float: left;
   padding-right: 20px;
   background:#ffffff;
    
  
   }



.nav, .nav a:link, .nav a:visited, .nav a:active {

	background-color: #e6e6e6;

	color: #333333;

	text-decoration:none;

	text-align: left;

}



.nav a:hover {

	color: #333333;

	text-decoration:underline;

}




.content {

	background-color: #ffffff;

	color: #333333;


	text-align: left;

}



.content a:link, .content a:visited, .content a:active {

	color: #000000;

}



.content a:hover {

	color: #000000;

}

.layoutthumbnail {

   
	text-align: center;

}


   


.basenav {

	color: #000000;
    font-size: 85%;
    text-align: center;
}



