@charset "utf-8";
body {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C140C;
	margin: 0px;
}
h2, h3 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	color: #772514;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#alpha_top {
	background-repeat: repeat-x;
	background-position: top;
	height: 400px;
	width: 100%;
}
#alpha_top td {
	vertical-align: top;
}
#alpha_top .oldphoto_left {
	background-repeat: no-repeat;
	background-position: left 70px;
	height: 800px;
	width: 263px;
	text-align: right;
}
#alpha_top .oldphoto_right {
	background-repeat: no-repeat;
	background-position: right 200px;
	height: 800px;
	width: 263px;
	text-align: left;
}
#logreg {
	position: absolute;
	z-index: 10;
	left: 0px;
	top: 0px;
	color: #FFF;
	margin-top: 5px;
}
#logreg a {
	color: #FFF;
	margin-left: 10px;
}
#logreg .link {
	margin-left: 0px;
}
#blackout {
	display: none;
	background-color: #000;
	position: fixed;
	z-index: 100;
	height: 100%;
	width: 100%;
	filter: Alpha(opacity=50);
	opacity: .5;
}
#blackout div {
	height: 205px;
	width: 307px;
	margin-top: 222px;
	margin-left: 35%;
	background-image: url(/images/index/page_scroll.png);
	background-repeat: no-repeat;
	background-position: -30px bottom;
}
#subwindow {
	display: none;
	background-image: url(/images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 222px;
	margin-left: 35%;
	position: fixed;
	z-index: 101;
	padding: 5px;
	filter: Alpha(opacity=90);
	opacity: .9;
}
#main {
	position: absolute;
	z-index: 5;
	top: 0px;
	width: 100%;
}
#main #menu {
	position: absolute;
	z-index: 111;
	top: 200px;
	width: 773px;
	height: 90px;
	display: block;
}
#main .page {
	background-image: url(/images/index/page_scroll.png);
	background-repeat: repeat-y;
	background-position: center bottom;
	padding-top: 90px;
	width: 773px;
}
#main .page .void {
	padding-bottom: 10px;
	text-align: justify;
	background-image: url(/images/index/page_center.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 440px;
	vertical-align: top;
	padding-right: 63px;
	padding-left: 63px;
}
#main .page .img_left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	border: 1px solid #000;
}
#main .page .img_right {
	float: right;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
	border: 1px solid #000;
}
#main .use_contact_page {
	background-repeat: no-repeat;
	background-position: left 137px;
}
#footer {
	vertical-align: bottom;
	width: 100%;
	height: 234px;
}
#footer img {
	display: block;
}
#ban_alpha {
	display: block;
	float: left;
	color: #000;
	text-decoration: none;
	margin-top: -35px;
	margin-left: 35px;
	position: absolute;
	z-index: auto;
}
#fly_cigar {
	position: absolute;
	z-index: auto;
	margin-top: -154px;
}
#_tmp_fly_control {
	position: absolute;
	z-index: auto;
	height: 22px;
	width: 16px;
	margin-left: 83px;
	margin-top: -18px;
}

#adminmenu {
	position: fixed;
	z-index: 1001;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(/images/profile/bg_adminmenu.png);
	background-repeat: repeat;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #CC9933;
	font-size: 12px;
	color: #FFC;
	text-align: right;
	font-weight: bold;
}
#adminmenu a {
	font-weight: bold;
	color: #FFF;
}
#adminmenu td {
	padding-right: 5px;
	padding-left: 5px;
}
