/* CSS Document */


#slider {width:459px}
.header1 {width:439px; border:2px solid #9ac1c9; padding:8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
.header1:hover {background:url(images/header_over.gif)}
.content1 {overflow:hidden}
.text1 {width:425px; border:2px solid #9ac1c9; border-top:none; padding:15px}

#body {  
  padding : 0 15px;
  margin : 0;      
  background-color : #fff; 
  font : 80% 'lucida sans', 'lucida sans unicode', 'lucida grande', 'trebuchet ms', helvetica, arial, sans-serif;
}

#wrapper {
  width : 760px;
  background-color : #fff;
  margin : 20px auto;
  border : 1px solid #000033; 
}

a {
  color : #003366; 
}

a:hover, a:focus, a:active {
  color : #000; 
  text-decoration : none; 
}

a:focus, a:active {
  color : #fff; 
  background-color : #000033; 
}


#header {
  width : 760px; 
  height : auto; 
  background : #000033 url(images/header.jpg) no-repeat;
  border-top : 1px solid #000033; 
}


#header h1 {
  display : block; 
  width : 740px; 
  padding : 10px; 
  color : #242733; 
  font-family : 'trebuchet ms', helvetica, arial, sans-serif; 
  text-decoration : none; 
}



#content {
  float : left; 
  display : inline;
  width : 480px;
  margin : 7px 20px; 
}



#kuvis {
  float : left;
  }

p#navbar {
  font-size : 0.8em; 
  float : right; 
  margin : -3px -25px; 
}


h2, h3 {
  color : #6b0018; 
}

#sidebar {
  float : right; 
  display : inline; 
  width : 200px;
  background-color : #000033;
  margin : 0 0 10px 10px; 
  padding : 10px; 
  color : #fff;
}

#sidebar h3 {
  color : #eecc11; 
}

#sidebar a {
  color : #ccc; 
}

#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
  color : #eecc11; 
}

#sidebar a:focus, #sidebar a:active {
  background-color : #003366; 
}

ul#navmenu { 
  margin : 0;
  padding : 0;
  list-style-type : none;
}

ul#navmenu li {
  margin-bottom : 5px; 
}

ul#navmenu a { 
  display : block; 
  width : 190px; 
  height : auto; 
  background-color : #003366; 
  padding : 5px 5px 3px; 
  text-align : right; 
  text-decoration : none; 
  color : #eecc11; 
  cursor : pointer; 
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active, 
ul#navmenu a.selected, ul#navmenu a.selected:hover, ul#navmenu a.selected:focus, ul#navmenu a.selected:active { 
  background-color : #386088; 
  color : #fff; 
}

#selected { 
  display : block; 
  width : 190px; 
  height : auto; 
  padding : 5px 5px 3px; 
  text-align : left; 
  cursor : default; 
  background-color : #386088; 
  color : #fff; 
}

ul#navmenu a:hover, ul#navmenu a:focus, ul#navmenu a:active { 
  background-color : #333; 
  color : #fff; 
}

#footer {
  clear : both;
  width : 740px;
  height : auto;
  padding : 10px;
  background : #000033 url(images/footer.jpg) no-repeat;
  text-align : center;
  font-size : 0.8em;
}


#footer p {
  color : #ddd;
  margin : 5px;
  padding-top : 10px;
}

ul#footnav {
  margin : 0;
  padding : 0;
}

ul#footnav li {
  display : inline;
}

ul#footnav li a {
  padding : 10;
}

#footer a {
  padding : 0;
  color : #ddd;
}

#footer a:hover, #footer a:focus, #footer a:active {
  color : #eecc11;
}

ul#footnav li a:hover, ul#footnav li a:focus, ul#footnav li a:active {
  color : #fff;
  text-decoration : none;
}

#footer a:focus, #footer a:active, ul#footnav li a:focus, ul#footnav li a:active {
  background-color : #003366;
}
