@charset "utf-8";
/* CSS Document */

/*Common styles*/
body {
	background-color:#E9EDEF;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin:20px;
	min-width:760px;
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
}
img {
	border:0;
}
a {
	text-decoration: none;
	color: #002bb8;
	background: none;
}
a:visited {
	color: #5a3696;
}
a:active {
	color: #faa700;
}
a:hover {
	text-decoration: underline;
}

/*Wiki styles*/
.page {
	background-color:#FFF;
	border:#306 1px solid;
	overflow:hidden;
}
.toplinks {
	text-align:right;
	letter-spacing:10px;
	margin:10px;
}
.copyright { /*bottom container*/
	color:#309;
	font-size:90%;
	text-align:center;
	margin-top:50px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	border-top:#306 1px solid;
	overflow:hidden;
}
.pagerank { /*right banners container*/
	float:right;
	margin-left:10px;
}/*banners*/
.yandex, .validcss {
	margin-top:0;
	margin-bottom:8px;
	padding:0;
}
.googlepr {
	border:#000 1px solid;
	font-size:9px;
	color:#000;
	text-align:left;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:6px;
	padding-right:6px;
	margin-top:0;
	margin-bottom:8px;
}
.validxhtml {
	margin:0;
	padding:0;
}/*end banners*/
.crustomap { /*left map - visitors*/
	float:left;
	margin-right:10px;
}

/*Block styles*/
#page {
	background-color:#FFF;
	border:#306 1px solid;
	overflow:hidden;
	padding:10px;
}
#right {
	float:right;
	overflow:hidden;
	width:100%;
}
#left {
	float:left;
	overflow:hidden;
	width:250px;
	text-align:center;
	margin-right:10px;
	background-color:#DCEBF5;
}

/*Right block*/
#toplinks {
	text-align:right;
	letter-spacing:10px;
	margin:10px;
}
p.toyou {
	text-align:right;
	font-size:95%;
	font-style:italic;
	color:#309;
}
h1.errorheader {
	color:#F00;
	font-family:"Times New Roman", Times, serif;
	font-size:240%;
	font-weight:bold;
	margin-top:60px;
	margin-bottom:30px;
	text-align:center;
}
p.desctiption {
	color:#000;
	margin-top:80px;
	text-align:center;
}
p.errordesctiption {
	color:#000;
	font-size:110%;
	font-weight:bold;
	text-align:center;
	margin-bottom:70px;
}
p.gotofirstoage {
	margin-top:40px;
	margin-bottom:125px;
	text-align:center;
	font-size:140%;
	font-weight:bold;
}
#bottom {/*bottom text & banners container*/
	color:#309;
	font-size:90%;
	text-align:center!important;
	overflow:hidden;
}

/*Left block*/
img.headerimage {
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	margin-top:10px;
}
h1.mainheader {
	color:#309;
	font-family:"Times New Roman", Times, serif;
	font-size:240%;
	font-weight:bold;
	margin-top:40px;
	margin-bottom:100px;
}
