#head {
	background-image: url(img/head.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 170px; }
body {
	color: #E6D5D5;
	font-size: 12px;
	font-family: Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	background-color: #373737;
	background-image: url(img/gradient1.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	height: 300px; }
h2 {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	margin: 0; }
h3 {
	color: #e13a3a;
	font-size: 20px;
	font-family: times, "times new roman";
	font-weight: bold; }
.pre_header {
	text-align: center;
	width: 768px; }
.title {
	color: #fff;
	font-size: 30px;
	font-family: times, "times new roman";
	font-weight: bold;
	text-align: left;
	padding-top: 40px;
	padding-left: 20px; }
.slogan {
	color: #ffffff;
	font-size: 20px;
	font-family: times, "times new roman";
	font-weight: bold;
	font-style: italic;
	text-align: left;
	padding-top: 20px;
	padding-left: 20px; }
a {
	color: #ff3535;
	font-weight: bold;
	text-decoration: none; }
.main_content {
	 }
.first_cell {
	width: 768px; }
.left_cell {
	width: 500px;
	float: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-bottom: 1px solid #1f0f0f;
	border-left: 1px solid #1f0f0f; }
.right_cell {
	background-color: #000000;
	text-align: left;
	width: 235px;
	float: right;
	padding-top: 10px;
	padding-left: 10px;
	border-left: 1px dotted #670909; }
.footer {
	background-color: #000;
	text-align: center;
	width: 768px;
	height: 24px;
	clear: both;
	padding-top: 10x; }
.footer a {
	color: #e8d9d9;
	font-weight: normal;
	background-color: #000;
	padding-top: 10px;
	width: 768px;
	height: 24px;
	clear: both; }
.footer a:hover {
	color: #e8d9d9;
	font-weight: normal;
	background-color: #000;
	text-decoration: underline;
	padding-top: 10px;
	width: 768px;
	height: 24px;
	clear: both; }
ul {
	color: #d07e7e;
	list-style-type: square; }
ul a {
	list-style-type: square; }
ul a:hover {
	color: #f0f0f0; }
#body_content {position: absolute;left: -10000px;};
