/* SELECTOR STYLE DEFINITIONS */
#prototypeblock, #devNotesBlock, .cfdebug{
	display:none;
}
/*div#leftCol, div#rightCol {
	display:none;
}
#centerImg{
	display:none;
}
div#center{
	width:90%;
}
.footer{
	display:none;
}*/
/* html div#leftCol, * html div#rightCol, * html div#center, * html div#center2col{
	float:none;
}*/


div#center{
	width:340px;
}
div#center2col{
	width:550px;
}
/* html div#leftCol, * html div#rightCol{
	display:none;
}
* html div#center{
	width:90%;
}*/

/* Make all relative positions static */
* html br#breaker, * html img#centerImg, * html div#photoBG{
	position: static;
}
* html div#leftCol, * html div#rightCol, * html div#center, * html div#center2col, * html p#footer, * html .footer, * html div#photoBG div.nav {}

* html div#photoBG{
	position: absolute;
	top:125px;
}
* html img#centerImg{
	width:390px;
}

