body {
	background: #000000;
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}

p, div, table, tr, td, ul, li {
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 17px;
	text-align: left;
}

p {
	margin-bottom: 20px;
}

a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #8f661e;
}

ul, li {
	margin-left: 25px;
}

#main {
	width: 954px;
	height: auto;
	color: #FFFFFF;
}

#header {
	width: 954px;
	height: 197px;
	background: url('images/header.jpg') top center no-repeat;
	color: #FFFFFF;
}

#content {
	width: 954px;
	height: auto;
	background: url('images/text-repeat.jpg') repeat-y top center;
}

#texttopper {
	width: 954px;
	height: auto;
	background: url('images/texttopper.jpg') no-repeat top center;
}

#textfooter {
	width: 954px;
	height: auto;
	background: url('images/textfooter.jpg') no-repeat bottom center;
}

#text {
	padding-left: 295px;
	padding-top: 60px;
	padding-right: 80px;
	padding-bottom: 175px;
}

#text div.tanheadline {
	background: #121212;
	border: 1px solid #8f661e;
	padding: 15px;
	color: #8f661e;
	margin-left: -30px;
	z-index: 1;
	position: absolute;
}

.tanheadline p, table, tr, td, ul, li, div {
	color: #c09a59;
}

.tanheadline p {
	font-size: 17px;
	font-weight: bold;
}

.tanheadline a.tan {
	color: #c09a59;
	text-decoration: none;
}

.tanheadline a:hover.tan {
	color: #FFFFFF;
}

#text p.whtheadline {
	font-size: 16px;
	font-weight: bold;
}

.headling {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	padding-top: 40px;
	color: #fff;
}

#leftside {
	z-index: 0;
	position: absolute;
	width: 237px;
	height: 1109px;
	margin-left: 47px;
	margin-top: 207px;
	background: url('images/leftside.jpg') no-repeat;
}

#footer {
	width: 900px;
	padding-bottom: 25px;
	text-align: center;
}

#footer p {
	text-align: center;
}
