#columns {
	background: url(../images/3column.gif) repeat-y right;
}
#columns_footer {
	height: 33px;
	background: url(../images/3column_footer.gif) no-repeat top right;
}
#main_article .body {
	line-height: 16px;
	margin: 8px 15px 0 13px;
}

.white_column {
	background: url(../images/white_column.gif) repeat-y top right;
}

#main_article_footer {
	background: url(../images/main_article_footer_2.gif) no-repeat bottom right;
}
#counter {
	padding-top: 8px;
	margin: 0 8px 8px 8px;
	font: 11px/14px "Verdana", sans-serif;
	color: #fff;
}
	#counter span {
		font: bold 14px "Andale Mono", "Monaco", monospace;
		padding: 0 3px;
		color: #0d3e79;
		background-color: #fff;
		border: 2px solid #0d3e79;
	}
	#counter a {
		color: #fff;
		text-decoration: none;
		font-weight: bold;
	}
	#counter a:hover {
		text-decoration: underline;
	}

/* 2 hacks: Hidden from IE5-mac, uses proprietary IE selector \*/
* html #secondary_articles .body {height: 1%;}
/* End hide from IE5-mac */
#secondary_articles {
	font: 12px/15px "Verdana", sans-serif;
	padding: 0 23px 0 14px;
}
#secondary_articles .body {
	padding: 10px 0 0 0;
	min-height: 85px;
	position: relative;
}
	#secondary_articles h1 {
		height: 34px;
		font-size: 18px;
		margin: 0 0 10px 0;
		background: url(../images/h2_gradient.gif) repeat-y top left;
	}
	#secondary_articles img.icon {
		margin: 0 10px 0 0;
		float: left;
	}
	#secondary_articles p {
		margin: 5px 0 0 0;
	}
#main_article .read_more, .read_more {
	padding-right: 1em;
	margin-bottom: 0;
	text-align: right;
}
.read_more a { font-weight: bold; text-decoration: none; }
.read_more a:hover { text-decoration: underline; }
#white_column_footer {
	clear: both;
	height: 13px;
	background: url(../images/white_column_footer.gif) no-repeat bottom right;
}

#animal_news h2 {
	font-weight: normal;
}
.green_tab_outer {
	padding-bottom: 7px;
}
#animal_news, #upcoming_events {
	padding-top: 0;
	background: none;
}

#left_blocks {
	padding: 0 12px 0 42px;
}

#middle_blocks {
	padding: 0 14px;
}
#middle_blocks h1 {
	margin-top: 0;
}
/* 2 hacks: Hidden from IE5-mac, uses proprietary IE selector \*/
* html #middle_blocks .hook { height: 1%; }
/* End hide from IE5-mac */

#middle_blocks a h1, #middle_blocks .header h1, #middle_blocks p {
	margin-left: 160px;
}
#middle_blocks a img, #middle_blocks .header img {
	position: absolute;
	top: 10px;
	left: 0px;
}
#middle_blocks .cement {
	float: right;
	height: 104px;
	width: 1px;
	overflow: hidden;
}

.body h2 {
	margin-top: 0.4em;
}
