#main {
         width:800px;
	  margin-left: auto;
  margin-right: auto;
		 border: 1px solid #cccccc;	
		 
}

#container {
         width:800px;

		
		 
		 
}

#column_1 {
         width:234px;
         float:left;
         background-color: #0063a3;
		 border-right: 1px solid #cccccc;

		 
		
}
#column_2 {
         width:564px;
         float:right;
         background-color: #ffffff;
			
				
				 z-index:22;
				
}
.column_2_text {
				padding-right:5px;
				padding-left:7px;
				
				margin-bottom:5px;
}



#header, #footer
	{
	width: 800px;
	}
	
#header
	{
	
	background-color:#ffffff
	}

#footer {
	WIDTH: 800px; height: 50px; border-top: 1px solid #f0f0f0; background-color: #660000; COLOR: #ffffff; 
}

#footer a:visited {color: #ffffff; }

.footer-text {
	COLOR: #ffffff; padding-left: 20px;
}

.footer-text a:visited {
	COLOR: #ffffff; 
}

#footer a:hover {
	COLOR: #e8d462; TEXT-DECORATION: underline
}




	
#titlebar 
	{
	position: absolute;
	top: 147px;
	left: 199px;
	width: 602px;
	background-color: transparent;
	z-index: 32;
	}
	


