body{
width: 600px;
}

p, h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
}

#nav, #rightcol, #toolbar img, #search, .hide, .hidden{
	display: none;
}

#col{
	display: none;
}
#toolbar span, #crumbs{
text-align: right;
display: block;
position: absolute;
width: 600px;
top: 0;
left: 0;
}




