#pagecell {
	position: absolute;
	width: 95.6%;
	left: 10px;
	top: 10px;
	right: 2%;
	margin-left: 0px;
}
#siteinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9b0033;
	padding-top: 10px;
}
#siteinfo a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
#siteinfo a:hover {
	text-decoration: underline;
}

#content {
	padding-bottom: 40px;
	padding-left: 100px;
}
#content h4 {
	display: none;
}

.copyrightline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	padding: 10px;
}
.templatebkbutt {
	position: absolute;
	left: 897px;
	top: 322px;
}
#siteinfo a:visited {
	color: #9b0033;
}

