html, body, ul, ol .li, p, h1, h2, h3, h3, h5, h6, form, fieldset{
margin: 0;
padding: 0;
border: 0;
height: 100%;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:100.01%;
background-color:#000000;
color:#000000;
text-align: right;
height: 100%;
}


#banner {
width: 800px;
height: 437px;
margin: auto;
background: url(kuvat/banner.jpg);
}


	
#wrapper {
width: 800px;
_height: 100%;
min-height: 100%;
margin: auto;
background: #000 url(kuvat/repeat.jpg) repeat-y;
text-align:left;
overflow: hidden;
}


	
	/* #525332;*/
	
#content {
width: 550px;
margin: auto;
margin-bottom: 25px;
background-color: #000;
}

	#content p{
	text-align: justify;
	color: #ccd4d6;
	font-size: 80%;
	margin-left: 35px;
	margin-right: 10px;
	margin-bottom: 10px;
	}
	

		#content h1{
		font-size:100%;
		color:#648081;
		padding: 0;
		margin-left: 30px;
		margin-top: 10px;
		margin-bottom: 10px;
		}

			#content h2{
			font-size:90%;
			color:#648081;
			padding: 0;
			margin-left: 35px;
			margin-bottom: 10px;
			}
			
				#content a:link { 
				color: #fff;
				text-decoration: none;
				}
					
					#content a:visited { 
					color: #fff;
					text-decoration: none;
					}
						#content a:hover { 
						color: #fff;
						text-decoration: underline;
						}
							#content a:active { 
							color: #fff;
	}
	
	#nav {
	margin: auto;
	width: 800px;
	height: 30px;
	background: #000 url(kuvat/repeat.jpg);
	}


        #navcon {
        width: 550px;
        height: 25px;
        margin: auto;
        background-color: #000;
   	}

/* NAPPULAT */
	
		#button1 {
		float:right;
		cursor: default;
		height: 25px;
		width: 110px;
		background-image:url(kuvat/news.jpg);
		background-repeat: no-repeat;
		}

			#button1 a {
			cursor: default;
			height: 25px;
			width: 110px;
			display: block;
			background-image:url(kuvat/news.jpg);
			background-repeat: no-repeat;
			}
		
				#button1 a:hover {
				cursor: default;
				width: 110px;
				height: 25px;
				background-image:url(kuvat/newsg.jpg);
				background-repeat:no-repeat;
				}

		#button2 {
		float:right;
		cursor: default;
		height: 25px;
		width: 110px;
		background-image:url(kuvat/history.jpg);
		background-repeat: no-repeat;
		}

			#button2 a {
			cursor: default;
			height: 25px;
			width: 110px;
			display: block;
			background-image:url(kuvat/history.jpg);
			background-repeat: no-repeat;
			}
		
				#button2 a:hover {
				cursor: default;
				width: 110px;
				height: 25px;
				background-image:url(kuvat/historyg.jpg);
				background-repeat:no-repeat;
				}
				
		#button3 {
		float:right;
		cursor: default;
		height: 25px;
		width: 110px;
		background-image:url(kuvat/discography.jpg);
		background-repeat: no-repeat;
		}

			#button3 a {
			cursor: default;
			height: 25px;
			width: 110px;
			display: block;
			background-image:url(kuvat/discography.jpg);
			background-repeat: no-repeat;
			}
		
				#button3 a:hover {
				cursor: default;
				width: 110px;
				height: 25px;
				background-image:url(kuvat/discographyg.jpg);
				background-repeat:no-repeat;
				}				
		#button4 {
		float:right;
		cursor: default;
		height: 25px;
		width: 110px;
		background-image:url(kuvat/media.jpg);
		background-repeat: no-repeat;
		}

			#button4 a {
			cursor: default;
			height: 25px;
			width: 110px;
			display: block;
			background-image:url(kuvat/media.jpg);
			background-repeat: no-repeat;
			}
		
				#button4 a:hover {
				cursor: default;
				width: 110px;
				height: 25px;
				background-image:url(kuvat/mediag.jpg);
				background-repeat:no-repeat;
				}		

		#button5 {
		float:right;
		cursor: default;
		height: 25px;
		width: 110px;
		background-image:url(kuvat/contact.jpg);
		background-repeat: no-repeat;
		}

			#button5 a {
			cursor: default;
			height: 25px;
			width: 110px;
			display: block;
			background-image:url(kuvat/contact.jpg);
			background-repeat: no-repeat;
			}
		
				#button5 a:hover {
				cursor: default;
				width: 110px;
				height: 25px;
				background-image:url(kuvat/contactg.jpg);
				background-repeat:no-repeat;
				}

		

#play {
margin-left: 35px;
}

#rightcol {
float: right;
width: 119px;
background-color: #000000;
}

fm {
float: left;
margin-left: 10px;
}

.leftimage{
float: left;
margin: 0px 10px 20px 0px;
}

.clearit {
clear: both;
}