@import url("global.css");


#top-nav, #navigation, #left-arm, #right-arm, #PPGS, #breadcrumbs, #footer ul {
	display: none;
	visibility: hidden;
}
#head #logo { text-align: center; }
#head #logo img { width: 325px; height: 97px; border-width: 0; }
#head h3 {
	font-variant: small-caps;
	letter-spacing: 1px;
	font-size: 20px;
	font-weight: normal;
	border: 1px dashed #666666;
	border-width: 1px 0;
	text-align: center;
	line-height: 20px;
	margin-bottom: 35px;
	color: #999999;
}

p, blockquote, dd, dt, ol li { line-height: 24px; word-spacing: 1px; }
h4 { border-color: #000000; }

#footer { 
	margin-top: 50px;
	border: 1px dashed #666666;
	border-width: 1px 0;
	text-align: center;
}
