body {
	background: #000000;
	font: 12px Arial, Helvetica;
	color: #ffffff;
	margin: 0;
	padding: 0;
} 

form {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a, a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #f4f4f4;
}

.outline1, .outline2 {
	width: 871px;
}

.outline2, 
.home_left, .home_right, .home_middle, .home_middle_a, .home_right,
.header1,
.title1, .title2,
.content1, .content1_a, .content2_a, .content2_b, .content2_c, .content2_d
{
	min-height: 1px;
	height: auto !important;
	height: 1px;
	float: left;
}

.home_left, .header1 {
	width: 412px;
}

.home_middle, .home_middle_a {
	width: 158px;
}

.home_middle {
	padding: 0 17px 0 17px;
	background: url('../images/home_middle_bg.jpg') top left repeat-x;
}

.home_middle_a {
	background: #000000;
	min-height: 750px;
	height: auto !important;
	height: 750px;
}

.home_right {
	width: 227px;
	background: url('../images/home_right_bg_high.jpg') top left no-repeat;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	padding: 600px 0 0 40px;
}

.title1 {
	width: 394px;
	background: #a0410d;
	font: 22px Arial, Helvetica;
	color: #ffffff;
	font-weight: bold;
	padding: 7px 0 6px 18px;
}

.title2 {
	width: 144px;
	/*
	background: #363636;
	*/
	background: #a0410d;
	font: 14px Arial, Helvetica;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 0 7px 14px;
	margin: 0 0 3px 0;
}

.content1 {
	width: 377px;
	padding: 10px 15px 10px 20px;
}

.content1_a {
	width: 377px;
	padding: 20px 15px 5px 20px;
}

.content2_a {
	width: 138px;
	padding: 7px 10px 40px 10px;
}

.content2_b {
	width: 158px;
	min-height: 200px;
	height: auto !important;
	height: 200px;
}

.content2_c {
	width: 154px;
	padding: 0 0 5px 4px;
}

.content2_d {
	width: 142px;
	font-weight: bold;
	line-height: 1.4;
	padding: 0 0 40px 16px;
}

.news_title {
	font: 22px Arial, Helvetica;
	font-weight: bold;
}

.news_meta {
	color: #f26522;
}

.news_content {
}

.event_title {
	font: 16px Arial, Helvetica;
	font-weight: bold;
}

.block1 {
	display: block;
	margin: 0 0 3px 0;
}

.select1 {
	background: #000000;
	font: 16px Arial, Helvetica;
	font-weight: bold;
	color: #ffffff;
	border: 1px #62635e solid;
	padding: 2px;
	cursor: pointer;
}

.field1 {
	width: 90%;
	background: #000000;
	font: 12px Arial, Helvetica;
	color: #ffffff;
	border: 1px #62635e solid;
	padding: 4px;
	margin: 5px 0 5px 0;
}

.button1, .button1_a {
	background: #1c1c1b;
	font: 12px Arial, Helvetica;
	color: #ffffff;
	border: 1px #343434 solid;
	padding: 2px 10px 2px 10px;
	cursor: pointer;
}

.button1_a {
	background: #ffffff;
	color: #000000;
	border: 1px #62635e solid;
}