body, address, blockquote, dl, ol, ul, li, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre {
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #69050B;
}
#content {
	margin-top: 10px;
}

.clearit {
	clear: both;
	height: 1px;
}
#anchor {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	height: 25px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bac-foot.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 0.75em;
	text-align: center;
	padding-top: 4px;
}
#logo {
	float: right;
	height: 180px;
	width: 220px;
}
#header {
	background-image: url(images/bac-head.gif);
}
#nav {
	float: left;
	width: 740px;
	margin-top: 60px;
	margin-left: 10px;
}
#pagetitle {
	height: 30px;
	width: 500px;
	font-size: 2em;
}
.copyright {
	font-size: 8pt;
	color: #EF8B72;
}
