﻿body {
	background-image: url('images/cb.gif');
}
div.top_border {
	width: auto;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}
div.top_menu {
	width: 800px;
	height: 34px;
	position: absolute;
	top: 157px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #E1AB73;
}
div.main {
	padding: 4px 0px 0px 8px;
	width: 792px;
	height: auto;
	top: 185px;
	left: 0px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
hr {
	width: 792px;
	height: 2px;
}
h2 {
	font-size: 22px;
}
h3 {
	color: #FF0000;
	font-size: 18px;
}
a:hover {
	color: #B40000;
}