/* elvista.ru */

body {
         background: url(images/logo2_back.jpg) repeat-x;
		 font-family:  Tahoma, Arial, Helvetica, sans-serif;
		 background-color: #FFFFFF;
		 font-size: 12px;
		 margin: 0px;
		 padding: 0px;
}

.bottom {
		 background-position:bottom;
}
		
.copyright {
         margin-top: 42px;
		 font-size: 11px;
	     color: #858585;
}

.counters {
         margin-top: 42px;
	     margin-left: 10px;
		 margin-right: 10px;
}

a:link, a:visited {
         color: #486a9d;
}

.news_date {
	color: #548fb4;
	font-weight: bold;
	font-family: Arial;
}

a:hover, a:active {
         text-decoration: none;
         color: #7697c9;
}

.news {
         border: thin #ebebeb solid;
		 margin-left: 5px;
		 margin-right: 5px;
		 padding: 5px;
         background-color: #ebebeb;
}

.content {
         border: thin #ebebeb solid;
		 border-right: none;
		 border-bottom: none;
		 margin-left: 5px;
		 margin-right: 5px;
		 padding: 5px;
}

.sub_content {
         font-family: Arial;
         margin-left: 10px;
         color: #7F7F7F;
         
         letter-spacing: 1px;
}

ul.ul { 
         color: #424242;
}

A.copyright:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3399FF;
}
A.copyright:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3399FF;
}
A.copyright:hover {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #3399FF;
}