		#container {
			width: 800px;
			\width: 820px;
			w\idth: 800px;
			margin-left: auto;
			margin-right: auto;
			background-color: white;
			
		}

		
		#banner {
			background-color:white;
		}

		
		#content {
			float: right;
			width: 500px;
			background-color:#ccffff;
		    padding: 50px;
		   
		}

		
		#sidebar-a {
			float: left;
			width:200px;
	        background-color:white;
		
		
		}

		#footer {
			clear: both;
			margin-top: ;
			
			
		}
		
		
			#text {
			float: right;
			width: 480px;
			background-color:white;
		    padding: 10px;
		   
		}
		
		
		
		
		
		#navlist li
{
display: inline;
padding-right: 20px;font-family: monospace; font-size: 11px;  

}
		
		
		
		a {text-decoration: none; color: #1919B3;  }
a:hover {text-decoration: underline; color: #1919B3;  }
		
		
		 a img { border: 1px;
		         border-color:white;
		  }

		
		
		       .logo1{
			   font:  11px verdana ;  
		        color: black; 

		
		}
		
			       .logo2{
			   font:  11px verdana ;  
		        color: red; 

		
		}
		

		.h1 {font-family: monospace; font-size: 14px; color: blue }
		.h2 {font-family: monospace; font-size: 12px; color: #000000}
		.h3 {font-family: monospace; font-size: 14px;  color: red}
		.h4 {font-family: monospace; font-size: 13px;  color: blue }
		.h5 {font-family: monospace; font-size: 12px;  color: #99ffff }
		.h6 {font-family: monospace; font-size: 10px;  color: blue }
		
		