* html #poststuff {
	height: 100%;
}

hr {
	margin-top: 5px;
	margin-bottom: 5px;
}

a:link {
	text-decoration: none;
	color: #0060FF
}

a:visited {
	text-decoration: none;
	color: #00f;
}

a:active {
	text-decoration: underline;
	color: #6000F0
}

a:hover {
	text-decoration: underline;
	color: #00f;
}

a.nick {
	color: #c00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}

a.nick:visited {
	color: #d66;
}

a.nick:hover {
	color: #a00;
}

a.fsmallnick {
	color: #c00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}

a.fsmallnick:visited {
	color: #d66;
}

a.fsmallnick:hover {
	color: #a00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}

a.fsmallnick:visited {
	color: #d66;
}

a.fsmallnick:hover {
	color: #a00;
}

a.pages {
	color: #c00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	border: 0px solid #888;
	padding: 3px;
	margin: 4px;
}

a.pages:hover {
	text-decoration: none;
	background-color: #f9e1b4;
	border: 1px solid #888;
	color: #c00;
	padding: 2px;
}

.page {
	color: #c00;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: #000;
	background-color: #ddd;
	border: 1px solid #f88;
	padding: 2px;
}

img {
	border: 0;
}

img.avatar {
	float: left;
	border: 1px solid #aaa;
	width: 60;
	height: 60;
	margin: 5px;
}

body {
	font-family: Arial,Verdana,Tahoma;
	color: #000000;
	background-color: #e9d1a4;
}

.menu {
	font style=font-family: Tahoma, Verdana;
	color:#505050; 
	font-weight: bold;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

span.preview {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #aaa;
	padding: 5px;
}

span.pretext {
	font style=font-family: Tahoma, Verdana;
	color:#505050; 
	font-weight: bold;
	font-size: 18pt;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.main {
	margin-left: 50;
	margin-right: 10;
	font-family: Verdana;
	font-size: 11pt;
	text-align: justify;
}

.mainwall {
	margin-left: 50;
}

.razdel {
	position: absolute;
	left: 75px;
	top: 75px;
	z-index: 2;
}

.clock {
	position: absolute;
	left: 25px;
	top: 90px;
	z-index: 3;
	font-family: Verdana, Tahoma, Arial;
	color: #000;
	text-align: center;
	font-size: 7pt;
	background-color: #e9dabe;
	border: 1px solid #b98740;
	padding: 5px;
}

.counter {
	font-family: Verdana, Tahoma, Arial;
	color: #000;
	text-align: center;
	font-size: 7pt;
	background-color: #e9dabe;
	border: 1px solid #b98740;
	padding: 5px;
}

.hint {
	visibility: hidden;
	position: absolute;
	left: -3000px;
	z-index: 10;
	position: absolute;
	color: #000;
	width: 300px;
	font-family: Arial,Verdana,Tahoma;
	text-decoration: none;
	background-color: #eee;
	border: 1px solid #000;
	font-size: 12pt;
	padding: 5px;
}

.fon {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	background-image: url("http://seymchan.ru/skins/autmn/bg.jpg");
	background-repeat: no-repeat;
	width: 100%;
	height: 125;
}

.menutable {
	position: absolute;
	left: 0px;
	top: 125px;
	z-index: 3
}

.map {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #000;
	 padding: 3px;
}

.map1 {
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #000;
	padding: 1%;
}

.birthday {
	float: right;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #aaa;
	padding: 1%;
}

.razdelname {
	position: absolute;
	font-family: Arial, Verdana, Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 16pt;
	left: 220px;
	top: 100px;
	z-index: 3;
}

.forumtime {
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #666666
}

.fsmalltime {
	font-size: 6pt;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #666666
}

.nick {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	font-weight: bold;
}

.fsmallnick {
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 9pt;
}

.forumlast {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #B0B0B0;
}

input:focus,
textarea:focus,
label:focus {
	background: #fff;
	border: 1px solid #686868;
}

textarea, input {
	background: #ffe;
	border: 1px solid #b2b2b2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	margin: 1px;
	padding: 3px;
}

.lmenu {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: #606060;
}

table {
	border: 0px solid #000;
}

table.glav {
	border: 0px solid #F00;
	z-index: 3;
	position: absolute;
}

td {
	border: 0px solid #000;
	valign: top;
}

.foto {
	width: 200;
	height: 250;
	text-align: center;
	margin-left: 2px;
	margin-right: 2px;
	border: 1px solid #aaa;
	padding: 5px;
}


.weather {
	background: #abf;
	border: solid 1px #ccc;
	padding: 5px;
	margin: 5px;
	width: 100px;
	font-size: 8pt;
}

a.site {
	text-decoration: none;
	color: #00f;
	font-family: Verdana, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
}

a.site:visited {
	color: #66f;
}

a.site:active {
	text-decoration: underline;
	color: #6000e0
}

a.site:hover {
	text-decoration: underline;
	color: #00c;
}

.zvanie {
	font-weight: bold;
	color: #111;
	font-size: 6pt;
}

.ban {
	font-weight: bold;
	color: red;
	font-size: 6pt;
}

#left_menu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	width: 200px;
	text-align: left;
	margin-left: 10px;
}

#left_menu li {
	padding: 0px;
	margin: 0px;
}

#left_menu li a {
	margin: 0px;
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 2px 0px 10px 25px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
}

#left_menu li a:hover {
	text-decoration: underline;
	background: url(http://seymchan.ru/images/cursor.jpg) 0px 0px no-repeat;
}

#left_menu li a:visited {
	color: #1E73FF;
}

* html #left_menu a,
* html #left_menu li {
	height: 1%;           
}
.forumtitle {
//	background-color: #e9d1a4;
	background-color: #f9e1b4;
}

a.forumtitle:link {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #00a;
}

a.forumtitle:visited {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #66d;
}

a.forumtitle:hover {
	text-decoration: underline;
	color: #00f;
}

.reccount {
	font-family: Arial, Helvetica, Verdana;
	font-size: 9pt;
	color: #777;
}
