body   { 
font-size: 100%;
margin: 0;
padding: 0;
background-color: #BABABA;
}
#center {
	width: 800px;
	margin: 0 auto;
	background-color: #E7E6E6;
	position: relative;
	border-collapse: collapse;	
	border: 1px black solid;
}
ul#menu {
	float: left;
	width: 200px;
		font-size: 100%;
	margin: 0;
	padding: 30px 0px 30px 0px;
	list-style: none;
}
ul#menu  li {
	padding: 0 10px 10px 25px;
	margin: 0;
	line-height: 100%;
	text-decoration: none;
	color: #5b5b5b;
	font-weight: bold;
}
ul#menu  li#hre {
padding: 0 20px 0 10px;
line-height: 0;
margin: 0;
}
ul#menu  li#t {
	padding: 20px 10px 2px 15px;
	margin: 0;
	font-size: 100%;
	line-height: 30px;
		font-weight: bold;
		text-decoration: underline;
		color: black;
}
ul#menu  li a {
	text-decoration: none;
	font-size: 90%;
	color: #5b5b5b;
}
ul#menu  li a:hover {
	text-decoration: underline;
	font-size: 90%;
	color: black;
}

#header {
	position: relative;
	width: 800px;
	height: 300px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px black solid;
}
#footer{
	background-color: #4E4E4E;
	height: 40px;
	border: 1px black solid;
 }
 #copy {
 	color: white;
	font-size: 100%;
	text-align: center;
	line-height: 40px;
	font-weight: bold;
 }
#content {
display: table;
	border-left: 1px black solid;
	width: 558px;
	position: relative;
	float: right;
	padding: 0 20px 15px;
color: black;
line-height: 130%;
font-size: 100%;
border-collapse: collapse;
}
#content p {
font-size: 90%;
}#content h1 {
font-size: 130%;
text-align: center;
}
#content h2 {
font-size: 115%;
text-align: center;
}
#content a {
font-size: 100%;
color: black;
}
#content ul {
font-size: 90%;
}
#title {
	width: 100%;
	height: 45px;
	line-height: 45px;
	text-align: right;
	font-size: 120%;
	font-weight: bold;
	border-bottom: 2px #4e4e4e solid;
	margin-bottom: 30px;
	color: black;
}
#title2 {
	right: 10px;
	position: relative;
}
#clear {
	clear: both;
	font-size: 0;
	height: 0;
}
ul#lang {
padding: 0;
margin: 0;
	position: absolute;
	right: 15px;
	top: 5px;
}
ul#lang li {
margin-right: 5px;
display: inline;

}
ul#lang li a {
color: white;
font-weight: bold;
font-size: 100%;
text-decoration: none;
}
ul#lang li a:hover {
color: black;
font-weight: bold;
font-size: 100%;
text-decoration: none;
}

ul#topmenu {
position: absolute;
right: 0;
top: 0;
	width: 273px;
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
ul#topmenu  li {
	padding: 5px 10px 10px 15px;
	margin: 0;
	line-height: 100%;
	text-decoration: none;
	color: #750005;
	font-weight: normal;
}
#topmenu li#s {
	padding: 0px 10px 5px 15px;
	margin: 0;
	line-height: 100%;
	font-size: 80%;
	color: #5B5B5B;
	text-decoration: none;
	font-weight: normal;
}
li#s {
	padding: 0px 10px 5px 15px;
	margin: 0;
	line-height: 100%;
	font-size: 80%;
	color: #5B5B5B;
	text-decoration: none;
	font-weight: normal;
}
ul#topmenu  li#t {
	padding: 20px 10px 0 5px;
	margin: 0;
	font-size: 100%;
	line-height: 30px;
		font-weight: bold;
		text-decoration: underline;
		color: black;
}
li#s a {
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
}
#topmenu li#s a {
	text-decoration: none;
	font-weight: bold;
	color: #5B5B5B;
}
ul#topmenu  li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 90%;
	color: #5B5B5B;
}
ul#topmenu  li a:hover {
	text-decoration: underline;
	font-size: 90%;
	color: black;
}