* {
	margin: 0;
	padding: 0;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 1.3em;
}
.maincontent {
	margin: 35px 15px 25px 15px;
	width: 449px;
	float: left;
}
li {
	font-size: 1.4em;
	list-style-image: url(images/pcba_bullet.gif);
	line-height: 1.4em;
}
ul {
	margin: 0 0 0 25px;
	padding: 0;
}
h1 {
	font-size: 1.6em;
	color: #520000;
}
body {
	font-size: 62.5%;
	color: #FFFFFF;
	margin: 6px 0 0 0;
	padding: 0;
	background-color: #bdab71;
}
div#topheader {
	 width: 900px;
	 height: 105px;
	 background-image: url(images/pcba_header.gif);
	 background-repeat: no-repeat;
}
div#pagetitleimage {
	 width: 900px;
	 height: 109px;
	 float: left;
}
div#mainbodycontainer {
	 width: 900px;
	 float: left;
	 background-color: #AD9C65;
}
.nomargin {
	 margin: 0;
}
.topmarginpush {
	margin: 9px 0 0 0;
}
.white {
	color: #FFFFFF;
}
.tempnav {
	 width: 246px;
	 float: left;
	 background-color: #AD9C65;
}
.bottombullet {
	 margin: 9px 0 25px 0;
}
div#rightcolumn {
	 width: 175px;
	 float: left;
	 background-color: #AD9C65;
}
div#footer {
	 width: 900px;
	 height: 46px;
	 float: left;
	 background-image: url(images/footer_bkd.gif);
	 background-repeat: no-repeat;
}
div#footer img {
	margin-left: 550px;
}
.footerline {
	font-size: 1em;
}
div#overallcontainer {
	 margin: 0 auto;
	 width: 900px;
	 height: 600px;
}