body {
	background: #eee;
	font-size: 12px;
	font-family: helvetica, arial, verdana, sans-serif;
}

a {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}


#header {
	margin: 0;
	padding: 45px;
	background: url(/ui/duckegg.jpg) no-repeat #48a695;
}

#topnav {
	background: url(/ui/fade.png) repeat-x #ffffff;
	padding: 3px 20px 3px 30px;
}

#leftnav {
	border-top: 1px solid #ddd;
}

#leftnav a {
	text-decoration: none;
	border-bottom: 1px solid #DDDDDD;
	color: #eee;
	background: #777;
	display: block;
	margin: 0;
	padding: 2px 20px 2px 20px;
	font-weight: bold;
	width: 128px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 128px;
}
html>body #leftnav a {
	width: 80px;
}
#leftnav a:hover {
	text-decoration: none;
	color: #fff;
	background: #48A695;
}

#leftcont {
	border-bottom: 1px solid #eee;
	color: #eee;
	background: #555;
	width: 124px;
}
#container {
	background: #ccc;
}
#centercont {
	color: #334;
	background: #eee;
	border-top: 1px solid #ddd;
	padding-top: 10px;
}

#centercont a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}

#centercont a:hover {
	text-decoration: none;
	color: #e60;
	border-bottom: 1px dotted #666;
}

#centercont span.date {
	border: 1px solid #bbb;
	color: #48a695;
	background: #eee;
	padding: 1px 4px;
	position: relative;
	top: -4px;
	left: -18px;
	font-weight: bold;
	font-size: 11px;
}

#centercont span.date a {
        color: #48a695;
	border-bottom: none;
}

#centercont span.date a:hover {
	border-bottom: 1px dotted #666;
}


#centercont span.archive {
	display: block;
	margin: 5px 0 0;
}

#centercont strong {
	font-weight: bold;
}


#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(/ui/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;
}




#rightcont h2 {
	margin: 0;
	padding: 2px 5px 2px 20px;
	font-size: 12px;
	color: #eee;
	background: #666;
	border: 0 none;
}


#rightcont a {
	text-decoration: none;
	color: #eee;
	border: 0 none;
	margin: 0;
}

/*	border-bottom: 1px solid #fff;
	color: #666;
	background: #ddd;
	display: block;
	padding: 2px 20px 2px 20px;
	font-weight: bold;
	width: 190px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px;
}

html>body #rightcont a {
	width: 150px;
}
*/

#rightcont a:hover 
{
	color: #fff;
	background: #48A695;
	text-decoration: none;
}


a#sw1 {
	color: #e50;
	background: #ccc;
}
a#sw2 {
	color: #45632D;
}
a#sw3 {
	color: #333;
}



