#left_column {
	position: absolute;
	left: 20px;
	top: 138px;
}

#content {
	position: absolute;
	left: 207px;
	top: 138px;
	width: 679px;
}

#category_navigation li {
	margin-bottom: 5px;
}

#category_navigation a {
	display: block;
	width: 102px;
	height: 20px;
	padding-left: 7px;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	text-decoration: none;
}

ul#portfolio li {
	width: 100%;
	position: relative;
	margin-bottom: 42px;
}

a.top {
	position: absolute;
	bottom: 0px;
	right: 0px;
	display: block;
	width: 37px;
	height: 15px;
	text-indent: -9999px;
}