body {
margin-top: 0px;
background-image:url(images/bg.gif);
background-repeat:repeat-x;
background-color:#719ECE;
padding: 0;
}


p {
font-family:Arial, Helvetica, sans-serif;
color: #333333;
font-size: 11px;
margin-top: 3px;
margin-bottom: 8px;
margin-right: 12px;
margin-left: 12px;
text-align:justify;
}


.valk {
font-family: Verdana;
color:#ffffff;
font-size: 10px;
font-weight:bold;
}

h1 {
font-family: Arial;
color: #ffffff;
font-size: 14px;
margin-right: 3px;
margin-left: 3px;
margin-bottom: 6px;
margin-top: 3px;
font-weight: bold;
}

h2 {
font-family: Tahoma;
color: #333333;
font-size: 12px;
margin-right: 3px;
margin-left: 3px;
font-weight: bold;
}

.otsikko {
font-family: Verdana;
color: #333333;
font-size: 12px;
margin-right: 3px;
margin-left: 3px;
font-weight: bold;
}


ul {
font-family: Arial;
color: #333333;
font-size: 11px;
margin-top: 3px;
margin-bottom: 10px;
margin-right: 12px;
margin-left: 40px;
}

a {
font-family: Arial;
font-size: 11px;
text-decoration: none;
font-weight: bold;
color: #3971A4;
}

a:hover {
color: #666666;
text-decoration: none;
}


a.menu {
font-family: Verdana;
font-size: 11px;
text-decoration: none;
font-weight: bold;
color: #2f2f2f;
margin-left: 5px;
margin-bottom: 4px;
}

a.menu:hover {
color: #7d7d7d;
text-decoration: underline;
}


img {
border-width: 0px;
border-color: #000000;
}

img.menu {
border-width: 0px;
border-color: #000000;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
}

img.border {
margin-left: 5px;
margin-right: 5px;
border-style:solid;
border-width: 1px;
border-color: #c2c2c2;
margin-top: 4px;
margin-bottom: 2px;
margin-right: 5px;
margin-left: 4px;
}


table {
font-family: Verdana;
color: #333333;
font-size: 10px;
}


input {
border-top-color: #333333;
border-left-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
font-family: Verdana, Helvetica;
font-size: 10px;
}

textarea {
border-top-color: #333333;
border-left-color: #333333;
border-right-color: #333333;
border-bottom-color: #333333;
border-top-width: 1px;
border-left-width: 1px;
font-size: 10px;
border-bottom-width: 1px;
font-family: Verdana, Helvetica;
border-right-width: 1px;
}


/* DIV */

#frame {
	position: relative;
	background-color:#ffffff;
	width: 855px;
	min-height: 715px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: 0px;
	vertical-align: top;
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
	border-style: solid;
	border-width: thin;
	border-color: #ffffff;
}


#banner {
	margin-top: 40px;
	margin-left: 320px;
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width: 479px;
	height: 160px;
}


#header{
	margin-top: 0px;
	width: 798px;
	height: 150px;
	background-color: #000000;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

#menu{
	position:static;
	margin-top: 0px;
	vertical-align:top;
	width: 800px;
	height: 42px;
	float: right;
}


#left {
	position: static;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 180px;
	background-color: #ffffff;
}

#content {
	position: static;
	margin-left: 184px;
	background-color: #ffffff;
	padding: 0px;
	height: 100%;
}

#box {
	background-color: #EDEDED;
	margin-top: 0px;
	margin-bottom: 0px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

#boxHeader {
	background-image:url(images/boxBg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	background-color: #81909F;
	height: 24px;
	padding-top: 1px;
	vertical-align:baseline;
	margin-top: 2px;
	border-color: #ffffff;
	border-width: 1px;
	border-style: solid;
}

#footer {
	position: relative;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align:center;
}


