#content { 
	      min-height: 1200px;
	      height: auto;
	      _height: 1200px;
	    /* css-underscore-hack.html */
	margin-right:14px;
	margin-left:200px;
	margin-bottom:20px;
	padding-top: 40px;
	background-color: transparent;
	}

.column {
	width: 31%;
	float: left;
	margin-right:6px;
	}
	
.column a { 
	font-weight: bold;
	text-decoration: none;
	}
	
h4 { color: #C65400; }	