#main {
         width:750px;
	  margin-left: auto;
  margin-right: auto;
		 border: 1px solid #000066;	
		 
}

#container {
	width:750px;
	border: 1px solid #000033;

		
		 
		 
}

#column_1 {
         width:220px;
         float:right;
         background-color: #c50000;
		 border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	 border-top: 2px solid #cccccc;
		 
		
}
#column_2 {
         width:520px;
         float:left;
         background-color: #ffffff;
				border-right: 1px solid #cccccc;
				 border-left:1px solid #cccccc;
				 z-index:22;
				 border-top: 3px solid #cccccc;
}
.column_2_text {
				padding-right:5px;
				padding-left:7px;
				margin-top:35px;
				margin-bottom:5px;
}



#header, #footer
	{
	width: 800px;
	}
	
#header
	{
	
	background-color:#ffffff
	}

#footer {
	WIDTH: 800px; height: 50px; border-top: 1px solid #f0f0f0; background-color: #ffffff; COLOR: #C50000; 
}

#footer a:visited {color: #C50000; }

.footer-text {
	COLOR: #C50000; padding-left: 20px;
}

.footer-text a:visited {
	COLOR: #C50000; 
}

#footer a:hover {
	COLOR: #e8d462; TEXT-DECORATION: underline
}




	
#titlebar 
	{
	position: absolute;
	top: 147px;
	left: 199px;
	width: 602px;
	background-color: transparent;
	z-index: 32;
	}
	
