/* Start of CMSMS style sheet 'Remu' */
* {
margin: 0;
padding: 0;	
}


.div {
border: 1px solid red;	
}

#container {
	
margin: 0 auto;
width: 794px;
text-align: left;	

}



body {
	background-color: #010101;
	background-repeat: repeat-x;
	color: #999999;
	font-family: "courier new";
	text-align: center;
	background-image: url(images/tausta_sivu.jpg);
	background-repeat:no-repeat;
background-position: top center; 
		}

#yla {
	
	
	margin-bottom: 0px;

}


#logo {
	padding-left: 0px;
	margin-bottom: 0px;	
}


#menu {
	padding-bottom: 70px;
	
	padding-left: 7px;
	


}

#menu li {
display: inline;
padding: 0;
margin: 0;
float: left;
width: auto;

	}
	
	
#menu ul {
margin: 0;
padding: 0;
list-style: none;
	}

#menu img {
border: 0;
}




#content {
	padding: 0 30px 10px 30px;
	margin-bottom: 0px;

	clear: left;
}

.otsikko {
margin-bottom: 1em;
}

#content .remutalk {
font-size: 1em;
line-height: 1em;
}

#content .muokkauspaiva, #content .harmaa {
margin-top: 4em;
color: 	#383838 ;
}


#footer {
	clear: both;
	margin-top: 40px;
	background-image:url(images/tausta_footer.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 0.7em;
	height: 80px;

}


#content p, #content ol, #content ul {
	font-size: 0.8em;
	line-height: 1.6em;
}

#content h1 {
	font-size: 1.5em;
	
}

#content h2 {
	font-size: 1.3em;
}

#content h3, #content h4, #content h5, #content h6 {
     font-size: 1em;
}


#content .gallery {

}

#content .img {
margin-right: 10px;
height: 120px;

}



h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address {
	margin-bottom: .9em;
}


#content .suurennatuote {
font-size: 0.7em;
font-family: verdana;
}

#content ul {
	margin-left: 4em;	
}

#content ol {
	margin-left: 4em;	
}


a, a:active {
	color: #999999;
}

a:visited {
	color: #999999;
}


#content a:hover {
	text-decoration: none;
	color: #ffffff;
}
/* End of 'Remu' */

