* {
	margin: 0;
	padding: 0;
}

body {
background: #666666;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
color: #333;
text-align: center
}


img { border: 1px solid #000000; }

a {
text-decoration: none;
color: #362e19;
}
a:hover {
text-decoration: underline;
color: #4a3c19;
}

#iso {
font-size: 16px;
}

#wrap {
margin: 20px auto;
width: 1000px;
}

#header {
background: #666666 url(kuvat/header.jpg) no-repeat;
width: auto;
height: 200px;
text-align: left
}

#header h1 { 
font-size: 38px;
letter-spacing: -1px;
padding: 70px 0 0 40px;
color: #fff;
}

#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}

#header h1 a:hover {
color: #000;
}

#header h2 {
font-size: 19px;
color: #EFECE0;
padding: 20px 0 0 40px;
letter-spacing: -1px;
font-weight: 100;
}

.erotin {
color: #ae1111;
}

#menu {
padding: 20px;
height: auto;
line-height: 10px;
background: #666666 url(kuvat/menu.jpg) repeat-y;
text-align: center
}

#menu a {
text-decoration: none;
font-weight: 100;
font-size: 13px;
color: #fff;
}

#menu  a:hover {
color: #fff;
text-decoration: underline;
}

#content {
background: #666666 url(kuvat/content.jpg) repeat-y;
padding: 10px;
}

#asetukset {
text-align: center
}

.kehys {
  vertical-align: middle;
  text-align: center;
  border: 1px solid #ae1111;
}

.left {
float: left;
width: 730px;
text-align: justify;
padding: 10px;
font-size: 13px;
background: #fff;
border-right: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

.syotto { border: 1px solid #000000; background-color: #FBF5F1 }
.virhesyotto { border: 1px solid #FF0000; background-color: #FBF5F1 }

.left h2 {
font-size: 20px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.left h2 a {
text-decoration: none;
}
.left h2 a:hover {
text-decoration: underline;
}

.right {
text-align: left;
float: right;
width: 200px;
background: #fef7a0;
padding: 10px;
border-left: 1px solid #000;
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

.right h2 {
height: 24px;
line-height: 24px;
color: #000;
font-size: 17px;
padding-left: 10px;
}

.right ul {
padding: 10px 0 15px 30px;
list-style-type: square;
}

.right ul li a {
font-weight: 100;
font-size: 12px;
}

.right ul li a:hover {
}

#bottom {
background: #d4ccae url(kuvat/bottom.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
color: #fff;
}