
body{
	margin: 0; 
	font-size: 76.5%; 
	text-align: center; 
	vertical-align: top; 
	color: #000; 
	background-attachment: fixed;	
}

#wrap{
	margin: 0 auto 0 auto; width: 1000px; text-align: left; 
}
#content{
	clear: both;
	font-size:1.2em;

}
#header { 
	width: 997px; 
	height: 250px; 
	border: #cc9933 2px solid;
	padding: 0; 
	margin: 0 auto 0 auto; 

}
#headerlang{
	text-align: right;
width: 980px; 
 height: 30px; 

}

/***** HORIZONTAL MENU *****/
#headermenu { 
text-align: left;
float: left; 
width: 900px; 
height: 30px; 
margin: 0 auto 0 auto;
padding: 0; 





}
#headermenu ul { 
width: 100%; margin: 0; 
padding: 5px 0; 
list-style: none; 
}
#headermenu li{ 
display: inline; 
margin: 0; 
}
#headermenu a{ 
padding: 0 0 0 10px; 
text-decoration: none; 
color: #ffffff; 
font-weight: normal; 
font-size: 20px; 
}
#headermenu a:hover{ 
color: #cc9933; 
text-decoration: 
underline; }



 #current{
padding: 0 0 0 10px; 
text-decoration: none;
color: #660000;
font-weight: normal; 
font-size: 20px; 
}






#main_content { 
border: #cc9933 2px solid; }

#container { 
border: #94927b 3px double; }



#footer{
text-align: center;
	font-size:15px;
	clear: both;
	padding-left: 15px;
	padding-right: 20px;
	background-color: #61574a;
}
#footer a{
	text-decoration: underline;
color: #cc9933; 

}

h1, h2, h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	letter-spacing: -1px;
	margin:0;
}
#adr{
text-align: left;
padding-left: 15px;
}




/*************************************
 +Misc
 *************************************/
a{
	color:#8C2100;
	text-decoration:none;
}
a:hover{
	color:#a64e33;
}

.center {
	text-align: center;
	}
img.centered {
	border: #94927b 3px double;
	}




/* End Images */

