table { 
	    border-collapse:collapse; 
	    border-spacing:0; 
	}

.MainContent
{
	margin-top: 20px;
	margin-bottom: 10px;
}

.MainContent p
{
	width: 340px;
}

.MainContent img
{
	float: right;
}

#projectsnav a
{
	color: #000;
}


/*Nav Box*/

#projectsnavbox
{
	float: left;
	margin-right: 10px;
	margin-top: 23px;
	padding: 0;
	height: 265px;
	background: url(../images/sidebar_about_bg.jpg) repeat;
	width: 177px;
}

#contentprojectsnavbox
{
	margin-top: 20px;	
}

#projectsnavbox h6
{
font-family: Arial;
font-size: 14px;
margin-bottom: 20px;
font-weight: normal;
color: #999999;
}

#projectsnavbox a
{
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	margin-left: 30px;
	color: #C3C3C3;
}

.hightlight
{
	width: 177px;
	margin-top: -15px;
	margin-left: -15px;
	padding: 0;
}

.hightlight:hover
{
	background-color: #383838;
}

.hightlighthead
{
	width: 177px;
	margin-left: -15px;
	padding: 0;
}

.hightlighthead:hover
{
	background-color: #383838;
}

#projectsboxnav
{
    background: url(../images/sidebar_line.gif) no-repeat bottom center;
	padding-bottom: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 140px;
}

/*#memberslink
{
    height: 30px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 140px;
	background: url(../images/sidebar_line.gif) no-repeat bottom center;
}*/

#leftcol
{
	float: left;
	margin-right: -300px;
}

#leftcol .fullspan p
{
    width: 700px;
    margin-right: -500px;
}   

#rightcol
{
	float: right; 
	margin-right: 20px;
}
