/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	line-height:20px;
}
#top {
	font-size:80%;
	color:#708308;
}
#top a {
	color:#708308;
	text-decoration:none;
	font-weight:bold;
}
#top a:hover {
	text-decoration:underline;
}
#content {
	color:#000000;
}
#contentLeft h2 {
	font-family:Georgia;
	font-size:160%;
	font-weight:normal;
	line-height:25px;

}
#contentLeft h3 {
	font-size:100%;
	/*font-weight:normal;*/

}
#contentRight h2 {
	color:#708308;
	font-size:100%;
}
#contentRight a {
	color:#708308;
	text-decoration:none;
}
#contentRight a:hover {
	color:#708308;
	text-decoration:underline;
}
#contentLeft a {
	color:#708308;
	text-decoration:none;
}
#contentLeft a:hover {
	color:#708308;
	text-decoration:underline;
}
.subNavList {
	list-style:none;
	margin-left:-60px;
}
.current_page_item {
	list-style:disc;
}
.subNavPost {
	list-style:none;
	margin-left:-40px;
}
.flag ul {
	list-style: none;
	margin-left: -40px;
}
.flag img {
	border: 0;
}
.flag li {
	display: inline;
	padding-right: 10px;;
}
.menu ul {
	list-style: none;
	/*margin-left:220px;*/
}
.menu li {
	display: inline;
	padding-right: 20px;
}
.siegel img {
	padding-left:50px;
	margin-top:50px;
}

