body,
html {
	margin:0;
	padding:0;
	background:#b3b3b3;
	font-family: "Courier New", sans-serif;
	font-size: 0.98em;
}
body {
}
img {
	border-width:0;
}
li {
	margin: 0.7em 0;
} 
ul {
	list-style-type: none
}
#mySlideShow{
	width: 320px;
	height: 240px;
	float: right;
	text-align: right;
	background: #FFFFFF;
}
#wrap {
	background:#FFFFFF;
}
#container {
	width: 920px;
	margin: 20px auto;
	min-height: 400px;
}
#middle {
	width: 920px;
	margin: 0px;
}
#bottom {
	margin-top: 20px;
	width: 720px;
}
#bottom_shape_left{
	margin-top: 40px;
	margin-right: 20px;
	float: left;
	height: 240px;
	width: 350px;
}
#bottom_shape_right{
	height: 240px;
}
#bottom_shape_right h2{
	background: #444444;
}
#float_stop{
	clear: both;
}
#navigation_menu {
	color: #FFFFFF;
	position: relative;
	display: inline;
	float: right;
	width: 180px;
	background:#bf5702;
	padding-right: 20px;
}
#navigation_menu a{
	color: #FFFFFF;
}
#menu_active a{
	color: #000000;
	font-weight: bold;
	font-size: 1.1em;
}
#info_shape{
	float: left;
	height: 175px;
	width: 160px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
#small_links {
	height: 70px;
}
#header {
	background:#FFF;
}
#header h1 {
	padding:5px;
    margin:0;
    color: #ff0000;
    display: none;
}
.bar {
	border-bottom: 5px solid #bf5702;
	height: 10px;
}
#nav{
	font-weight: bold;
	/* Depending on search bar shown or not */
	height: 35px;
	padding: 5px;
	color: #6b0101;
}
#nav a{
	color: #6b0101;
}
.menu{
	text-align: left;
	font-size: 18px;
	width: 78%;
	float: left;
}
.menu form{
	display: inline;
}
.lang {
	text-align: right;
	font-size: 12px;
	float: right;
	width: 22%;
}
.main_narrow {
	text-align: left;
	background:#FFFFFF;
	margin-right: 210px;
	text-align: justify;
	width: 700px;
	/*
	display: inline;
	*/
}
.main_wide {
	text-align: left;
	background:#FFFFFF;
	margin-right: 210px;
	text-align: justify;
	width: 920px;
	/*
	display: inline;
	*/
}
.main_wide h2, .main_wide h3, .main_narrow h2, .main_narrow h3 {
	background: #bf5702;
	padding:4px 10px;
	color: #FFFFFF;
	font-size: 22px;
	font-family: "Courier New";
	font-weight: bold;
}
#footer {
	margin-top: 30px;
	height: 20px;
	text-align: center;
	font-size: 10px;
	border-top: 5px solid #bf5702;
}
#dialog {
    text-align: center;
}
div.dialog {
    margin: 0px auto;
}

div.dialog input, div.dialog select {
    width: 200px;
    margin: 5px;
}
a:visited, a:active, a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
#status {
    font-size: 12px;
}
.change_link {
    font-size: 9px;
    text-align: right;
}
.section, .summary, .description, .table_html {
    color: #646464;
    padding:4px 10px;
	margin: 10px;
	font-size: 12px;
}
.summary {
	color: #000000;
	text-align: justify;
	margin-top: 20px;
	margin-bottom: 40px;
}
.dialog {
    color: #b92c2e;
    width: 400px;
}
div.dialog input {
    background: #b92c2e;
    border: 1px solid #000;
    color: #FFF;
}
table {
	text-align: left;
}
	