/* CSS Document */

#section_head {
	background-image:url(../images/interface/projects_head.gif);
	background-repeat: none;
	}
	
#main {
	position: relative;
	left: 35px;
	width: 830px;	
	}

.holder {
	position: relative;
	}

.pic_column {
	position: relative;
	width: 225px;
	left: 0px;
	}

.text_column {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 600px;
	}