body{
	background-color:#f4f3e8;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content{
	position:absolute;
	z-index:1;
	top:205px;
	
}

#center {
	width: 760px;
	z-index: 0;


}


#intro-text {
	width: 450px;
	padding-left:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#1B1B1B;
	line-height: 15px;
	padding-bottom:4px;



}


.projects-table{
	color:#666666;
	line-height: 15px;
	padding-left:40px;
	padding-top:30px;
	border:1px solid black;

}

.portfolio-col1{

	width:48px;
	background-image:url(images/bottom_side.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
}


.footer-left{

	width:48px;
	height:149px;
	background-image:url(images/bottom_side.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	
}

