#body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	text-align:center;
}

* {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#header {
	background-color: #FFFFFF;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
}
#logo {
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/headerbck.gif);
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
div#languages {
	width:780px;
	background-color: #794606;
	font-size: 0.8em;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #512F04;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B0804A;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	div#languages ul{
	height: 17px;
	padding-left: 135px;
	letter-spacing: 3px;
}
	div#languages li {
	float:left;
	text-align: center;
	padding: 0 5px 3px 2px;
	list-style-type: none;
}


div#languages a{
	text-decoration:none;
	color: #FFFFFF;
	padding: 0 16px 0 16px;
}
div#languages a:hover{
	color:#CDA551;
	padding: 0 16px 0 16px;
	text-decoration: underline;
}






div#navigation {
	width:780px;
	background-color: #CDA551;
	font-size: 0.85em;
	font-weight: bolder;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A57E30;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBBE82;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	div#navigation ul{
	height: 15px;
	padding-left: 86px;
}
	div#navigation li {
	float:left;
	padding: 0 16px 0 2px;
	list-style-type: none;
	text-align: center;
}


div#navigation a{
	text-decoration:none;
	color: #794606;
	padding: 0 16px 2px 16px;
}
div#navigation a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}

#container {
	background-color: #FFF3C4;
	width: 780px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #999999;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #999999;
}
#container2 {
	background-color: #FFF3C4;
}
#tikstop {
	background-color: #FFF3C4;
	padding: 4px 0 0 0;
}

#leftmenu {
	background-color: #FFF3C4;
	width: 220px;
	float: left;
	padding-left: 0px;
	margin-left: 0px;
	font-weight: bold;
}

div#leftmenu a {
	text-decoration:none;
	color:#FF9900;
	text-align: center;
}
div#leftmenu a:hover{
	color:#663300;
	font-weight: bold;
	}

#leftmenu ul
{
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	padding-left: 8px;
}

#leftmenu li
{
margin: 0px;
padding: 2px;
line-height: normal;
}

#leftmenu ul li a
{
	display: block;
	width: 180px;
	padding-left: 4px;
	background-color: #dcb85d;
	font-size: 1em;
	text-decoration: none;
	color: #996600;
	height: 18px;
}

#leftmenu ul li a:link, #navcontainer ul li a:visited
{
	color: #663300;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: middle;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #9B7C00;
	border-bottom-color: #9B7C00;
	border-left-color: #FFCC00;
}

#leftmenu ul li a:hover
{
background-color: #eec82f;
color: #fff;
}

#maincontent {
	background-color: #FFF3C4;
	width: 300px;
	float: left;
	padding: 0 4px 5px 8px;
	border-left-style: dotted;
	border-left-width: 1px;
	border-right-style: dotted;
	border-right-width: 1px;
}
div#maincontent a {text-decoration:none; color:#0000FF;}
div#maincontent a:hover{
	color:#FF0000;
	padding: 2px 0 2px 0;
}

#rightpictures {
	background-color: #FFF3C4;
	width: 230px;
	float: left;
}
#bottompicture{
	background-color: #FFF3C4;
	clear: both;
	padding: 0 0 8px 0;
}

#footer {
	background-color: #CDA551;
	clear: both;
	color: #FFF3C4;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px 40px 4px 40px;
	font-size: 10px;
	border-top-color: #E1C997;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BB8F35;
}
div#footer a {
	text-decoration:none;
	color:#000000;
	font-size: 9px;
}
div#footer a:hover{
	padding: 2px 0 2px 0;
	text-decoration: underline;
}
