h1	{
	color: #652D90;
	}
	
#container	{
		background: #FFF url(/images/contact_bg.jpg) top center repeat-x;
		}
		
.facebook_share	{
		float: right;
		}
		
#navbar	{
	background: transparent url(/images/contact_png.png) top left repeat;
	}
	
	.navigation ul	{border-bottom: .4em #652D90 solid;}
	
	.navigation ul li a:hover	{
		color: #FFF;
		background-color: #652D90;
		}
		
	.navigation ul li a.active	{background-color: #652D90; color: #FFF; font-weight: bold;}
	
.main_content	{
		margin-bottom: 15px;
		}
		
		.column_one	{
			float: left; width: 550px;
			}
			
		.column_two	{
			float: right;
			width: 366px;
			}
						
#footer	{
	background: transparent url(/images/contact_footer.jpg) bottom center repeat-x;
	border-bottom: 5px #652D90 solid;
	}
