body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000000;
	color:#3f3f3f;
	margin: 0px;
	padding: 0px;
	height: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/tausta.jpg);
	overflow-x: hidden;
	filter:none;
}
img {
	border: 0px;
}
td { vertical-align: top; }

a {
	outline: 0;
}

html {
	margin: 0px;
	padding: 0px;
	padding-bottom: 50px;
	border: none;
	overflow: -moz-scrollbars-vertical;
}
div {
	margin: 0px;
	padding: 0px;
}
form {
        margin: 0px;
        padding: 0px;
}
div#frame {
	position:relative;
	margin:0px auto;
	width: 570px;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	text-align: center;
	background-repeat: repeat-y;
	background-position: center center;
}


.menu {
	display: block;
	height: 20px;
	margin-top: 5px;
	
	
}
.menu a:link, .menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #3f3f3f;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	padding-bottom: 5px;
	float: left;
}
.menu a:hover, .menu a:active {	
	color: #4e1714;
	text-decoration: none;
}


.logo {
	margin-top: 30px;
	width: 100%;
	height: 76px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
}
.menu {
	background-repeat: repeat-x;
	background-position: center top;
	height: 40px;
}
.menu table {
	width: 500px;
}
.menu td {
	text-align: center;
}
.sisalto {
	width: 520px;
	text-align: left;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.sisalto a:link, .sisalto a:visited  {
	color: #4e1714;
	text-decoration: none;
}

.sisalto a:hover, .sisalto a:active {	
	color: #4e1714;
	text-decoration: underline;}
 

 
.otsikko, h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear:both;
	text-transform: uppercase;
	padding-bottom: 3px;
}

.biisit {
	margin-top: 0px;
	padding-top: 0px;
}
.biisit li {
	list-style-type: decimal;
}
.justify, .sisalto p {
	text-align: justify;
	margin: 0px;
	padding: 0px;
	margin-bottom: 20px;
}

.numero {
	width:20px;
	float: left;
}

.aika {
	width:150px;
	float: left;
}

.kirjoittaja {
	clear:both;
}

.viesti {
	margin-bottom: 20px;
	clear:both;
}
.viesti div {
	margin-bottom: 5px;
}
.viestit .otsikko {
	width: 60px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	text-align: right;
	font-weight: bold;
	padding-right: 5px;	
}
.vastaus {
	font-style: italic;	
	padding-bottom: 40px;
}

#uusiviesti {
	width: 400px;
	margin-bottom: 20px;
}

#uusiviesti textarea {
	width: 400px;
	height: 100px;
}
