body {
	background-color: #FBF7EC;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wrapper {
	width: 670px;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-bottom: 25px;
}
#contentleft {
	width: 311px;
	float: left;
	margin-bottom: 40px;
}
#left_top {
	background-image: url(top_left_en.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 311px;
	margin: 0px;
}
#left_mid {
	background-image: url(midleft_en_br.jpg);
	background-repeat: repeat-y;
	width: 311px;
	margin: 0px;
}
#text_left {
	color: #23201B;
	overflow: auto;
}
#left_footer {
	background-image: url(bottomleft_en_br.jpg);
	height: 72px;
	width: 311px;
	background-repeat: no-repeat;
	margin: 0px;
}
#contentright {
	width: 311px;
	float: right;
}
#right_top {
	background-image: url(top_right_en.jpg);
	background-repeat: no-repeat;
	height: 151px;
	width: 311px;
	margin: 0px;
}
#right_mid {
	background-image: url(midright_en_br.jpg);
	background-repeat: repeat-y;
	width: 311px;
	margin: 0px;
}
#text_right {
	width: 215px;
	margin-top: 20px;
	margin-bottom: 0px;
}
#text_right p {
	font-size: 13px;
	margin-left: 30px;
	margin-right: 0px;
}
#text_right a {
	color: #23201B;
	font-size: 12px;
	margin-bottom: 0px;
}
#text_right h1 {
	font-size: 12px;
	margin-bottom: 8px;
}

#text_right a:hover {
	color: #23201B;
}


#right_footer {
	background-image: url(bottomright_en_br.jpg);
	background-repeat: no-repeat;
	height: 71px;
	width: 311px;
	margin: 0px;
}
#p7swapmenu {
	text-align: center;
	width: 220px;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
	float: left;
	margin-right: 20px;
	padding-right: 20px;
}
#p7swapmenu ul {
	margin: 0px; padding: 0px;
}
#p7swapmenu li {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.open ul {
	display:block;
}
.open a {
	background-image: url(menminus.gif);
}
.closed ul {
	display:none;
}
.closed a {
	background-image: url(menplus.gif);
}
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #DADCD3;
	color: #000;
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #fff;
	border-right-color: #5C614E;
	border-bottom-color: #5C614E;
	border-left-color: #fff;
}
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color: #E3E6DF;
	color: #000;
}
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#23201B;
	font-size: 0.8em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}
h1 a {
	color: #23201B;
}
h1 a:hover {
	color: #23201B;
}

