html {
	font: 10pt/14pt Lucida Sans Unicode, Lucida Sans, Helvetica, Tahoma, Verdana, Arial, sans-serif;
	letter-spacing: +.5px;
	color: #000;
}
body {
	margin: 20px;
	background: #666 url(/pix/body.jpg) repeat-x 0 0 fixed;
}
p.text {
	text-indent: 30px;
	text-align: justify;
}
.frontIntro {
	width: 60%;
	margin: auto;
}
a {
	color: blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
img#goingOn {
	position: relative;
	margin: 40px -5px;
	clear: both;
}
#pcMainContainer {
	position: relative;
	width: 750px;
	margin: auto;
	background: #999 url(/pix/bodyBg.jpg) repeat-x 0px 166px;
	border: 1px solid #ccc;
}
#pcTop {
	z-index: 0;
	position: relative;
	background: #000 url(/pix/top.jpg) no-repeat;
	w!idth: 100%;
	t!op: 0px;
	height: 167px;
}
#pcTopFixed {
	position: relative;
	background: #000 url(/pix/top.jpg) no-repeat right;
	width: 750px;
	height: 167px;
}
#pcLine {
	position: relative;
	visibility: hidden;
	background: url(/pix/line.gif);
	font-size: 1%;
	top: 25px;
	width: 25%;
	height: 5px;
}
#pcLogo {
	z-index: 20;
	position: absolute;
	right: 22px;
	top: 81px;
	float: right
}
#pcLogoFixed {
	z-index: 20;
	position: absolute;
	right: 22px;
	top: 81px;
	float: right
}
#pcCopy {
	display: none;
	z-index: 1000;
	position: relative;
	clear: both;
	text-align: center;
	padding: 10px;
	font-size: 75%;
	background: #000;
	color: white;
}
#pcBody {
	position: relative;
	w!idth: 97%;
	padding: 10px 30px 30px 30px;
	clear: both;
}
h1, h2, h3, h4, h5 {
	line-height: normal;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 130%;
}
h3 {
	font-size: 115%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 75%;
}
h1.frontIntro {
	font-weight: normal;
	font-style: normal;
}
address {
	p!osition: relative;
	text-decoration: normal;
	font-style: normal;
	margin: auto;
}
#address {
	p!osition: relative;
	f!loat: right;
	clear: both;
	width: 100%;
	margin: 20px auto;
	text-align: center;
}
.viewer, #viewer {
	height: 800px;
}
img#aboutus {
	float: right;
	margin: 0 0 20px 30px;
	width: 345px;
	border: 1px solid #ccc;
}

