body{
	margin:0px;
	padding:0px;
	background-color: #000000;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height:18px;
}

p.text{
	width:450px;
	line-height:18px;
	color:#ffffff;
	font-size: 11px;
}

.text{
	width:450px;
	line-height:18px;
	color:#ffffff;
	font-size: 11px;
}

a.contentlinks{

	font-family: verdana, sans-serif;
    font-size: 11px;
	color: #0066FF;
	font-weight:bold;
	text-decoration:none;

}
h1{
	width:400px;
	font-size: 13px;
	color:#ffffff;

}

h2{
	width:400px;
	font-size: 11px;
	color:#990000;

}

b{
	color:#000000;
}

i{
	color:#999999;
}

th {
	color:#FFFFFF;
	text-decoration:none;
}


#main{
	width:850px;
	height:100%;
	overflow:hidden;
	margin-top:0px;
	
}


#top{
	background:url(../images/top.jpg) ;
	background-repeat: no-repeat;
	width:850px;
	height:223px;
}

#left  {
		background:url(../images/left.jpg);
		background-repeat: no-repeat;
		width:231px;
		height:440px;
		overflow:hidden;
}

#center{
	background-color: #FFFFFF;
	margin-left:231px;
	margin-top:-440px;
	width:578px;
	height:440px;
	overflow:hidden;

}


#right{
	background:url(../images/right.jpg);
	background-repeat: no-repeat;
	width:43px;
	height:440px;
	margin-left:809px;
	margin-top:-440px;

}


#text{
	overflow:auto;
	margin-left:30px;
	width:520px;
	height: 440px;
	overflow:auto;
	
} 

#gallery{
	overflow:auto;
	margin-left:20px;
	width:560px;
	height: 440px;
	overflow:auto;
	
} 


#bottom{
	background:url(../images/bottom.jpg);
	background-repeat: no-repeat;
	width:927px;
	height:91px;
}




#paivitys_index{
	margin-left:100px;
	margin-top:155px;

}


#paivitys_sisalto{
	background-color:#ffffff;
	width:800px;
	margin-left:60px;
	margin-top:50px;
	padding-bottom:40px;
	padding-top:40px;
	padding-left:40px;
}

#paivitys_options{
	margin-bottom:20px;
	margin-left:50px;
}





