/******Index.html*******/

#left_column a
{
	display:block;
	
}



#left_column img
{
	display:block;
	border:1px solid white;
}

#main_column
{
	width:600px;
	padding-right:20px;
	padding-top:20px;
}

#main_column img
{
	
	display:block;
	margin-bottom:20px;
}

#main_column .paragraph
{
	width:575px;
	margin-bottom:10px;
	
}


#flair_1
{
	float:left;
	height:180px;
	width:218px;
	background:url(/images/news_updates.jpg);
	border-right:5px solid black;
	border-top:5px solid black;
	padding-right:0px;
	border-bottom:5px solid black;
	
}

#flair_2
{
	float:left;
	height:180px;
	width:650px;
	background:url(/images/love_where_you_live.jpg);
	border-top:5px solid black;
	border-bottom:5px solid black;
	
}