html, body, h1, div, span, p, a, em, font, img, center, ol, ul, li {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}

body {
	font-size:16px;
	background-color: #f28aff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2;
}
a, a:link, a:visited, a:active {text-decoration: none;}
a:hover {text-decoration:underline;}
#all {
		text-align: center;
}
#top{
	background-image: url(/images/topfon.jpg);
	height: 127px;
	background-repeat: repeat-x;
}
#head
{
	height:20px;
	width:100%;
	margin: 0 auto;
}

H1{
	font-size: 20px;
	color: #1E0095;
	text-align: center;
	margin: 8px 0 0;
}
H2{
	font-size: 18px;
	color: #990000;
	margin: 5px 0 0;
	text-align: center;
}
#page {
	width: 1094px;
	background-color: #ffccff;
	margin: 0 auto;
	background-image: url(/images/bottom-line.png), url(/images/bottom-line.png), url(/images/center-line.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left top, left bottom, center;
	overflow: hidden;
}
#left {
	float:left;
	width:210px;
	height:auto;
	text-align: left;
}
#right {
	float:right;
	width:876px;
	height: auto;
	text-align: center;
}

.bd_gal{float: left; width: 250px; height: 250px; border: 1px solid #ee29ff; margin: 0 20px;}
.erek {
	display: inline-block;
	height: 250px;
	width: 320px;
	margin: 10px;

}
.bd_face {margin: 5px 25px;}
.font_site A:link, .font_site A:visited, .font_site A:active{
	margin-left: 8px;
	text-align: left;
	font-size: 13px;
	color: #660099;
	font-weight: bold;
}
.font_site A:hover {
	color: #6600FF;
}
.thumbs {
	text-align:center;
	width: 137px;
	height: 260px;
	margin: 4px;
	float: left;
	line-height: 1;
}
.thumbs img{
	border: 1px solid #ee29ff;
	height: 180px;
	width: 135px;
	margin: 3px 0;
}
.desc A:link, .desc A:visited, .desc A:active
{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.desc A:hover
{
	color: #666666;
}
.clearfix{clear:both;}

#center_gall_o
{
	text-align:center;
	margin: 10px 36px;
}
.pages
{
	text-align: center;
	width: auto;
	padding: 10px;
	font-size: 12px;
}
/*curent page*/
.apc {
	border-color: #0000ff;
	background-color: #ffeeee;
	border-style: solid;
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	margin: 1px;
	color: #0000cc;
}

/*links on pages*/
.ap A:link, .ap A:visited, .ap A:active {
	background-color: #ffccff;
	border-color: #0000ff;
	border-style: solid;
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	margin: 1px;
	color: #71b596;
	text-decoration: none;
	color: #0000cc;
}
/*selected links on pages*/
.ap A:hover {
	background-color: #ffeeee;
	border-color: #0000cc;
	border-style: solid;
	border-width: 1px;
	padding: 2px 4px 2px 4px;
	margin: 1px;
	color: #ff0000;
	text-decoration: none;
}
