#content {
	background: url(background.gif) no-repeat;
}
#smoosfeed{
	background-position: 0 -15px;
}
#content a:hover {
	color: #FFB300;
	text-decoration: underline; 
}
#content strong {
	font-weight: bold;
	color: #463000;
}
#rightcolumn {
	position: absolute;
	width: 174px;
	left: 727px;
	top: 84px;
	background: url(right-column.gif) no-repeat;
	height: 443px;
}
#leftcolumn {
	position: absolute;
	width: 520px;
	left: 189px;
	top: 105px;
	overflow:hidden;
	overflow-y: auto;
	height: 400px;
	padding-right: 10px;
}
#toprightcontent {
	position: relative;
	width: 160px;
	left: 6px;
	top: 50px;
	text-align: center;
}
#bottomrightcontent {
	position: relative;
	width: 140px;
	left: 20px;
	top: 120px;
	height: 220px;
	text-align: center;
}
.moositem {
	font-size: 14px;
	font-weight: bold;
}
#woodycow {
	top: 415px;
}

