body {
	background: #000;
	font-family: georgia, times, serif;
	color: #808080;
}

a:link {
	color: #808080;	
}
a:visited {
	color: #808080;	
}
a:active {
	color: #808080;	
}
a:hover {
	color: white;		
}

#menu {
	float: left;
	width:285px;
	margin: 0px 10px 10px 0px;
}

.logo {
	/*border: 1px solid #00c;*/
	background: url("img/logo.gif") no-repeat;
	width: 285px;
	height: 120px;
}

.left {
	float: left;
	background: url("img/left.gif") no-repeat top;
	height: 724px;
	width: 285px;
}

#menu ul {
	width: 196px;
	float: left;
	list-style: none;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 0;
	
	display: inline;
}
#menu li {
	float: left;
	text-align: center;
}
#menu li a {
	float: left;
	width: 196px;
	height: 31px;
	margin-top: 7px;
	padding-right: 6px;
}
.menu_etusivu a {
	background: url("img/menu_etusivu.gif") no-repeat center top;
}
.menu_bandi a {
	background: url("img/menu_bandi.gif") no-repeat center top;
}
.menu_tuotanto a {
	background: url("img/menu_tuotanto.gif") no-repeat center top;
}
.menu_keikat a {
	background: url("img/menu_keikat.gif") no-repeat center top;
}
.menu_historia a {
	background: url("img/menu_historia.gif") no-repeat center top;
}
.menu_kuvia a {
	background: url("img/menu_kuvia.gif") no-repeat center top;
}
.menu_vieraskirja a {
	background: url("img/menu_vieraskirja.gif") no-repeat center top;
}
.menu_uutiset a {
	background: url("img/menu_uutiset.gif") no-repeat center top;
}
.menu_etusivu a:hover {
	background: url("img/menu_etusivu_hover.gif") no-repeat center top;
}
.menu_bandi a:hover {
	background: url("img/menu_bandi_hover.gif") no-repeat center top;
}
.menu_tuotanto a:hover {
	background: url("img/menu_tuotanto_hover.gif") no-repeat center top;
}
.menu_keikat a:hover {
	background: url("img/menu_keikat_hover.gif") no-repeat center top;
}
.menu_historia a:hover {
	background: url("img/menu_historia_hover.gif") no-repeat center top;
}
.menu_kuvia a:hover {
	background: url("img/menu_kuvia_hover.gif") no-repeat center top;
}
.menu_vieraskirja a:hover {
	background: url("img/menu_vieraskirja_hover.gif") no-repeat center top;
}

#news_main {
	margin-top: 297px;
	margin-left: 43px;
	margin-right: 46px;
	/*border: 1px solid #fff;*/
	height: 223px;
	text-align: center;
}
.news_line {
	background: url("img/news_line.gif") repeat-x;
	margin-left: auto;
	margin-right: auto;
	margin-top: 7px;
	height: 2px;
	width: 150px;
}
.small_news_title {
	background: url("img/news_title.gif") no-repeat;
	width: 136px;
	height: 14px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

#news {
	/*border: 1px solid #f00;*/
	margin-top: 2px;
	height: 198px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	color: black;
}

#content {
	/*border: 1px solid #f00;*/
	padding-left: 30px;	
	padding-right: 30px;	
}

#header {
	/*border: 1px solid #f00;*/
	height: 110px;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
}

/*#img_header {
	border: 1px solid #f00;
	height: 110px;
	text-align: center;
}*/

#nuolet table {
	font-size: 30pt;
}

#nuolet a:link {
	color: #808080;	
	text-decoration: none;
}
#nuolet a:visited {
	color: #808080;	
	text-decoration: none;
}
#nuolet a:active {
	color: #808080;	
	text-decoration: none;
}
#nuolet a:hover {
	color: white;		
	text-decoration: none;
}

#thumbs img {
border: 1px solid #808080;
}