body
{
	overflow: scroll;
	overflow: -moz-scrollbars-vertical;
	zoom: 100% ;
	margin-top: 44px;
}

IMG { 
border: 0px;
}

a {
	color: #0098c6;
	text-decoration: none;	 
}

a span {
	display: none;
}

a:visited {
	color: #0098c6;
}

a:hover {
	color: #14c3f4;
	border: 0px;
	text-decoration: none;	 	
}

p {
	margin: 4px 0px;
	padding: 4px 0px;
}

.menu {
	width: 770px;
	margin: 0px 0px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px; 
	border-bottom: 1px solid #000; 
}

.antimenu {
    width: 770px;
	margin: 0px 15px;
	border-bottom: 1px solid #000; 
}

.formenu {
	font: 16px /* georgia,*/ times new roman, times, serif;
	font-style: italic;
}

.comment {
	font: 13px /* georgia,*/ times new roman, times, serif;
	font-style: normal;
}

.base {
	font: 12px arial, helvetica, sans-serif;
	font-style: normal;
	color: #000;
}

.main {
	font: 14px /* georgia,*/ times new roman, times, serif;
	font-style: normal;
	line-height: 17px;
	overflow: hidden;	
	color: #000;
	padding-bottom: 15px;
}

.SA {
	font: 16px /* georgia,*/ times new roman, times, serif;
	font-weight: bold;
	color: #000;	
}

.post {
    padding-top: 15px;
	padding-bottom: 5px; 
	width: 170px;
	margin: 0px 30px 0px 0px;
	float: left;
	overflow: hidden;
}

.post4 {
    padding-top: 15px;
	padding-bottom: 5px; 
	width: 170px;
	margin: 0px;
	float: right;
	overflow: hidden;
}

.cont {
	font: 12px arial, helvetica, sans-serif;
	font-style: normal;
	color: #666666;
}

.Albums {
	font: 48px /* georgia,*/ times new roman, times, serif;
	font-style: normal;
	line-height: 17px;
	overflow: hidden;	
	color: #000;
	padding-top: 30px;
	padding-left: 18px;	
	padding-bottom: 15px;
}

.blockquote {
	font: 14px georgia, times new roman, times, serif;
	font-style: italic;	
	width: 750px;
	background: url(Close-quote.gif) no-repeat right bottom;
	line-height: 17px;
	padding-left: 18px;
	text-indent: -18px;
}
.blockquote:first-letter {
	background: url(Open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: 14px georgia, times new roman, times, serif;
	font-style: italic;
}

/* Простой способ создания двойных кавычек с помощью CSS 
http://softmix.org/2007/12/17/prostojj-sposob-sozdanija-dvojjnykh.html */

.Not {
	font: 48px times new roman, times, serif;
	font-style: normal;
	letter-spacing:	20px;
	overflow: hidden;
	color: #000;	
}
