html {
	/*scrollbar-face-color:#08494F;
	scrollbar-highlight-color:#50776D;
	scrollbar-shadow-color:#50776D;
	scrollbar-3dlight-color:#08494F;
	scrollbar-arrow-color:#50776D;
	
	scrollbar-darkshadow-color:#08494F;
	
	scrollbar-track-color:#17333F;*/
	}


body {
	background-color: #96A4A5;
	color: #233031;
	background-image: url(mainhg.jpg);
	font-family: Arial, Helvetica, sans-serif;
}

a {color: #384c4f;}	
a:hover{	color: #397881;}

li {list-style-image: url(lipu.gif);} 

#menue a {
	font-size: 12px;
	color: #437477;
	text-decoration: none;
}
#menue a:hover {
	color: #18978D;
	text-decoration: underline;
}

.editthis a {	
	color: #999999;
	text-decoration: none;
}

.author {
	margin-top: 200px;	
}

blockquote {
	
	border-width: 1px 1px 1px 6px;
	border-style: solid;
	border-color: #7d9b9e;
	padding: 4px 4px 4px 8px;
	}
	
.inner {
	color: #7d9b9e ! important;
	padding-right: 50px;
}

.inner p, .inner li{
	font-size: 11px;
	
}

.inner h1 {
	font-size: 18px;
	font-weight: bold;
}
.inner h2 {
	font-size: 16px;
	font-weight: bold;
}
.inner h3 {font-size: 12px;}
.inner h4 {font-size: 11px;}

#menue h1 {
	color: #FFFFFF;
	font-size: 18px;
}

#floatersub {
	color: #95A3A4;
}