@CHARSET "UTF-8";

*, html { margin: 0; padding: 0; }
body { font-family: Tahoma; font-size:13px; background-color:#f1e6c9;background-image:url(../images/backg.jpg);
		background-repeat:repeat-x;}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

.cb { clear: both; float: none; display: block; height: 0; width: 100%; }

#page {  float:left; height:100%; position:relative; width:965px;}

#left {width:400px; height:710px; float:left; background-image:url(../images/left_pic.jpg);
	background-repeat:no-repeat;}

#menu {float:right;  width:180px; top:87px; position:absolute; left:233px;
	background-color:#d1c29d; border:1px solid #f1e6c9; z-index:0;}
	
#menu .menuk {border-bottom:1px solid #97804d; height:35px; line-height:35px; vertical-align:middle;}

#flag {width:565px; height:30px; float:left; background-repeat:repeat-y;}

#right {width:565px; float:left; background-image:url(../images/main_bg.png);
	background-position:right center; 	background-repeat:repeat-y;   z-index:1;
	left:390px; top:40px;}
	
#topbox {width:546px; height:306px;  float:left; padding-left:15px; padding-top:1px;}

#topcb {padding-left:14px; float:left;}

#main {float:left;}
	
#content	{width:515px; padding-left:30px; margin-bottom:10px; float:left;}
#content .normal {font-size:13px; color:#624506; text-align:justify;}

#footer {width:544px;  padding-left:14px; float:left;}
#footer .text{color:#624506; text-align:right; padding-top:5px; }	

#content .gallery { list-style: none; margin: 0; padding: 0; }
#content .gallery li { float: left; margin: 1px; padding: 0; text-align:center; vertical-align:middle; width:125px;}
#content .gallery img { margin: 1px; border: 1px solid #624506; padding:3px; }		
#content .galleryimg { margin: 1px; border: 1px solid #624506; padding:3px;}

.form_error { color:red;float:left;font-size:10px;font-weight:bold;margin-left:8px;
margin-top:-5px; width:100px;}
.input{width:240px;float:left; margin:4px;}
input {width:200px;}
select {width:200px;}
.button {font-size:11px; color:#fff; background-color:#624506; text-align:justify;
		width:150px; height:25px; text-align:center;}
.label{width:160px;float:left; margin:4px;}

