body {
	background:url(../images/graniittitausta.png), url(../images/isotausta_2.jpg);
	background-position: 0px 160px , center 0px;
	background-repeat: repeat-x, no-repeat;
	background-color: #D2CBC0;
	margin: 0px;
	padding: 0px;
}

 @font-face { font-family: ErasITC; src: url('ERASMD.TTF'); } 
 @font-face { font-family: ErasITC; font-weight: bold; src: url('ERASBD.TTF');}

#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}#header {
	background-image: url(../images/main_background.jpg);
	background-repeat: repeat-y;
	height: 180px;
	width: 800px;
}
#navigaatio {
	background-image: url(../images/navi.png);
	height: 28px;
	width: 800px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: bold;
	src: url('ERASMD.TTF');
	font-size: 20px;
	color: #e8b517;
	padding-top: 23px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-bottom: 10px;
	text-shadow: 0px 0px 3px #000000;
}

#navigaatio a:link,
#navigaatio a:visited
{
	color: #e8b517;
	text-decoration: none;	
}

#navigaatio a:hover {
	color: #fff;
	text-decoration: none;	
}

#content {
	width: 788px;
	background-image: url(../images/main_background.png);
	background-repeat: repeat-y;
	padding-top: 40px;
	padding-left: 6px;
	padding-right: 6px;
	font-family: Verdana, Geneva, sans-serif;
	padding-bottom: 60px;
}

.content {
	padding-left: 30px;
	padding-right: 30px;
}

#valifooter {
	background-image: url(../images/contet_footer_vali.png);
	height: 22px;
	width: 800px;
}
#footer {
	background-image: url(../images/pohja_footer.png);
	height: 43px;
	width: 800px;
	font-family: Eras Medium ITC;
	src: url('ERASMD.TTF');
	font-size: 12px;
	color: #333;
	text-align: center;
	padding-top: 9px;
}
.tablestyle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	border-style:hidden;
	}

.tablestylepadding {
	padding: 3px;
	}

#navikieli {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	font-weight: bold;
	src: url('ERASMD.TTF');
	font-size: 17px;
	color: #e8b517;
	text-align: right;
	float: right;
	padding-right: 20px;
	padding-top: 24px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	text-shadow: 0px 0px 3px #000000;
	vertical-align: 5px;
	
	}

#navikieli a:link,
#navikieli a:visited
{
	color: #e8b517;
	text-decoration: none;	
}

#navikieli a:hover {
	color: #fff;
	text-decoration: none;	
}