a	{
	text-decoration: none;
	color: black;
	}

a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: rgb(195,0,169);
	text-decoration: none;
	}
a.menuitem {
	font-weight: bold;
	margin-left: 10px;
	margin-right: 10px;
	}

body	{
	font-family: Tahoma;
	font-size: 12px;
	background-color: rgb(187,203,220);
	background-image: url(taustayla.jpg);
	background-position: top;
	background-repeat: repeat-x;
	}

#mainbox {
	display: block;
	align: center;
	width: 646;
	height: auto;
	margin-top: 12px;
	border-left: 1px solid rgb(113,137,163);
	border-top: 1px solid rgb(113,137,163);
	border-right: 1px solid rgb(113,137,163);
	border-bottom: 1px solid rgb(113,137,163);
	background-color: rgb(216,226,236);
	background-image: url(taustakuva.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	padding: 0 0 0 0;
	}

#logobox {
	background-image: url(logo.jpg);
	width: auto;
	height: 124;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#menubox {
	background-color: rgb(200,215,243);
	width: auto;
	padding: 6 6 6 6;
	margin: 0 0 0 0;
	text-align: left;
	border-bottom: 1px solid;
	border-color: rgb(113,137,163);
	}	

#content {
	width: auto;
	height: auto;
	margin: 5 5 5 5;
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	}

#copyright {
	width: 646;
	font-family: Tahoma;
	font-size: 10px;
	text-align: right;
	}

img.nospace {
	width: 646;
	height: 2;
	padding: 0 0 0 0;
	margin: 0 -2 0 0;
	border: 0 0 0 0;
	}

p.title {
	font-family: Tahoma;
	font-size: 20px;
	text-align: center;
	margin: 10 0 20 0;
	}

.asiaa {
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	margin: 0 10 14 10;
	}

p.asiaa2 {
	font-family: Tahoma;
	font-size: 12px;
	text-align: left;
	margin: 0 10 14 10;
	}

p.huomio {
	width: 530px;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
	margin: 28 0 14 0;
	}
.listitem {
	width: 600px;
	height: 116px;
	}
img.listpic {
	float: left;
	width: 150px;
	height: 100px;
	margin: 0 0 0 20;
	border-top: 1px solid rgb(246,249,255);
	border-left: 1px solid rgb(231,240,255);
	border-bottom: 1px solid rgb(61,76,100);
	border-right: 1px solid rgb(114,131,163);
	align: center;
	vertical-align: center;
	}
p.listtext {
	float: right;
	display: inline;
	width: 390;
	margin: 15 10 0 10;
	text-align: left;
	align: center;
	}
