body {
	background-color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#runko {
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}
#header {
	background-image: url(http://www.sqhy.fi/top_banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer {
	clear:both;
	background-image: url(http://www.sqhy.fi/bottom_banner.jpg);
	background-repeat: no-repeat;
	height: 83px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#valikko {
	float:left;
	width: 175px;
	text-align: left;
}
#content {
	float:left;
	width: 570px;
        min-height:170px;
	text-align: left;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
h1 {font-size: 1.9em; font-weight:normal; margin:0;color:#000066;}
h2 {font-size: 1.5em; margin:6;color:#000066;}
h3 {font-size: 1.5em; font-weight:normal; margin:0;color:#000066;}
.uutisotsikko {border-bottom: 1px dotted #000066;}
.valiotsikko {font-weight:bold; color: white; background-color:#0755C1;}
.virhe {color:red;}
a, a:link, a:visited {color:#0755C1;text-decoration:none;border-bottom:1px dotted #0755C1;}
a:hover {color:#000066;text-decoration:none;border-bottom:1px solid #000066;}