@charset "UTF-8";
body,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.one {
	background: #fff url(images/top-back.jpg) no-repeat;
	width: 799px;
	height: 68px;
}
.two {
	background: #fff url(images/middle-back.jpg);
	width: 799px;
	height: 651px;
}
.three {
	background: #fff url(images/bottom-bar.jpg);
	width: 799px;
	height: 59px;
}
.four {
		background: #fff url(images/bottom.jpg) repeat-x 0 top;
	width: 799px;
	height: 39px;
	text-align: center;
}
.sidebar {
	background: #fff url(images/sidebar-back.png);
	text-align: center;
	margin: 0 3px;
}
.sidebar p {
	padding: 0;
	margin: 0 0 5px;
}
.sidebar a {
	color: #b60f00;
}
.aback {
	background-color: #fff;
}