body {
	background:#F9F1DF;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A39D8F;
	line-height:16px;
}
a {
	color:#546296;
	text-decoration:underline;
}
a:hover {
	color:#A39D8F;
	text-decoration:underline;
}
form {
	margin:0px;
}
p {
	margin:0px;
}
a img {
	border:0;
}
table {
	border-collapse:collapse;
}
td {
	font-size:12px;
}
h1 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px;
	margin:0 0 6px;
	font-weight:bold;
	color:#A4A090;
}
h2 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#546296; 
	margin:0 0 6px;
	font-weight:bold;
} 
h3 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:13px; 
	color:#F6C504; 
	margin:0 0 4px;
	font-weight:bold;
} 
h4 {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#000000; 
	margin:0 0 4px;
	font-weight:bold;
}
hr {
	color:#E3DED0;
	height:1px;
	width:540px;
	margin:10px 0 5px 0;
}
#centerer {
	text-align:center;
	width:99%;
}
#main {
	text-align:left; 
	margin:0 auto; 
	width:850px;
	background:#FDF8EF;
}
#header{
	float:left; 
	width:850px;
	height:121px;
	overflow:hidden;
	background:#FDF8EF;
}
#header_left{
	float:left;
	width:100px;
	height:121px;
}
#header_logo{
	float:left;
	width:650px;
	height:121px;
}
#header_flags{
	float:left;
	width:85px;
	height:170px;
	padding:13px 15px 0 0;
	text-align:right;
}
#top_photo{
	float:left;
	width:850px;
	height:100px;
	overflow:hidden;
}
#top_menu{
	float:left;
	width:850px;
	height:29px;
	background:url(/i/menu_back.gif) repeat-x #B5AF99;
	text-align:center;
	overflow:hidden;
	padding-top:7px;
}
#top_menu a {
	padding:0 10px 0 10px;
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#top_menu a:hover {
	color:#F2D58B;
	text-decoration:underline;
}
#top_menu a.sel {
	color:#F2D58B;
	text-decoration:none;
}	
#top_undermenu {
	float:left;
	width:850px;
	padding: 25px 0 0 0;
	background:#FDF8EF;
}
#top_submenu {
	float:left;
	width:265px;
}
#top_submenu a {
	display:block;
	padding:0px 12px 8px 44px;
	text-decoration:none;
	color:#8A908A;
	font-size:14px;
	background:url(/i/submenu_dot.gif) no-repeat left top;
}
#top_submenu a:hover {
	color:#F6C504;
	text-decoration:underline;
}
#top_gallery {
	float:left;
	width:320px;
}
#top_context {
	float:left;
	width:265px;
	text-align:right;
}
#top_context br {
	line-height:0px;
}
#top_context p {
	line-height:14px;
}
#top_context a {
	display:block;
	padding:0px 44px 8px 12px;
	text-decoration:none;
	color:#8A908A;
	font-size:14px;
	background:url(/i/context_dot.gif) no-repeat right top;
}
#top_context a:hover {
	color:#F6C504;
	text-decoration:underline;
}
#content {
	float:left;
	width:540px;
	padding:15px 155px 25px 155px;
	/*text-align:justify;*/
	background:#FDF8EF;
}
#footer {
	float:left;
	width:850px;
	text-align:center;
	background:#C3BCA9;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	padding:6px 0 6px 0;
}
#footer a {
	color:#FFFFFF;
	text-decoration:underline;
}
#footer a:hover {
	color:#F2D58B;
	text-decoration:underline;
}	
#top_submenu a.sel {
	color:#F6C504;
	font-weight:bold;
	background:url(/i/submenu_dot_sel.gif) no-repeat left top;
}	
.gall_th {
	margin:12px;
}
