body {
	background: #440D0B url("./img/bg.png") repeat-y top center;
	font: 12px Georgia;
	margin: 0px;
}
img {
	vertical-align: middle;
	border: 0;
}
a {
	color: #5C0400;
	text-decoration: none;
}
td {
	vertical-align: top;
}
input {
	font: 12px Georgia;
	margin-bottom: 5px;
}
form {
	display: inline;
}
#frame {
	margin: 0 auto;
	width: 790px;
}
#left {
	float: left;
	width: 160px;
	line-height: 1.8;
}
#left a {
	color: #FFEA6D;
	margin-left: 20px;
	font-size: 14px;
}
#left span a {
	font-size: 12px;
	padding-left: 7px;
	color: #FEEEC5;
}
#right {
	float: right;
	width: 160px;
	color: #FEEEC5;
}
#right a {
	color: #FFEA6D;
}
#right .block {
	padding: 20px;
	font-size: 12px;
}
#content {
	width: 450px;
	margin: 0 auto;
	color: #110501;
	text-align: justify;
	line-height: 1.3;
}
#content table img {
	border: 1px solid #110501;
}
#bottom {
	clear: both;
}
#gallery {
	width: 100%;
}
#gallery td {
	text-align: center;
	padding: 10px 0;
}
#forum {
	padding: 3px;
}
#sky_ad {
	position: fixed;
	top: 0px;
	left: 50%;
	margin-left: 395px;
	width: 160px;
	height: 600px;
	background-color: #000;
	box-shadow: 3px 3px 40px #000;
}
#bottom_ad {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 90px;
	background-color: #440D0B;
	box-shadow: 0px -20px 20px #440D0B;
}
#bottom_ad div {
	width: 728px;
	height: 90px;
	margin: 0px auto;
	box-shadow: 0px 20px 60px #000;
}