html, body {
	background: #005d82;
	margin-top: 10px;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}

.frame {
	background: #ffffff;
	width: 870px;
}

.bordertop {
	background-image: url('images/bordertop.jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 6px;
}

.bordermiddletop {
	background-image: url('images/bordermiddle.jpg');
	background-repeat: repeat-y;
	width: 900px;
	height: 8px;
}

.bordermiddle {
	background-image: url('images/bordermiddle.jpg');
	background-repeat: repeat-y;
	width: 900px;
	height: 400px;
}

.borderbottom {
	background-image: url('images/borderbottom.jpg');
	background-repeat: no-repeat;
	width: 900px;
	height: 6px;
}

.menu {
	background: #78b5ca;
	width: 160px;
}

.navibar {
	background-image: url('images/navibar.jpg');
	background-repeat: no-repeat;
	width: 140px;
	height: 25px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #ffffff;
}

.main {
	width: 695px;
	background: #ffffff;
}

.right {
	background-image: url('images/rightbg.jpg');
	background-repeat: repeat-y;
	width: 175px;
}

.contact {
	background: #69a1bf;
	height: 30px;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
}

.bottom {
	width: 870px;
}

p.otsikko {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #a51114;
}

p.leipis {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
   	color: #000000;
	margin-right: 20px;
}

a {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
   	color: #a51114;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #808080;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #800000;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #808080;
	text-decoration: none;
}

td {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
}

.small {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.copy {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #ffffff;
	padding: 3px;
}

img {
	border: 0;
}