/* CSS Document */
/* Author: Ann(Soi). soikamui@mail.ru, web.9crows.ru 
*/
body{
padding: 0px; margin: 0px; background: #AA1A43 url(design/bg.gif) repeat-y top center; color: #F6A890; 
}

a:link,
a:visited,
a:active{
	background: transparent;
	color: #F6A890;
	text-decoration: underline;
}

a:hover{
	background: transparent;
	color: #FF9076;
}

.logo{
margin: 0 auto 0 auto; width: 609px;
}
.content{
margin: 0 auto 0 auto; width: 585px; text-align: left; background: #6D0C28; padding: 3px 10px 2px 10px; border: 3px double #AA1A43;
}

.hb{
font-size: 11px; color: #F6A890; font-weight: bold; line-height: 14px; text-transform: uppercase; margin-top: 30px; letter-spacing: .2em; word-spacing: .1em;
}

.footer{
font-size: 12px; padding: 6px; height:114px; color: #F55151; background: transparent url(design/footer.gif) no-repeat top center; margin: 0 auto 0 auto; width: 597px;
}

.footer a:link,
.footer a:visited,
.footer a:active{
	color: #F55151;
	text-decoration: underline;
}

.used{
font-size: 12px; color: #F55151; margin-top: 20px;
}

#counters {text-align:left;  padding:1px 0 10px; margin:auto; margin-left: 90px; color: #E43548;}
#counters img {margin:0 4px;}
#counters A IMG{opacity:0.3; -moz-opacity:0.3; filter:alpha(opacity=30);}
#counters a:hover img {opacity:1.0; -moz-opacity:1.0; filter:alpha(opacity=100);}
#counters A{color: #6096C0;}