* {
margin: 0;
padding: 0;
}

body {
background: #996633 url("images/jalb2.GIF");
text-align: left;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #333;
padding-top: 40px;
}
.omavastaus{
text-align: center;
font: normal 11px/18px verdana, arial, tahoma, sans-serif;
color: #f00;
}
a {
color: #666;
text-decoration: underline;
}
#vkuva{
float: right;
height: 300px;
width: 480px;
}
a:visited {
text-decoration: underline;
}

a:hover {
color: #000;
}
#col{
color: red;
font-size: small
}

#header {
width: 700px;
height: 300px;
background: #fff;

}

#wrapper {
width: 700px;
background: #fff url("images/#") repeat-y;
background-position: 0 0;
border: solid 10px #fff;
margin: 0 auto;
text-align: left;
}

h1 {
width: 690px;
height: 40px;
background-color: #CFB53B;
margin: 1px 1px 1px 0;
float: right;
font:  20px/30px verdana, arial, tahoma, sans-serif;
padding-left: 10px;
color: #215E21;
cursor: default;
text-align: center;

}

h1:first-letter {
color: #215E21;
text-decoration: none;
}


h2 {
width: 475px;
height: 30px;
background-color: #CFB53B;
float: right;
font:  30px/30px verdana, arial, tahoma, sans-serif;
padding-left: 10px;
color: #000;
margin-top: 1px;
cursor: default;
}

h5 {
width: 690px;
height: 40px;
background-color: #CFB53B;
margin: 1px 1px 1px 0;
float: right;
font:  25px/30px verdana, arial, tahoma, sans-serif;
padding-left: 10px;
color: #215E21;
cursor: default;
text-align: center;

}


#nav {
list-style: none;
z-index: 2;
border-right: 3px solid #fff;
height: 300px;
width: 150px;
}

#nav li a {
color: #fff;
font: normal 11px/24px verdana, arial, tahoma, sans-serif;
display: block;
width: 204px;
height: 24px;
background-color: #000;
border-bottom: 1px solid #fff;
padding-left: 10px;
text-decoration: none;
border-left: 1px solid #fff;
}




#nav li a:hover {
background-color: #333;
}
ul {
margin: 0;
padding: 0;
list-style: none;
}

ul li {
position: relative;
}

li ul {
position: absolute;
left: 215px;
top: 0;
display: none;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */

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

li:hover ul { display: block; }

/* Holly Hack. IE Requirement \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */



#current a {
background-image: url("images/bullet.gif");
background-repeat: no-repeat;
background-position: 100% 50%;
}

#sidebar {
width: 200px;
background-color: #ccc;
margin-left: 250px; 
margin-right: 200px; 

border-top: 1px solid #fff;
font: normal 10px/18px verdana, arial, tahoma, sans-serif;
padding: 0px;
}

img {
border: none;
float: left;
}

#sis1{
width: 650px;
margin-left: 20px; 
margin-right: 20px; 
}

#sis{
width: 500px;
margin-left: 100px; 
margin-right: 100px;
}
#ind{
margin-left: 250px; 
margin-right: 200px; 
border: 1px solid #000;
text-decoration:none;
list-style-position:inside;
}


a img {
margin-bottom: 0px;
border: 1px solid #fff;
}

a:hover img {
border-color: #f00;
}
#content1 {
float: left;
width: 480px;
margin: 10px 0 0 10px;
}
#content {
float: left;
width: 460px;
margin: 20px 0 0 20px;
}

p {
margin-bottom: 20px;
}

p:first-line {
font-weight: normal;
}

#footer {
text-align: center;
clear: both;
width: 450px;
margin-left: 163px;
}