body {
  color: #000000;
  background-color: white;
  background-image: url('../images/rankirock_tausta.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
}
.spons {width: 150px;}
.hiddenP {display: none; }
.newsRow {font-size: 10pt; color: black; font-family:Georgia, "Times New Roman", Times, serif;}
button {border: 0px; background: none; color:#475802; font-weight: bold;}
button:hover{color: #666;}

#kehys {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:850px;
	height:auto;
	background-image:url(pics/);
	background-repeat:repeat-y;
	}
	
#header{

/*	background-image:url(pics/RankiRock_ylabanner.gif);*/
	float:left;
	text-align:left;
	}
	
#navi{
	margin:100px 0px 0px 300px;
	padding:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	font-variant:small-caps;
	width:120px;
	}
	
#navi ul{
	list-style-type:none;
	margin:0px;
	padding:0px;
	}
	
	
#mainDiv{
	width:850px;
	height:auto;
	background-image:url('../images/rankirock_jatkumo.png');
	background-repeat:repeat-y;
	float:left;
	text-align:center;
	}

#maintext{
	width:600px;
	height:auto;
	margin:auto;
	padding:auto;
	text-align:left;
	}
	
#footer{
	width:850px;
	height:226px;
	background-image:url('../images/rankirockfooter.png');
	background-repeat:no-repeat;
	float:left;
	}
	
/*LINKIT*/	

	a {
	color:#475802;
	}
	
	a:link{
	color:#475802;
		text-decoration:none;
		}
	a:hover {
		color:#ffffff;
		text-decoration:none;
		}
	a:active {
	color:#475802;
		text-decoration: none;
		}
		a:visited {
		text-decoration:none;
		}
		
		
		
	#navi a {
	color:#273500;
	}
	
	#navi a:link{
	color:#273500;
		text-decoration:none;
		}
	#navi a:hover {
		color:#A5B63C;
		text-decoration:none;
		font-size:16px;
		}
	#navi a:active {
	color:#A5B63C;
		text-decoration: none;
		}
	#navi a:visited {
		text-decoration:none;
		}
		
		
	#mainDiv a {
	color:#475802;
	}
	
	#mainDiv a:link{
	color:#475802;
		text-decoration:none;
		}
	#mainDiv a:hover {
		color:#000000;
		text-decoration:none;
		}
	#mainDiv a:active {
	color:#000000;
		text-decoration:none;
		}
	#mainDiv a:visited {
		text-decoration:none;
		}

/* TEKSTIT */

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
	margin:10px 0px 20px 0px;
	padding:0px;
	color:#273500;
/*	border-bottom: 3px solid #273500; */
	width:500px;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding:0px;
	margin:10px 0px 10px 15px;
	color:#273500;
	}
	


.mainteksti {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	margin:0px;
	padding:0px 0px 10px 15px;
	color:#475802;
	}

.mainlinkit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	margin:0px;
	padding:0px 0px 0px 15px;
	color:#475802;
	}
	
.mainbandit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	text-align:left;
	margin:20px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	color:#475802;
	}



