body {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	background-image: url(img/bg.jpg);
	text-align: center;
	background-color: #BE4D2D;
	background-position: center;
	margin: 0px;
	padding: 0px;
	font-style: italic;
}
a:link {
	font-weight: bold;
	color: #BC522F;
}
a:visited {
	font-weight: bold;
	color: #BC522F;
}
a:hover {
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #BC522F;
}
h1 {
	font-size: 20px;
}
html, body {
	text-align: center;
} 
#container {
	padding:0;
	margin:0 auto;
	background-color: #FFFFFF;
	width: 750px;
	text-align:left;
}
#container:after {
	content: "."; 
    display: block; 
    clear: both; 
}
#topbox {
	height: 36px;
}
#leftbox {
	float: left;
	width: 380px;
}
#leftbox-text{
	padding-left: 10px;
	text-align: justify;
}
#rightbox {
	float: right;
	width: 345px;
}
#rightbox p {
	margin-bottom: 20px;
	margin-top: 20px;
}
#rightbox p.languages {
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}
#rightbox p.subl {
	margin-bottom: 0px;
	margin-top: 0px;
}
#menu {
	margin-top: 18px;
	float: left;
	height: 170px;
	width: 240px;
}
#menu p {
	margin: 3px;
}
#contact {
	background-image: url(img/bgcontact.gif);
	height: 154px;
	width: 370px;
	margin-bottom: 20px;
	text-align: left;
	background-repeat: no-repeat;
}
#contact-left {
	width: 155px;
	margin-left: 6px;
	padding-top: 4px;
	float: left;
}
#contact-right {
	float: left;
	padding-top: 4px;
}
#leftbox-maincontent p {
	line-height: 25px;
}
h2 {
	font-size: 16px;
}
#centralbox {
	position: absolute;
	top: 140px;
	margin-left: 255px;
}
.first {
	font-size: 26px;
	font-weight: bold;
}
.mj {
	margin-left: 25px;
}
#flags {
	float: left;
	width: 115px;
	margin-top: 70px;
}.smallfade {
	color: #333333;
	font-size: 11px;
}
.centerthis {
	text-align: center;
}
