@charset "UTF-8";
/* CSS Document */

		   
li {
	list-style-type: none;
	margin-bottom:10px;
}	


	   
.style1 {
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 26px;
	color: #000000;
}

body {
	margin-top: 0px; padding-top:10px;
}

a:link {
	color: #6699FF;
}
a:visited {
	color: #66CCFF;
}

body,td,th {
	color: #333333;
	font-family: Century Gothic;
}


#image {
   width:120px;  
   margin-top:15px;
   margin-bottom: 20px;
   float:left;
   margin-left: 10px;
   }
   
   
#heading  {
    float:left;
	width:460px;
	margin-top:15px;
	
	}

a:hover {
	color: #999999;
}

#links {
 float:left;
 margin-left:160px;
 margin-top:5px;
 width:500px;
 padding:0px;
 }


 #links ul {
 list-style-type: none;
 padding: 0px;
 margin:0px;

 } 
 
#links ul li {
 display:inline;  
 padding-right:9px;
 }
 
 #links a {
 color:#666666;
 text-decoration:none;
 }
 
 
 
 #top {
  width:1400px;
  height:120px;
  }

  #main {
  margin-top: 20px;
  width:1000px;
   }
   
   #odd_links {
    width: 1000px;  
	height: 60px;
	}
	
 #odd_links ul {
 list-style-type: none;
 padding: 0px;
 margin:0px;
 display:inline;


 } 
 
#odd_links ul li {
 display:inline;  
 padding-right:12px;
 }	
	
       
   
   hr {
  height: 1px;
  border: 1px;   
  color:#CCCCCC;
  background-color:#CCCCCC;
   }
   

#pages {width: 250px;
       margin-left: 550px;
	   margin-top: 0px;
	   padding:0px;
	   margin-bottom: 25px;
	   }
	   
	   

.style3, .style3 a {
	font-size: 16px;
	font-weight:bold;
	
}
   	   