/* CSS Document */
body{
	background:none;
}

#outer{
	border:1px solid #000000;
	width:600px;
	margin:0;
	min-height:0;
}

#logo a img{
	border:none;
}

#nav{
	border-bottom:1px solid #000000;
}

#nav ul{
	display:none;
}

#functions{
	display:none;
}

#breadcrumb{
	display:none;
}

#curveBoxContainer{
	background:none;
	min-height:0;
}


#columnContainer{
	min-height:0;
}

#leftCol{
	display:none;
}

#rightCol{
	float:none;
	background:none;
}	


#footer{
	display:none;
}
