/* CSS Document */
body {
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;
	margin: 0;
	padding:0;
	color: #333;
	min-width: 750px;
	text-align: center;
}
p {font-size:12px}

li {font-size:12px;
    font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif;}

#navdiv {margin-left: 3px;}
#other_navdiv {
	margin-left: 10px;
	color: #435608;
	background-color: #435608;
}
html>body #other_navdiv {margin-left:3px; margin-top:-20px}

#navblock li{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	display: inline;
	border: 1px solid #000;
	background-color: #435608;
	text-transform: uppercase;
	text-align: right;
	float: left;
	width: 100px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	list-style-type: none;
	list-style-position: outside;
	border-left: 0px;
	margin-top: 0px;
	height: 30px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	}
#navblock li a {
	text-decoration: none;
	display: block;
	color: #fff;
	font-weight: bold;
	background-color: #435608;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #000;
	border-left: 0px;
	text-align: right;
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top: 16px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#navblock li a:hover {
	color: #435608;
	background-color: #ffd600;
	text-decoration: none;
	border: 1px solid #000;
}

#frontpage {
	margin-top: 10px;
	margin-left: 52px;
	width: 400px;
	padding: 0 0 0 0;
	margin-right: 0px;
}

#frontpage_other {
	margin-top: 10px;
	margin-left: 52px;
	width: 680px;
	padding: 0 0 0 0;
	margin-right: 0px;
}
#frontpagesticker {
	margin-left: 41px;
	margin-top: -1px;
}
#firstblock li {margin-left: -40px;}

#content {
	background-color:#fff;
	float: left;
	/* width for IE */
	width:420px;
	margin: 10px auto 0 23px;
	padding-bottom: 24px;
	padding-top: 16px;
	text-align: left;
	background-repeat:repeat;
	}
/* width for world */ html>body #content { width: 420px;}
#content p {font-size: 10px;}
#content h1 {font-size: 28px; margin:}
#content h2 {font-size: 21px;}
#content h3 {font-size: 14px;}
#content p a, #content li a { color: #333; font-weight: bold; border-bottom: 1px solid #ffd600; text-decoration: none;}
#content p a:hover, #content li a:hover {color: #000; font-weight: bold; background: #ffd600; 
border-bottom: 1px solid #ffd600;}
#content ul li {list-style-image: url(/_img/plus.gif); font-size: 10px; text-align: left; margin: 0 8px 4px 0;}
#content_right {
	vertical-align: top;
	margin-top: -400px;
	margin-left: 6px;
	width: 270px;
}

#sidebar {
	margin-top: 15px;
	margin-left: 15px;
	width: 250px;
}
#sidebar p {

}
#sidebar h4 {font-family:Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold;}
#DDcaption {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFCC;
	text-align: right;
	padding-top: -4px;
	padding-bottom: 10px;
	margin-top: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #FFFFCC;
}
#DDcaptionRight {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align: right;
	padding-top: -4px;
	padding-bottom: 10px;
	margin-top: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
#DDcaptionLeft {	
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#333333;
	text-align: left;
	padding-top: -4px;
	padding-bottom: 10px;
	margin-top: -2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #333333;
}
#ddrule hr {height: 1px;}
#footer p {font-size: 11px; font-family:Helvetica, Arial, sans-serif;}
