/******************************
* Основное
******************************/
BODY
{
	background: #FFFFFF url('/i/bg2.jpg') repeat center top;
	font-size: 0.86em;
	color: #666666;
}

#MetaLayout
{
	width: auto;
	overflow: hidden;
}

#FirstPage #LogoBlock
{
	position: absolute;
	top: 113px;
	left: 50%;
	margin-left: -129px;
	width: 258px;
	text-align: center;
	font-size: 0.8em;
}

#FirstPage H2
{
	width: 258px;
	height: 372px;
	background: url('/i/LogoFirst2.png') no-repeat 50% top;
	margin-bottom: 1.5em;
}

* HTML #FirstPage H2
{
	background: none; 
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/LogoFirst2.png', sizingMethod='crop'); 
}

#FirstPage H2 A
{
	display: block;
	text-decoration: none;
	width: 258px;
	height: 372px;
	text-indent: -999em;
}

#BigPhotoSnap
{
	display: block; 
	position: relative;
	left: 50%;
	margin-left: 138px;
	height: 615px;
	padding-right: 100px;
	width: 320px;
	background-position: left bottom;
	background-repeat: no-repeat;
	overflow: hidden;
}
#BigPhotoSnap IMG
{
	margin-top: 80px;
	width: 318px;
	height: 517px;
	display: block;
}

#IntroTextAndNews
{
	font-size: 0.8em;
	position: absolute;
	top: 153px;
	left: 50%;
	width: 260px;
	
	margin-left: -440px;
}

#IntroTextAndNews *
{
	line-height: 1.8em;
}
#IntroTextAndNews P
{
	margin-bottom: 0.5em;
}

H3
{
	color: black;
	font-size: 1em;
	margin: 1.3em 0 0.5em 0;
}

.LinkToEnter	{ font-size: 1.2em; font-weight: bold; text-decoration: none; color: #7F7F7F;}

.News			{ display: block; padding: 0; margin: 0; list-style-type: none; width: 260px;}
.News DT		{ display: block; padding: 0; margin: 0; list-style-type: none; color: black; }
.News DD		{ display: block; padding: 0; margin: 0; list-style-type: none; }
.News DT A			{ text-decoration: none;  }
.News DD A			{ text-decoration: none;  color: #606060;}

#FirstPage #Footer
{ text-align: center; font-size: 0.8em; padding: 0.5em 0 1em 0;}

.Counters
{ text-align: center; margin-top: 2.5em; }
