#main_content h1 { margin-bottom: 2em;}

#main_content h2 { margin-top: 3em; font: bold 12px arial, sans-serif;}

#main_content div.button, #right_column div.button { 
	clear: right;
	float:right; 
	width: 255px; 
	height: 26px; 
	background-color: #353940; 
	padding: 0px 10px; 
	color: #fff; 
	font-size: 14px; 
	font-weight: bold;
	letter-spacing: 0.25em;
	border: solid 1px #fff;
	margin-right: -9em;
	margin-top: 1em;
}
#main_content	div.button a, #right_column	div.button a { color: #fff; text-decoration: none;}
	
#right_column div.button {
	clear: none;
	float: none;
	margin: 15px;
	width: 190px;
	height: 40px;
	padding: 3px 10px;
	margin-top: 4em;
}
#main_content p.address { line-height: 1.5em; text-align: center;}

#main_content a { text-decoration: underline;}

#accomplishments #main_content, #hiring #main_content { width: 380px;}
#accomplishments div.photo { margin-top: 5em; text-align: center;}
#accomplishments div.photo_credit { margin-right: 3em;}
#hiring div.photo { margin-top: 3em; text-align: center;}
#hiring div.photo_credit { margin-right: 4em;}