
html, body {
	height: 100%; 
	margin: 0; 
	padding: 0;
}
body{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFF url('images/backgrounds.jpg') repeat-x left top;
	color: #5A3C25;	
	text-align: center;
}
table, font, span, p, pre{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a{
	color: #CC6600;
}
a:HOVER{
	color: #FF9900;
}
#langs{
	float: right;
	padding-top: 22px;
}
#since{
	position: absolute;
	margin-top: 120px;
	margin-left: 280px;
	color: #333;
}
#wrapper {	
	padding: 0;
	width: 1020px;
	background: #FBF0E2 url('images/background.jpg') repeat-x left top;		
	text-align: left;
	border: 2px solid #DDD;
	vertical-align: top;
	text-align: left;
	margin: 0 auto;
}
* html #wrapper{	
}
#content h3{
	font-size: 16px;
	color: #391D07;
}
#content{
	vertical-align: top;
	background: url('images/leafs.jpg') no-repeat left top;	
	padding: 300px 14px 14px 14px;
	line-height: 1.6em; 
}
* html #content{
	vertical-align: top;
	padding: 300px 14px 14px 14px;
}
#contnews{
	margin-left: 110px;
	color: #333;
	font-size: 11px;
	font-weight: normal;
}
#flashobj2{
	position: absolute;	
	z-index: 21;
	margin-top: 147px;	
	padding-left: 162px;
}
#flashobject{
	position: absolute;	
	z-index: 2;
	top: 2px;
	margin-left: -14px
}
#topnavi{
	position: absolute;
	z-index: 100;	
	margin-left: 160px;
	top: 10px;
	color: #733F1A;
	font-weight: bold;
	font-size: 12px;
}
#topnavi ul{
	display: inline;
	margin: 0;
	padding: 0;
}
#topnavi ul li{
	display: inline;
	padding: 0px 10px 0px 10px;
}
#topnavi a{
	color: #733F1A;
	text-decoration: none;
}
#topnavi a:HOVER{
	color: #FF6600;
	text-decoration: underline;
}
ul#news{
	text-align: left;
	width: 347px;
	list-style-type: none;
	padding: 2;
	font-size: 11px;
	margin: 0;
	padding-left: 6px;
}
ul#news li{
	background: url('images/news.jpg') no-repeat right bottom;
	padding: 12px;	
}
ul#news h3{
	font-size: 12px;	
	color: #733F1A;
	padding: 16px 0px 8px 0px;
	margin: 0;
}
ul#news h3 b{		
	display: block;
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
ul#news a{
	display: block;	
	padding: 6px 0px 10px 0px;
	color: #CC6600;
}
ul#news a:HOVER{
	color: #FF9900;
}

.header{
	height: 318px;
	width: 555px;
	background: url('images/logo.jpg') no-repeat left top;
	font-weight: bold;
	color: #BD864A;
	font-size: 9px;
	padding-right: 10px;
	vertical-align: top;	
}
.header a{
	color: #BE7431;
	text-decoration: none;
}
.header a:HOVER{
	color: #FF6600;
	text-decoration: underline;
}
.subheader{
	height: 254px;
	width: 501px;
	background: url('images/subheader.jpg') no-repeat left top;
	vertical-align: top;
}
.subheader2{
	margin-left: 54px;
	margin-top: 318px;
	padding-top: 30px;	
	min-height: 220px;	
	width: 501px;
	background: url('images/subheader2.jpg') no-repeat left bottom;
	color: #733F1A;
}
.subheader2 ul{
	list-style-type: none;
	margin: 0;
	padding: 20px 20px 30px 40px;
	font-weight: bold;
	font-size: 12px;
}
.subheader2 ul li{
	padding-bottom: 14px;
}
.subheader2 ul li a{
	padding-left: 22px;
	text-decoration: none;
	background: url('images/pipt.jpg') no-repeat left top;
}
.subheader2 a{
	color: #733F1A;
}
.subheader2 a:HOVER{
	color: #FF6600;
}
.footer{
	color: #FFF;
	border-top: 1px solid #EEE;		
	padding: 8px;
	background: #FF6600;
	font-size: 10px;
}
.footer a{	
	color: #EEE;
	text-decoration: none;
}
.footer a:HOVER{
	color: #FFF;
	text-decoration: underline;
}

