BODY {
	background : #D6D6D6 url('img/body_bg.jpg') repeat-x;
	margin : 0;
	text-align : center;
}

A:link, A:visited, A:active {
	color : #FFFFFF;
}

A:hover {
	text-decoration : none;
	color : #C0C0C0;
}

IMG {
	border : 0;
}

TD {
	vertical-align : top;
}

P, DIV, BLOCKQUOTE, SPAN, H1, H2, UL {
	font-family : Tahoma;
	color : #F1F1F1;
	font-size : 10pt;
}

H1 {
	font-size : 14pt;
	font-weight : normal;
	color : #C0C0C0;
}

H2 {
	font-size : 11pt;
	font-weight : bold;
	color : #D7D7D7;
}

TD#main {
	background : #646565 url('img/main_bg.jpg') repeat-y;
	width : 800px;
	height : 382px;
}

TD#right {
	background : url('img/main_right_bg.jpg') repeat-y;
}	

TD#left {
	background : url('img/main_left_bg.jpg') repeat-y;
}	

TABLE#yhteistyo {
	margin-left : 30px;
	width : 700px;
	text-align : center;
	vertical-align : middle;
}

.banner {
	/* border : 2px solid #C0F5C0;*/
}