html {
	height: 100%;
}

body {
	color: #000;
	background: #fff;
	font: 13px/1.5em Helios, "Helvetica Neue", Arial, Helvetica, sans-serif;
}

body.inner {
	background: url(/s/pic/common/bg.png) 50% repeat-y;
	min-height: 100%;
}

body.outer {
	height: 100%;
}

a, a:visited {
	color: #c92e12;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.nu {
	text-decoration: none;
}

h1 {
	font-size: 20px;
	margin: 6px 0 20px;
}

h2 {
	font-size: 15px;
	margin: 6px 0 12px;
	font-weight: bold;
}

p {
	margin-bottom: 8px;
}

p.book { text-indent: 32px; text-align: justify; }

small {
	font-size: 12px;
}

p.form-label {
	margin-bottom: 4px;
}

p.form-field {
	margin-bottom: 16px;
}

img.guys { opacity: 0.6; filter: alpha(opacity=60); }

span.error {
	color: red;
	margin-left: 8px;
}

table td.top {
	vertical-align: top;
}

span.orange { font-weight: bold; }


#iwrap {
	height: 100%;
	margin: 0 auto;
}

	#iwrap td {
		text-align: center;
	}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	background: url(/s/pic/common/pattern.jpg) 33px repeat-y;
	height: 100%;
}

#flash-menu {
	height: 353px;
}

* html #wrapper {
	background: url(/s/pic/common/pattern.jpg) 34px repeat-y;
}

#content {
	float: left;
	width: 645px;
	padding: 0 5px 12px 65px;
}

	#content ul, #content ol {
		margin-left: 20px;
	}

#sidebar {
	float: right;
	width: 210px;
	padding: 0 40px 0 35px;
}

#comments {
	margin-top: 12px;
	width: 645px;
	overflow: auto;
}

#near {
	text-align: right;
	margin-bottom: 24px;
}

	#near a, #near span {
		margin: 0 4px;
	}

	#near span:before {
		content: '[';
	}

	#near span:after {
		content: ']';
	}

table.news_block {
	width: 100%;
	margin-bottom: 16px;
}

span.cm {
	font-size: 9px;
	color: #666;
}

p.comment {
	margin-bottom: 16px;
	font-size: 13px;
}

	p.comment span.commentator {
		color: #c92e12;
		text-decoration: underline;
	}

	p.comment span.datec {
		font-size: 12px;
		color: #444;
	}

div.news_pic {
	width: 135px;
	height: 124px;
	background: url(/s/pic/common/blot.gif) 0 0 no-repeat;
	margin: 0 10px 10px 0;
}

	div.news_pic img {
		margin: 5px 16px 12px 13px;
	}

div.more {
	position: relative;
	left: -5px;
}

#pages {
	margin: 24px 0 12px;
}

	#pages a {
		margin: 0 4px;
	}

	#pages a.active {
		font-weight: bold;
		font-size: 17px;
	}

table.cform {
	width: 100%;
}

	table.cform td {
		padding: 2px;
	}

	table.cform input, table.cform textarea {
		width: 360px;
	}

	table.cform textarea {
		height: 160px;
	}

#sbm {
	width: auto;
	cursor: pointer;
}

#footer {
	height: 126px;
	background: url(/s/pic/common/futer.gif) 6px 0 no-repeat;
}
