/*General*/

html {
height: 100%;
}

body {
height: 100%;
margin: 0;
padding: 0;
border: 0;

color: #787348;
background-color: #d2cfb8;
background-image: url(../layout/bg-body.gif);
background-repeat: no-repeat;

font-family: verdana, tahoma, sans-serif;
}

p {
margin-top: 0;
padding-top: 0;
}

div {
margin: 0;
padding: 0;
border: 0;
clear: both;

text-align: left;

line-height: 17px;
letter-spacing: 0;
font-size: 11px;
}

/*Layout*/

* html #all {
height:100%
} 

div#all {
width: 800px;
min-height: 100%;
margin: 0 auto 0 auto;
clear: none;

background-image: url(../layout/bg-all.gif);
}

div#top {
width: 746px;
height: 62px;
padding: 3px 24px 0 30px;
display: block;
clear: none;
overflow: hidden;

background-image: url(../layout/bg-header.jpg);
background-repeat: no-repeat;

font-size: 9px;
font-style: italic;
}

div#header {
width: 752px;
height: 153px;
padding: 0 24px 0 24px;
display: block;
clear: none;
overflow: hidden;

background-image: url(../layout/bg-header.jpg);
background-position: bottom left;
background-repeat: no-repeat;
}

div#middle-left {
width: 133px;
padding: 4px 4px 0 24px;
float: left;
clear: none;
}

div#middle-right {
width: 588px;
padding: 5px 39px 5px 12px;
float: right;
clear: none;

text-align: justify;
}

div#clear {
height: 50px;
margin: 0 auto 0 auto;
overflow: hidden;
}

div#footer {
width: 695px;
height: 45px;
margin: -50px auto 0 auto;
padding: 5px 105px 0 0;
display: block;
clear: none;
overflow: hidden;

text-align: right;

background-image: url(../layout/bg-footer.jpg);
background-repeat: no-repeat;
}

/*Headers*/

h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
border: 0;

color: #787348;

font-size: 12px;
font-weight: bold;
text-decoration: none;
}

div#header h1 a {
width: 752px;
height: 148px;
display: block;

background-image: url(../layout/h1.jpg);
background-repeat: no-repeat;

text-indent: -700em;
text-decoration: none;
}

h2 {
width: 766px;
height: 29px;
padding: 6px 0 0 34px;

background-image: url(../layout/bg-h2.jpg);

font-weight: normal;
}

h3 {
height: 23px;
margin: 10px 0 0 0;
padding: 0 0 0 7px;

background-image: url(../layout/bg-h3.gif);
background-position: bottom left;
background-repeat: no-repeat;
}

h4 {
margin: 10px 0 10px 10px;
}

 /*Lists*/

ol {
margin: 0 0 10px 30px;
padding: 0;
border: 0;

list-style-type: decimal;

vertical-align: top;
text-align: left;
}

ul {
list-style-type: none;

margin: 0 0 10px 10px;
padding: 0;
border: 0;

vertical-align: top;
text-align: left;
}

#middle-left ul {
margin: 3px 0 10px 5px;
}

#middle-right ul.plus {
margin: 0 0 10px 5px;
}

	#middle-right ul.plus li {
	padding-left: 15px;

	background-image: url(../layout/bg-ul-plus.gif);
	background-position: 0px 0.25em;
	background-repeat: no-repeat;
	}

#middle-right ul.minus {
margin: 0 0 10px 5px;
}

	#middle-right ul.minus li {
	padding-left: 15px;

	background-image: url(../layout/bg-ul-minus.gif);
	background-position: 0px 0.25em;
	background-repeat: no-repeat;
	}

/*HR*/

hr {
height: 1px;
border: 0;
clear: both;

color: #a19c75;
background-color: #a19c75;
}

/*Divs*/

div.left {
width: 50%;
float: left;
clear: none;
}

div.right {
width: 50%;
float: right;
clear: none;
}

div.bottom {
width: 100%;
}

/*Tables*/

table {
width: 100%;
margin: 10px 0 0 0;
padding: 0;
border: 0;
}

td {
margin: 0;
padding: 0;
border: 0;

vertical-align: top;
text-align: left;
}

td.arv-1 {
padding: 0 0 2px 8px;
}

td.arv-2 {
width: 110px;
padding: 0 0 2px 0;
}

td.arv-3 {
width: 220px;
padding: 0 0 2px 0;
}

td.arv-4 {
width: 25px;
padding: 0 0 2px 0;
}

/*Form*/

input {
margin: 0 0 5px 0;
padding: 0 1px 0 3px;
border: 1px solid #a19c75;

color: #787348;
background-color: #f5f4e9;

text-align: left;
}

textarea {
margin: 0 0 5px 0;
padding: 0 1px 0 3px;
border: 1px solid #a19c75;

color: #787348;
background-color: #f5f4e9;

text-align: left;
}

/*Images*/

img {
margin: 0;
padding: 0;
border: 0;
}

img.left {
margin: 4px 6px 0 0;
float: left;
}

img.right {
margin: 4px 0 0 6px;
float: right;
}

	/*Leiska*/

img.banner {
width: 468px;
height: 60px;
margin: -3px 0 0 0;
float: right;
}

/*Font*/

	/*Highlight*/

span {
font-weight: bold;
}

span.by {
font-weight: normal;
font-style: italic;
}

span.points {
float: right;

font-weight: normal;
}

	/*Link*/

a:link {
color: #a19c75;

text-decoration: underline;
}

a:visited {
color: #a19c75;

text-decoration: underline;
}

a:hover {
color: #c0bdA7;

text-decoration: underline;
}

h2 a:link {
color: #787348;

font-weight: bold;
text-decoration: none;
}

h2 a:visited {
color: #787348;

font-weight: bold;
text-decoration: none;
}

h2 a:hover {
color: #bdb577;

font-weight: bold;
text-decoration: none;
}

h3 a:link {
color: #787348;

text-decoration: none;
}

h3 a:visited {
color: #787348;

text-decoration: none;
}

h3 a:hover {
color: #bdb577;

text-decoration: none;
}

h4 a:link {
color: #787348;

text-decoration: none;
}

h4 a:visited {
color: #787348;

text-decoration: none;
}

h2 a:hover {
color: #bdb577;

text-decoration: none;
}

#middle-left a:link {
color: #787348;

text-decoration: none;
}

#middle-left a:visited {
color: #787348;

text-decoration: none;
}

#middle-left a:hover {
color: #bdb577;

text-decoration: none;
}