/* CSS Document */

#nav, #header, #breadcrumb, #projectnav, #rightcolumn, p.blockright {
	display: none;
	float:none;
}

#container {
	background: #FFF;
	border-style: none;
	width: auto;
	float:none;
}

#main {
	border-style: none;
	padding: 0;
	width: auto;
	float:none;
}

#directionscopy {
	float:none !important;
}

* {
	color: #000000 !important;
}

#projectdisplay {
	border-style: none;
	width: 500px;
}

#main img {
	display: none;
}

#footer {
	display: none;
}

h1 {
	font-size: 18px !important;
}

h2 {
	font-size: 12px; !important; 
}

p {
	font-size: 10px; !important;
}