
body#sectionPortfolio { background: none; }
div#contentContainer {
	height: 850px;
	he\ight: 850px;
	background: #fff; 
	border: none;
	}
	
/* headers */
div#contentContainer div#top { height: 141px; }
		
div#top h1 {
	position: absolute;
	bottom: 0px;
	left: 0px;
	}
	
.jScrollPaneContainer {
	overflow: visible;
	width: 550px !important;
	height: 550px !important;
	he\ight: 550px !important;
	}

div#detailContent {
	position: absolute;
	top: 500px;
	left: 0px;
	width: 550px !important;
	height: 550px !important;
	he\ight: 550px !important;
	font-size: 1.1em;
	}
	div#detailScroll {
		width: 550px !important;
		w\idth: 550px !important;
		height: 550px !important;
		he\ight: 550px !important;
		padding: 0;
		overflow: auto;
		font-size: 1em;
		}
		div#detailScroll p { width: 550px !important; }
		
	div#detailContent h2 { font-size: 1.3em; margin: 0 0 4px 0; }
	
ul#photoContainer {
	position: absolute;
	top: 151px;
	left: 0px;
	width: 450px;
		width: 450px;
	height: 349px;
		he\ight: 349px;
	border: none;
	}
	
a#closeProject,
div#top ul#projectArrows,
a#viewNextProject,
ul#projectThumbs,
div#footer { display: none; }