body {
	background-color: #FFFFFF;
}
.content_frame {
	height: 580px;
	width: 800px;
	position: relative;
	top: 50px;
	border: 1px solid #CCCCCC;
}

.logo {
	position: absolute;
	left: 20px;
	top: -10px;
	width: 200px;
	height: 100px;
}
.menu {
	position: absolute;
	height: 20px;
	width: 382px;
	top: 129px;
	left: 310px;
}
.center_frame {
	height: 393px;
	width: 588px;
	left: 115px;
	top: 175px;
	position: absolute;
}
.cf_left_bar {
	height: 337px;
	width: 10px;
	float: left;
}
.cf_content {
	position: relative;
	height: 285px;
	width: 566px;
	border: 1px solid #C0BFBF;
	top: 9px;
	text-align: center;
}
.cf_text {
	position: relative;
	height: 24px;
	width: 566px;
	top: 14px;
	float: left;
}
.cf_right_bar {
	position: relative;
	height: 337px;
	width: 10px;
	top: 0px;
	float: right;
}
.bar_top {
	height: 5px;
	width: 10px;
	left: 0px;
	top: 0px;
}
.bar_center_left {
	background-image: url(images/frame_left.gif);
	background-repeat: repeat-y;
	height: 327px;
	width: 10px;
	left: 0px;
	top: 6px;
}
.bar_bottom {

	height: 5px;
	width: 10px;
	left: 0px;
	top: 0px;
}
.site_frame {
	height: 580px;
	width: 810px;
	text-align: left;
	position: absolute;
	margin-top: 50px;
	margin-right: 15%;
	margin-left: 15%;
}

.bar_center_right {

	background-image: url(images/frame_right.gif);
	background-repeat: repeat-y;
	height: 327px;
	width: 10px;
	left: 0px;
	top: 6px;
}
.menu_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B7B7B7;
	margin-left: 15px;
	text-decoration: none;
}
.menu_link:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-left: 15px;
	text-decoration: none;
}
.project_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B7B7B7;
	margin-left: 15px;
	text-decoration: none;
	font-weight: bold;
}
.cf_bar_width {
	width: 10px;
}
.cf_bar_r1 {
	height: 5px;
	width: 10px;
	background-image: url(images/frame_corner.gif);
}
.cf_bar_r2L {
	background-image: url(images/frame_left.gif);
	height: 327px;
	width: 10px;
}
.cf_bar_r2R {
	background-image: url(images/frame_right.gif);
	height: 327px;
	width: 10px;
}
.menu_link_highlighted {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	margin-left: 15px;
	text-decoration: none;
}
.cf_content_half {
	position: relative;
	height: 317px;
	width: 267px;
	border: 1px solid #C0BFBF;
	top: 9px;
}
.cf_content_left_half {
	width: 270px;
	padding-top: 15px;
}
.text_georgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #737373;
}
.text_georgia_12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8C8C8C;
	text-decoration: none;
}
.portfolio_menu {
	height: 108px;
	width: 157px;
	top: 175px;
	left: -48px;
	position: absolute;
	text-align: right;
}
.portfolio_item {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #B7B7B7;
	text-decoration: none;
	float: right;
}
.portfolio_item:hover {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.portfolio_project {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #603F31;
	text-decoration: none;
}
.portfolio_project:hover {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.cf_pages {
	position: relative;
	height: 30px;
	width: 520px;
	top: 14px;
	float: left;
	margin-left: 4px;
}
.cf_content_blank {
	position: relative;
	height: 285px;
	width: 566px;
	top: 9px;
	text-align: center;
	
}
.portfolio_item_HL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	float: right;
}
.cf_content_black {
	position: relative;
	height: 285px;
	width: 566px;
	border: 1px solid #C0BFBF;
	top: 9px;
	text-align: center;
	background-color: #000000;
}
.email {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #668855;
	text-decoration: underline;
}
