body {
	background: url(img/background.jpg);
}
h1 {
	font-family: Arial,Helvetica,Geneva,Swiss;
	font-size: 16px;
}
h2 {
	font-family: Arial,Helvetica,Geneva,Swiss;
	font-size: 14px;
}
h3 {
	font-family: Arial,Helvetica,Geneva,Swiss;
	font-size: 14px;
}
p {
	font-family: Arial,Helvetica,Geneva,Swiss;
	font-size: 12px;
}
#left {
	margin-left: 13%;
	float: left;
	padding: 5px 0px 30px 0px;
}
#con {
	padding-top: 5px;
	width: 400px;
}
#right {
	float: left;
	padding: 15px 0px 0px 30px;
}
#menu_bg {
	background: #819FBA;
	margin-right: 30px;
}
#menu {
	background: #6486A4 url(img/ylaosa.gif) no-repeat;
	width: 204px;
	height: 39px;
	margin-top: 30px;
}
#menum {
	background: url(img/pikseli.gif);
	width: 204px;
}
#menub {
	background: #688BA9 url(img/alaosa.gif) no-repeat bottom;
	width: 204px;
	height: 80px;
}
#spacer {
	background: #6588A5;
	width: 204px;
	height: 20px;
	margin: 0 0 1px 0;
}
li {
	list-style-image: url(img/nuoli.gif);
	padding: 0 0 0 12px;
	margin: 0px 0 1px 0px;
	background: #6588A5;
	font-family: Arial,Helvetica,Geneva,Swiss;
	font-size: 12px;
}
ul {
	padding: 0 0 0 22px;
	margin: 0px 0 1px 0px;
	background: #6588A5;
}
li.submenu { 
	list-style: none;
	padding: 0 0 0 22px;
	margin: 0px 0 1px 0px;
	background: #6588A5;
}
li.conmenu { 
	list-style: square;
	padding: 0 0 0 2px;
	margin: 0px 0 1px 40px;
	background: none;
	line-height: 18px;
}
li a:link  {
	font-size: 10px;
	font-family: Arial,Helvetica,Geneva,Swiss;
	color: #DEE6ED;
	line-height: 18px;
	text-decoration: none;
}
li a:hover {
	text-decoration: underline;
}
li a:active {
	font-size: 10px;
	font-family: Arial,Helvetica,Geneva,Swiss;
	color: #DEE6ED;
	line-height: 18px;
	text-decoration: none;
}
li a:visited {
	font-size: 10px;
	font-family: Arial,Helvetica,Geneva,Swiss;
	color: #DEE6ED;
	line-height: 18px;
	text-decoration: none;
}
a,
a:link,
a:active,
a:visited {
	text-decoration:none;
	color:#000000;
}

a:hover {
	text-decoration:underline;
	color:#3973AC;
}





