
body {
margin: 0;
padding: 0;
background: transparent url(../images/bg_body_2.jpg);
font-family: Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-style:normal;
font-weight:bold;
margin:15px 0 10px;
padding:0;
}

ul {
list-style:disc;
}
ol {
list-style:decimal
}
h2 {
font-size: 20px;
margin-top: 20px;
}
#site {
background: transparent url(../images/bg_content_2.jpg) bottom repeat-y;
margin: 0 auto;
width:843px;
text-align: left;
/* height: 592px; */
}

#header {
background:url("../images/header.png") no-repeat scroll 0 15px transparent;
height:436px;
margin-left:123px;
padding-top:15px;
}
#navigation {
margin-bottom:75px;
text-align:center;
}
#menu {
margin: 0;
padding: 0px;
list-style: none;

}
#menu li {
text-align: center;
margin-right: 4px;
padding-left: 10px;
padding-right: 10px;
padding-bottom:10px;
padding-top:5px;
background: #2e2e2e;
list-style-type: none;
display: inline;
}
#menu li a {
color: #e38433;
text-decoration: none;
font-size: 22px;
}

#submenu {
padding: 0px;
position: absolute;
margin-top: 274px;
margin-left: 90px;
list-style: none;

}
#submenu li {
text-align: center;
margin-right: 4px;
padding-left: 3px;
padding-right: 3px;
background: url(../images/menu.gif) repeat-x;
background-position: 0px 4px;
list-style-type: none;
display: inline;
}
#submenu li a {
color: white;
text-decoration: none;
font-size: 12px;
}

#container {
margin-top: 25px;
/* height: 275px; */
/* background: url(../images/container2.gif) repeat-y; */
}
#aikataulut {
list-style-type: none;
}

#textArea {
padding-top:0;
color:white;

line-height:15px;
margin-left:60px;
margin-top:0;
overflow:auto;
padding-bottom:20px;
position:relative;
top:-26px;
width:700px;
z-index:1;
}
#textArea a {
text-decoration: none;
font-weight: bold;
color: white;
}

#textArea h1{
color: #FFF;
font-size: 25px; 
}

#footer {
position: relative;
background: url(../images/bg_footer.png) no-repeat;
height: 248px;
width: 843px;
margin-top: -50px;
z-index: 0;
}
.spam {
display: none;
}
