* {
	margin: 0:
	padding: 0;
}
body {
	background: #000000 url(img/background_022.gif) repeat;
	color: #000000;
	font-family: Verdana;
	font-size: 90%;
	margin: 30px 0px 0px 0px; 
}
div#container {
	background-color: #ffffff;
	border: 0px;
	margin: 0px;
	margin-top: 6px;
	padding: 0px;
	width: 800px;
}
div#header {
	background: #291c11 url('img/topbar2.gif') no-repeat;
	height: 80px;
	width: 800px;
}
div#header h1 {
	color: white;
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 80px;
	margin-left: 140px;
}
div#adsense {
	background-color: #000000;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
div#otelauta {
	margin-top: 10px;
	text-align: center;
}
div#noscript {
	color: red;
	width: 500px;
}
div#intro {
	width: 500px;
}
div#meta {
	background: #eeeeee;
	border-top: 1px solid #cacaca;
	border-bottom: 1px solid #cacaca;
	margin: 10px 30px 10px 30px;
	padding: 20px;
}

div#footer {
	background: #291c11 url('img/botbar2.gif') no-repeat;
	height: 60px;
	line-height: 60px;
	width: 800px;
}

table, table td{
	vertical-align: top;
}

.translate {
	border: 1px solid #6e6e6e;
	font-size: small;
}
.translate td {
	background-color: #f5f5f5;
}
.oddcolumn {
	background: #eeeeee;
}
