#top_bar{
	position: absolute;
	top: 0px;
	height: 30px;
	width: 690px;
	background-color: #FFFFFF;
	color: #f05133;
	font-size: 16px;
	letter-spacing: 1px;
	font-family: verdana, helvetica;
	font-weight: bold;
	padding-left: 10px;
	line-height: 30px;
}
body> #top_bar{
	width: 680px;

}


#left_menu{
	position: absolute;
	top: 30px;
	left: 10px;
	width: 246px;
	height: 252px;
	border: solid 0px #000000;
	text-align: left;
	padding-left: 10px;
	/*background: url(images/about.jpg);*/
	background-repeat: no-repeat;
	line-height:30px;
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
body> #left_menu{
	left: 8px;
	width: 240px;

}

#left_menu2{
	position: absolute;
	top: 30px;
	left: 10px;
	width: 246px;
	height: 252px;
	border: solid 0px #000000;
	text-align: right;
	padding-right: 10px;
	background-repeat: no-repeat;
}
body> #left_menu{
	left: 8px;
	width: 240px;

}

#left_menu_items{
	float: top;
	color: #686868;
	font-weight: normal;
	font-size: 8pt;
	border: 0px solid #000000;
	font-family: arial, helvetica;
}
body> #left_menu_items{
}

#right_content_items{
	float: top;
	color: #686868;
	font-weight: normal;
	font-size: 9pt;
	border: 0px solid #000000;
	font-family: arial, helvetica;
}

.content_link_style:link {color: #686868;font-weight: normal; font-size: 8pt; text-decoration: none; font-family: arial, helvetica;display: block; line-height: 30px;}
.content_link_style:visited {color: #686868; text-decoration: none;display: block; line-height: 30px;}
.content_link_style:hover {color:#f05133;display: block; line-height: 30px;}


.left_menu_items_style:link {color: #686868;font-weight: normal; font-size: 9pt; text-decoration: none; font-family: arial, helvetica;display: block; line-height: 30px;}
.left_menu_items_style:visited {color: #686868; text-decoration: none;display: block; line-height: 30px;}
.left_menu_items_style:hover {color:#f05133;display: block; line-height: 30px;}


#proj_bottom_bar{
	position: absolute;
	top: 282px;
	border: 0px solid #000000;
	width: 690px;
	height: 15px;
	line-height: 15px;
	font-size: 8pt;
	color: #f05133;
	background-color: #FFFFFF;
}

#proj_main_content{
	position: absolute;
	top: 30px;
	left: 265px;
	border: 0px solid #000000;
	width: 425px;
	height: 250px;
	font-family: verdana, helvetica;
	font-size: 9pt;
}
html>body #proj_main_content{
	left: 263px;
}

#proj_main_content_proj{
	position: absolute;
	top: 30px;
	left: 260px;
	padding-top: 0px;
	border: 0px solid #000000;
	width: 440px;
	height: 250px;
	font-family: verdana, helvetica;
	font-size: 9pt;
}
html>body #proj_main_content_proj{
	width: 428px;
}

.theData {
	font-size: 9pt;
	font-weight: normal;
	font-family: verdana, helvetica;
}

#left_menu_items_part2{
	float: top;
	color: #686868;
	font-weight: normal;
	font-size: 10pt;
	border: 0px solid #000000;
	font-family: arial, helvetica;
}



