
.divider {
	background: url(../styleImages/div.gif) repeat-x #C99999;
}

.footer {
	background: #800000;
	border-top: 1px solid #300;
	color: #fff;
	font-family: Trebuchet MS, Verdana, Arial, Sans-Serif;
	font-size: small;
	margin: 0 auto;
	padding: 6px 0 10px 0;
	width: 100%;
}

.footer-inner {
	margin: 0 auto;
	text-align: center;
	width: 670px;
}

.header {
	background: url(../styleImages/bg.jpg) repeat-x #801100;
	text-align: center;
	padding: 0;
	width: 100%;
}
