body {	text-align: center;}p {	padding:0;	margin:0 0 15px 0;}#container {	width: 800px;	margin: 0 auto;	text-align: left;}#otsikko {	float: left;	clear: both;	width: 800px;	height: 150px;	background-image: url(images/otsikko.png);}#otsikko h1 {	display:none;}#menu {	margin-top:5px;	float: left;	clear: both;	height: 60px;	width: 800px;	background-image: url(images/menu.bg.png);}#menu a {	font-weight: bold;	font-size: 12pt;	color: white;	text-decoration:none;}#menu a:hover {	text-decoration: underline;}#menu ul {	margin:0;	padding-top: 0px;	padding-left: 5px;}#menu li:first-child {	display: block;	float: left;	margin: 5px 0 0 0;	padding-top: 3px;	padding-left: 25px;	height: 22px;	background-image: url(images/first.tab.png);	background-repeat:no-repeat;	background-color: #737A80;	text-align:center;}#menu li {	display: block;	float: left;	margin: 5px 0 0 0;	padding-top: 3px;	padding-left: 49px;	padding-right: 10px;	height: 22px;	background-image: url(images/tab.png);	background-repeat:no-repeat;	text-align:center;	/*background-color: #737A80;*/}#alamenu {	float: left;	clear: both;	height: 1200px;	width: 200px;	margin-top: 8px;	background-image: url(images/alamenu.bottom.png);}#alamenu a {	font-weight: bold;	font-size: 13pt;	color: white;	text-decoration:none;}#alamenu a:hover {	text-decoration: underline;}#alamenu ul {	/*border: solid black 1px;*/	padding:0;	margin:0;	height:100px;	width: 200px;	background-image: url(images/alamenu.top.png);	background-repeat: no-repeat;}#alamenu li:first-child {	padding: 10px 0 0 15px;	display: block;	width: 180px;	float: left;	clear: both;}#alamenu li {	padding: 5px 0 0 15px;	width: 180px;	display: block;	float: left;	clear: both;}#alamenu li h2 {	padding: 5px;	margin: 5px;	/*border: solid black 1px;*/}#content {	float: left;	width: 570px;	margin: 10px 0 0 10px;}#content img {	clear: both;	float: none;	max-width: 550px;}#content a {	font-weight: bold;	color: black;	font-size:95%;}#content a:hover {	text-decoration: underline;}#content a img{	border:0;}#footer {	width: 800px;	font-size:70%;	text-align:center;	float:left;	clear:both;	color:#aaa;}#footer p {	margin: 0 0 5px 0;}#footer a {	color:#aaa;	text-decoration: none;}#footer a:hover {	text-decoration: underline;}
