#content {
	background: url(background.gif) no-repeat left top;
}
#adholder {
	height: 400px;
	margin: 30px 20px 20px 25px;
}.column {
	float: left;
	width: 130px;
	text-align: center;
}
#sadgallery{
	background-position: 0 -15px;
}
#content a:hover {
	color: #FFB300;
	text-decoration: underline; 
}
