body {
    color: black;
    background: white;
}
#layer0, #layer1, #content, #layer2, #layer0_footer {
    background: white;
    width: 800px;
}
#head_links {
    visibility: hidden;
    height: 0px;
}
#head_image {
    visibility: hidden;
    height: 0px;
}
#headerTitle #hQuote {
	margin: 20px 0 20px 0;
}
#headerTitle h1 a {
	color: black;
	text-decoration: none;
}
#nav1, #nav2, #layer0_footer {
    visibility: hidden;
    height: 0px;
}
#breadcrumb {
    visibility: hidden;
    height: 0px;
}
#block1, #block2, #block3 {
    color:black;
    font-size: 12px;
}
.page strong {
    color:black;
    font-size:12px;
    font-weight:bold;
}
#block2 h1 {
    color:black;
    font-size:14px;
    font-weight:bold;
    margin-bottom:10px;
    text-transform:uppercase;
}
a {
    color: blue;
    text-decoration: underline;
}

#block2 {
    width: 700px;
}
#page_func {
	visibility: hidden;
}
#theform {
	visibility: hidden;
}
.page .clearfix ul {
	margin: 5px 0 10px 12px;
}
