#content {
	background-color: #FFFFFF;
	float: left;
	width: 495px;
	border: 9px solid #DBB363;
	height: 100%;
	text-transform: uppercase;
	color: #000000;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#content a {
	color: #124365;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
#work {
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #DBB363;
	width: 486px;
	padding-top: 9px;
	padding-bottom: 18px;
	padding-left: 9px;
	background-color: #eeeeee;
}
#thumb img {
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
}
#thumb img:hover {
	filter:alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
}
h2{
	font-size: 10px;
}
.thumb_labeled {
	float: left;
	height: 9px;
}
