/* Muuramen kunta, CSS-tyylit, 2008 */

body {
	margin: 0 0 0 0;
	padding: 0;
}

#container {
}

.left {
}

.right {
	display: none;
}

br.clear {
	clear: both;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

#logo {
	display: none;
}

#logo img {
}

#header {
	display: none;
}

/* VALIKOT */

#main {
}

/* TIETOPALKKI */

#tietopalkki {
}

h2#tieto_otsikko {
	display: block;
	padding: 38px 0 0 0;
	margin: 0 0 0 335px;
	width: 315px;
	text-transform: uppercase;
	font-size: 26px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

div#tieto_sisalto {
	margin: 15px 0 0 335px;
	width: 305px;
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
}

/* VASEN PALSTA (alalinkit ja sisältö) */

#content {
}

#inner_left {
	display: none;
}

#inner_right {
}

#inner_right h1, #inner_left h2 {
	font-size: 120%;
	font-family: Arial, Garamond, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0.5em 0 1em 0;
}


/* FOOTER */

#footer {
	display: none;
}


#bottom {
	display: none;
}

form {
	margin: 0;
	padding: 0;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
}

/* Leipätekstin tyylit (div#text:in sisällä) */

#text {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

#text p.nosto {
	font-family: Georgia, Times New Roman, Times, serif;
	font-style: italic;
	width: 125px;
	padding: 15px 20px;
	float: left;
	margin: 0 20px 0.7em 0;
	display: inline;
	position: relative;
}

