body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: dfcab1;
	background-color: #000000;
	margin: 0px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: dfcab1;
	background-image: url(images/header_full.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	width: 850px;
}
.header_news_text {
	height: 75px;
	width: 450px;
	left: 25px;
	top: 35px;
	position: relative;
}
a:link {
	color: dfcab1;
	text-decoration: none;
}
.wrapper {
	width: 850px;
}
.content {
	position: relative;
	width: 730px;
	left: 60px;
	text-align: left;
}
p {
	margin: 0px;
}
.header_news {
	background-image: url(images/header_news.gif);
	background-repeat: no-repeat;
	height: 141px;
	width: 545px;
	position: relative;
	left: 245px;
	top: 90px;
}
a:visited {
	color: dfcab1;
	text-decoration: none;
}
a:active {
	color: dfcab1;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
.content_right {
	float: right;
	width: 545px;
	position: relative;
	text-align: left;
	background-image: url(images/content_middle.gif);
	background-repeat: repeat-y;
}
.content_left {
	float: left;
	width: 175px;
	position: relative;
	text-align: left;
	clear: left;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #403024;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
}
.header_nav {
	height: 25px;
	width: 545px;
	position: relative;
	left: 245px;
	top: 90px;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: dfcab1;
}
.content_right_text {
	width: 450px;
	left: 25px;
	top: 5px;
	position: relative;
	text-indent: 10px;
	line-height: 1.2em;
}
#content_right_text_main img {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
ul {
	margin: 0px;
	list-style-type: square;
}
