body
{
	margin: 0px;
	background-color: #e0e8fa;
	font-family: Tahoma, Arial, sans-serif;
}
/* базовый шаблон */
#header
{
	width: 100%;
	min-width:850px;
	background-color: #ffffff;
	height: 95px;
	border-bottom:solid 3px #999999;
}
#header-left
{
	background-image: url(header_left.jpg);
	background-position:left;
	background-repeat:no-repeat;
	float:left;
	width:300px;
	height:95px;
}
#header-right
{
	background-image: url(header_right.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	width:340px;
	height:95px;
}
#header-center
{
	margin:0 340px 0 300px;
}
#blue-toolbar
{
	width:100%;
	min-width:1055px;
	height:27px;
	background-color:#006699;
	background-image:url(bluebar.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
	text-align:center;
	line-height:24px;
color:#ffffff;
}
#blue-toolbar a
{
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff;
}
#pre-container
{
	width:100%;
	min-height:500px;
	position:relative;
}
#sidebar-left
{
	top:0px;
	left:0px;
	width:300px;
	height:300px;
	position:absolute;
	background:url(leftstar.gif) left top no-repeat;
}
#sidebar-right
{
	top:0px;
	right:0px;
	position:absolute;
	width:300px;
	height:300px;
	background:url(rightskull.gif) right top no-repeat;
}
#container-header
{
	width:840px;
	height:51px;
	background-color:#e0e8fa;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	top:0px;
	position:relative;
}
#column-left-header,#column-right-header
{
	background-color:#ffffff;
	float:left;
	width:270px;
	height:51px;
	margin-left:4px;
	margin-right:4px;
}
#column-center-header
{
background-color:#ffffff;
	float:left;
	width:270px;
	height:51px;
	margin-left:3px;
	margin-right:3px;
}
.section-button
{
	width:270px;
	height:51px;
	top:0px;
	border:0px;
}
#container
{
	width:840px;
	background-color:#e0e8fa;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	top:0px;
	position:relative;
}
#column-left,#column-right
{
	background-color:#ffffff;
	float:left;
	width:270px;
	margin-left:4px;
	margin-right:4px;
	height:740px;
overflow:hidden;
}
#column-center
{
background-color:#ffffff;
	float:left;
	width:270px;
	margin-left:3px;
	margin-right:3px;
	height:740px;
overflow:hidden;
}
.front-newsblock
{
}
.front-anounce
{
}
.front-forums
{
font-size:8px;
}
.deeplink
{
margin-bottom:10px;
text-align:center;
width:260px;
}
.deeplink a
{
font-size:10px;
color:#006699;
}
#legal
{
	font-size: 8px;
	color: #808080;
text-align:center;
}
.copyright
{
	font-size: 10px;
	color: #808080;
	text-align:center;
	
}
.copyright a
{
	text-decoration:underline;
	padding-left:50px;
}
.sapelink div
{
font-size:8px;
color:#999999;
}
.sapehref
{
font-size:8px;
color:#6699cc;
}
#sape-sq
{
width:190px;
padding:10px 2px 2px 2px;
text-align:left;
}