body {
	background: #eee;
	font-size: 12px;
	font-family: sans-serif;
}

a {
	color: Black;
	font-weight: bold;
	text-decoration: none;
}
td{
	vertical-align : top
}
#header {
	margin: 0;
	padding: 5px;
	background: Black;
}
#header h1 {
	font: italic bold 36px georgia, times, serif;
	margin: 0;
	padding: 0;
	color: Green;
}
#centercont h1 {
	font-size: 22px;
	margin: 5px 0px;
	padding: 0;
	font-family: sans-serif;
	color: #333;
}


#topnav {
	border-top: 1px solid #ddd;
	background: #8FBC8F;
	padding: 3px 20px 3px 30px;
}
#topnav a {
	color: #111;
	background: transparent;
	border-right: 1px solid #ddd;
	padding: 3px 8px;
}
#topnav a:hover {
	color: #eee;
	background: #444;
	border-right: 1px solid #ddd;
}
#topnav a.firsta {
	border-left: 1px solid #ddd;
}
.topnone {
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}
html>body .topnone {
	display: none;
}


#leftnav {
	border-top: 1px solid #ddd;
}

#leftnav a {
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	color: #eee;
	background: #777;
	display: block;
	margin: 0;
	padding: 2px 20px 2px 20px;
	font-weight: bold;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}
html>body #leftnav a {
	width: 180px;
}
#leftnav a:hover {
	text-decoration: none;
	color: #fff;
	background: #888;
}

#leftcont {
	border-bottom: 1px solid #eee;
	color: #eee;
	background: #555;
}
#container {
	background: #ccc;
}
#centercont {
	color: #334;
	background: #eee;
	border-top: 1px solid #ddd;
	padding-top: 10px;
	font-family : sans-serif;
}

#centercont a {
	text-decoration: none;
	color: #0099CC;
}

#centercont a:hover {
	text-decoration: none;
	color: #e60;
	
}
#centercont span.date {
	border: 1px solid #bbb;
	color: #e60;
	background: #eee;
	padding: 1px 4px;
	position: relative;
	top: -4px;
	left: -17px;
	font-weight: bold;
	font-size: 11px;
}
#centercont span.archive {
	display: block;
	margin: 5px 0 0;
}
font.head{
	color : #556B2F;
	font-style : italic;
}
#centercont span.image{
	position:relative;
	top:-10px;
	left:-30px;
}
#centercont span.image img{
	border : none;
}
#centercont span.text{
	position:relative;
	text-indent : 50px;
}
#centercont p {
	margin: 10px 0px;
}

.blok {
	border: 1px solid #bbb;
	padding: 5px 9px;
	background: #fafafa;
}
h2 {
	margin: 15px 0px 3px 0px;
	padding: 3px 21px;
	font-size: 14px;
	color: #333;
	background: url(imgs/arrow_ico.gif) no-repeat 2px 4px #ddd;
	border: 1px solid #bbb;
}

#leftnav h2.navhead {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 13px;
	color: #eee;
	background: #444;
	border: 0 none;
}

#centercont strong {
	font-weight: bold;
}


#rightcont h2.navhead {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 12px;
	color: #eee;
	background: #666;
	border: 0 none;
}



#rightcont a {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #666;
	background: #ddd;
	display: block;
	margin: 0;
	padding: 2px 20px;
	font-weight: bold;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}
#rightbycat a {
	text-decoration: none;
	border-bottom: 1px solid #fff;
	color: #666;
	background: #ddd;
	display: block;
	margin: 0;
	padding: 2px 20px;
	font-weight: bold;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}
html>body #rightcont a {
	width: 150px;
}
html>body #rightbycat a {
	width: 150px;
}
#rightcont a:hover {
	text-decoration: none;
	color: #444;
	background: #ccc;

}
#rightbycat a:hover {
	text-decoration: none;
	color: #444;
	background: #ccc;

}


