body {
	background: url(../pix/main_back.jpg);
	text-align: center;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #504025;
	scrollbar-darkshadow-color: #504025;
	scrollbar-face-color: #C9B38D;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #9C855E;
	scrollbar-track-color: #E5D39D;
	color: #0f0000;
	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

div#container {
	background: url(../pix/background.gif);
	position: relative;
	margin: auto;
	margin-top: 50px;
	width: 786px;
	height: 452px;
	padding: 0px;
	}

div#logo {
	width: 152px;
	height: 157px;
	position: absolute;
	top: 1px;
	left: 1px;
	padding: 0px;
	margin: 0px;
	}

div#payoff {
	width: 633px;
	height: 78;
	position: absolute;
	top: 1px;
	left: 153px;
	text-align: left;
	padding: 0px;
	margin: 0px;
	}

div#menu {
	width: 100px;
	height: 249px;
	position: absolute;
	top: 157px;
	left: 26px;
	text-align: left;
	font-size: 9px;
	color: #603913;
	padding: 0px;
	margin: 0px;
	}

div#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

div#menu ul#nav {
	margin-top: 5px;
	*margin-top: -9px;
	}

div#menu ul#nav li.sub {
	margin: 2px 0px;
	padding: 0px;
	}

div#menu ul#nav li.sub ul{
	margin: 0px 3px 0px 15px;
	padding: 0px;
	list-style-image:  url(../2008/pix/bullet.gif);
	}

div#menu ul#vana a {
	color: #603913;
	font-weight: bold;
	}

div#menu a {
	color: #9e0b0e;
	text-decoration: none;
	}

div#menu a:hover {
	text-decoration: underline;
	}

div#menu a:visited {
	color: #9e0b0e;
	}

div#content {
	width: 604px;
	height: 346px;
	position: absolute;
	top: 78px;
	left: 152px;
	overflow: auto;
	text-align: left;
	color: #603913;
	padding: 0px;
	margin: 0px;
	}

div#hits {
	width: 604px;
	height: 18px;
	position: absolute;
	top: 424px;
	left: 152px;
	text-align: left;
	padding-top: 9px;
	font-size: 9px;
	}

div#footer {
	position: relative;
	margin: auto;
	width: 786px;
	}

div#lang {
	width: 30px;
	position: absolute;
	top: 5px;
	left: 10px;
	text-align: left;
	}

div#banner {
	width: 726px;
	position: absolute;
	top: 5px;
	left: 40px;
	}

div#copy {
	color: #C4DF9B;
	font-size: 10px;
	width: 786px;
	position: absolute;
	top: 75px;
	left: 0px;
	}

div#copy a {
	color: #C4DF9B;
	text-transform: none;
	text-decoration: underline;
	}

a {
	color: #9e0b0e;
	text-decoration: none;
	}

a:visited {
	color: #9e0b0e;
	}

a:hover {
	text-decoration: underline;
	}

h1 {
	font-weight: bold;
	font-size: 13px;
	margin: 3px 0px 0px 5px;
	color: #300600;
	text-transform: uppercase;
	}
	
h2, h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -12px;
	}

h3 {
	font-style: italic;
	}

img {
	border: none;
	}

#content img, #content object {
	border: 1px solid #300600;
	display: block;
	margin: auto;
	}

.block {
	padding: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #B58E68;
	}

ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	}

form {
	margin: 10px 0px;
	padding: 5px;
	border: 1px solid #B58E68; 
	background-color: #E5D39D; 
	}

input[type="text"],
input[type="submit"],
input[type="reset"],
input[type="password"],
textarea,
select,
option {
	font-size: 12px;
	color: #603913;
	background-color: #E5D39D;
	border: 1px #B58E68 solid;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin: 2px;
	}

input[type="submit"],
input[type="reset"]
{
	margin: 10px 5px 5px 0px;
}

fieldset {
	border: 1px solid #B58E68;
	background-color: #E5D39D;
	margin: 10px 0px;
	padding: 5px 10px;
	}

legend {
	color: #603913;
	}

table {
	margin-top: 18px;
	}

td, th {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #603913;
	vertical-align: top;
	}

th {
	font-weight: bold;
	}

.right {
	text-align: right;
	}

form ul
{
	margin-left: 0px;
}

form li
{
	list-style: none;
	margin: 0;
}

label
{
	display: inline-block;
	width: 125px;
	vertical-align: top;
}

label.small
{
	width: auto;
}
