
#header { display:none }

body { margin: 20px; font-family: Arial, sans-serif; }

p.breadcrumb { display:none;}



#bottom-right { display:none; }

img, #footer p { display: none; }

h1, h2, h3, p { margin: 10px 0; }

h2 { margin: 20px 0 10px 0; padding-bottom: 10px; border-bottom: 1px solid gray; font-weight: bold; }

h1, h3 { font-weight: bold; }

p.blog-item-date { margin-top: 30px; }

p { line-height: 18pt; }

ul#navigation {
	display:none;
}
#footer-right {
	display:none;
}
li#search{
	display:none;
}
#footer{
	display:none;
}
#rightnav{
	display:none;
}
#topnav{
	display:none;
	}
#bcrumb{
	display:none;
}
#flashcontent { display: none; }

#bottom-left ul.hoverbox img
{
background: #fff;
border: 1px solid #999;
display: inline;
color: inherit;
padding: 2px;
vertical-align: top;
width: 130px;
height: auto;
}