@charset "utf-8";
/* CSS Document */

body {
	color: #000000;
	background-color: #2E1D0C;
	margin: 0px
}
a, a:active, a:visited {
	color: #A60000;
	text-decoration: none;
}
a:hover, a:visited:hover {
	color: #A60000;
	text-decoration: underline;
}
.header {
	background-image: url(../gifs/header/back.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	height: 131px;
	text-align: center;
	overflow: visible;
	visibility: visible;
	display: block;
	clear: both;
}
.tophome {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 185px;
	height: 111px;
	margin-left: -370px;
	visibility: visible;
}
.topnav {
	position: absolute;
	top: 91px;
	left: 50%;
	width: 311px;
	height: 40px;
	margin-left: 61px;
	visibility: visible;
}
.index_mid {
	background-image: url(../gifs/index/back.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 289px;
	text-align: center;
}
.index_mid_message {
	background-image: url(../gifs/index/changing-times_l.gif);
	background-repeat: no-repeat;
	width: 351px;
	height: 289px;
	text-align: left;
}
.index_mid_message_text {
	position: relative;
	left: 25px;
	top: 126px;
	width: 270px;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 11px;
	color: #AAAAAA;
}
.index_mid_message_text a, a:active, a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
.index_mid_message_text a:hover, a:visited:hover {
	color: #DDDDDD;
	text-decoration: underline;
}
.index_line_yellow {
	background-image: url(../gifs/index/996F00_line.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 2px;
}
.index_bottom {
	background-image: url(../gifs/index/stop.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 578px;
	text-align: left;
}
.index_bottom_text {
	position: relative;
	left: 411px;
	top: 140px;
	width: 310px;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 11px;
	text-align: left;
	color: #644116;
}
.index_bottom_logo {
	position: relative;
	left: 411px;
	top: 160px;
	width: 310px;
	text-align: center;
}
.index_footer {
	position: absolute;
	top: 800px;
	width: 746px;
	text-align: right;
	color: #644116;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 10px;
	line-height: 22px;
}
.index_footer a, a:active, a:visited {
	color: #644116;
	text-decoration: none;
}
.index_footer a:hover, a:visited:hover {
	color: #644116;
	text-decoration: underline;
}
.index_footer_copyright {
	position: absolute;
	top: 822px;
	width: 746px;
	text-align: right;
	color: #94754F;
	font-family: Lucida Sans Unicode, Arial;
	font-size: 10px;
	line-height: 22px;
}
