a {
	color: #333;
	text-decoration: none;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #333;
	background-color: #F3F3F3;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-bottom: 5px;
}
#line {
	position:absolute;
	width:1px;
	height:800px;
	z-index:-100;
	left: 225px;
	top: 119px;
	background-color: #333;
}
.page_container {
	height: 1000px;
	width: 1000px;
	float: left;
}
.top_left {
	height: 20px;
	width: 200px;
	float: left;
	clip: rect(auto,auto,auto,auto);
	text-align: right;
	vertical-align: text-bottom;
	margin-top: 150px;
	margin-right: 20px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.top_right {
	height: 20px;
	width: 760px;
	float: left;
	margin-top: 150px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.menu {
	float: left;
	height: 780px;
	width: 200px;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.content {
	float: left;
	height: 800px;
	width: 770px;
	margin-left: 10px;
	font-size: 12px;
}
.text_projects {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.text_current_page {
	color: #000;
	text-decoration: underline;
}
.horizontal_holder {
	width: 100%;
	height: 100px;
	margin-bottom: 10px;
	float: left;
}
.horizontal_table {
	width: 100%;
	height: 100px;
	vertical-align: top;
}
.td_text {
	vertical-align: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.vertical_holder {
	height: 170px;
	width: 138px;
	float: left;
	margin-bottom: 10px;
	margin-right: 16px;
	text-align: center;
}
.vertical_table {
	height: 170px;
	width: 140px;
}
.vertical_text_only {
	float: left;
	height: 170px;
	width: 140px;
	margin-right: 14px;
	margin-bottom: 10px;
	text-align: center;
}
.td_text_vertical {
	text-align: center;
	vertical-align: top;
	padding-top: 5px;
}
.text_vertical {
	vertical-align: top;
	padding-top: 5px;
}
.inactive_text {
	color: #999;
}
.links_collumn {
	float: left;
	height: 500px;
	width: 185px;
	font-size: 12px;
}
