#topbox {	font-family: Century Gothic, arial, helvetica, sans-serif;
			font-weight:bold;
			font-size: 2.3em;			
			vertical-align: baseline;
		 color:white;
			text-align:center;
			background-image: url(sky2.jpg);
		  }
	
	
	#footbox {	font-family: Century Gothic, arial, helvetica, sans-serif;
				
				position:absolute;
	
			left: 0px;
			right: 0px;
			font-size: 0.8em;	
	/*		vertical-align: baseline;*/
			text-align:center;
			/*clear: both;*/
		  }
	
	
	




	
	
		  
		h3 {	font-family: Century Gothic, arial, helvetica, sans-serif;
			font-weight: bold;
			vertical-align: baseline;
		 
		
		  }
		    
#search {
font-family: Century Gothic, arial, helvetica, sans-serif;
			font-weight:bold;
			text-align:right;

		}
		
		  
		h1 {font-family: Century Gothic, arial, helvetica, sans-serif;
			font-weight:bold;
			font-size: 1.5em;
		  
		  }
		  
		  h2 {font-family: Century Gothic, arial, helvetica, sans-serif;
			font-weight:bold;
			font-size: 1.2em;
		  
		  }
		  
		  
#left {
position: absolute;
width: 130px;
top: 100px;
left: 20px;
font-size: 0.9em;
/*border: 1px dashed black;*/
background-color: white;
padding: 10px;
z-index: 2;
}
#left2 {
position: absolute;
width: 130px;
top: 18px;
left: 20px;
font-size: 0.9em;
/*border: 1px dashed black;*/
background-color: white;
padding: 10px;
z-index: 2;
}


#right {
position: absolute;
width: 150px;
top: 120px;
left: 700px;
font-sie: 0.9em;
/*border: 1px dashed black;*/
background-color: white;
padding: 10px;
z-index: 2;
}

#main {
position: absolute;
width: 500px;
top: 110px;
left: 180px;
font-size: 1.0em;
font-family: Century Gothic, arial, helvetica, sans-serif;

text-align:justify;
/*border: 1px dashed black;*/
background-color: white;
padding: 10px;
z-index: 2;
}
#mainsearch {
position: absolute;
width: 500px;
top: 110px;
left: 150px;
font-size: 0.8em;
font-family: Century Gothic, arial, helvetica, sans-serif;

text-align:justify;
/*border: 1px dashed black;*/
background-color: white;
padding: 10px;
z-index: 2;
}



#mainindex {
position: absolute;
width: 600px;
top: 110px;
left: 150px;
font-size: 0.8em;
font-family: Century Gothic, arial, helvetica, sans-serif;
color: #8a89cf;
font-weight: 600;
text-align:justify;
/*border: 1px dashed black;*/
background-color: white;
padding: 10px;
z-index: 2;
}



a {
color: teal;
font-family: Century Gothic, arial, helvetica, sans-serif;
font-weight: 600;
text-decoration: none;
}
a:link {
color: #8a89cf;
}
a:visited {
color: #8a89cf;
}

a:hover {
background-color: lightsteelblue;
}
