h1 {
	background: url("../img/static/about_tag.png") bottom left no-repeat;
	padding: 20px 0px 2px 65px;
	margin: 0px 0px 0px -9px;
	color: #7681cb;
	font-size: 44px;
	}
#top_section {
	background: url("../img/static/top_section_bg.gif") top left repeat-x;
	padding: 0;
	color: #7681cb;
	font-size: 19px;
	height: 22px;
	line-height: 22px;
	font-weight: bold;
	}
.column {
	padding: 0px 30px 0px 30px;
	width: 270px;
	float: left;
	}
.column h2 {
	font-size: 22px;
	font-weight: bold;
	color: #7681cb;
	}
.column a, 
.column a:link, 
.column a:visited, 
.column a:hover, 
.column a:active {
	color: #9ab1a0;
	text-decoration: none;
	font-weight: bold;
	}
#content:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	}
