#content {
	background-color: #f2f5f7;
	padding-top: 20px;
	padding-bottom: 20px;
	display: block;
}
#subpages {
	color:#666;
	display: block;
	overflow: hidden;

	float: left;
}
.page {
	display: block;
	margin-top: 12px;
}
.item_desc {
	margin-left: 20px;
	margin-bottom: 5px;
}
#sublinks {
	padding-left: 20px;
	margin-top: 10px;
	float: left;
	width: 220px;
	display: block;
}
#sublinks a {
	display: block;
	width: 200px;
	height: 15px;
	line-height: 15px;
	text-decoration: none;
	color:rgb(180, 195, 212);
	font-weight: bold;
}
#flashContent {
	z-index: 0;
}
h3 {
	font-size: 12px;
	display: inline;
}
.viewLink {
	text-decoration: none;
	display: inline;
	color: #759BB3;
	padding-left: 5px;
	font-size: 12px;
}
li a.projects_tab {
	background-position: 0px -24px;
	color: #FFF;
}
.style1 {
	color: #999999
}