html,body {
	padding:0; 
	margin:0; 
	border:0;
	height: 100%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.9em;
	background: #F5ECCF url(img/top_left8.jpg) repeat-x;
	color:#fff;
	}
	
#borderi {
	width: 100%;
	margin: 0 auto;
	}

#borderi img {
	border: 0;
	}

#wrap {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border: 0px solid #050452;
	border-top: 0;
	background: transparent url(img/top_right8.jpg) top right no-repeat;
	}

#header {
	position: relative;
	width: 100%;
	height: 130px;
	background: transparent;
	text-align: center;
	}

#header img {float: left;}

#footer {
	width: 100%;
	position: fixed;
	z-index: 3;
	bottom: 0px;
	left: 158px;
	margin: 0 auto;
	height: 65px;
	background: url(img/siluetti4.gif) repeat-x;
}

#motto {
	position: relative;
	z-index: 0;
	padding-top: 52px;
	padding-left: 4px;
	padding-bottom: 2px;
	margin-left: -158px;
	text-align: left;
	font-size: 0.8em;
	color: #fff;
	background: url(img/siluetti_pohja.png) bottom repeat-x;
	}

#kirkko {
	position: relative;
	z-index: 3;
	height: 65px;
	margin-left: 150px;
	margin-top: -65px;
	}

#menu {
	position: relative;
	background: #F5ECCF url(img/middle_left8.jpg) top repeat-x;
	z-index: 10;
	width: 158px;
	text-align: left;
	font-size: 0.9em;
	overflow: hidden;
	margin-right: -160px;
	margin-left: 0px;
	float: left;
	}

#menu span {
	display: block;
	text-align: left;
	padding: 5px 5px 5px 15px;
	background: ;
	}

#menu span:hover {
	color: #aaeeee;
	}

#content-wrap {
	background: url(img/middle_left8.jpg) top left repeat-x;
	}

#content {
	position: relative;
	background: transparent url(img/middle_right8.jpg) top right no-repeat;
	color: #000;
	text-align: left;
	padding: 1px 16px 65px 32px;
	margin-left: 158px;
	}

#content img {
	border: 1px solid #000;
	}

#content p {
	max-width:50em;
	text-align: justify;
	}

#rajoitin {
	max-width: 50em;
	}

.adobe {
	background:transparent url(img/icon_note.png) top left no-repeat;
	padding:0 0 0 36px;
	line-height:32px;
	}
.nuotti {
	background:transparent url(img/icon_noteh.png) top left no-repeat;
	padding:0 0 0 36px;
	line-height:32px;
	}

.info {
	background:transparent url(img/icon_start.png) top left no-repeat;
	padding:0 0 0 36px;
	line-height:32px;
	}
h1 {

	}
h2 {

	}
h3 {
	font-size: 1.2em;
	letter-spacing: 0.1em;
	margin: 20px 0 10px 0;
	}

h4 {	
	text-transform: uppercase;
	font-size: 1.0em;
	margin: 5px 0 5px 0;
	}

hr {
	border: 0;
	background-color: #000;
	height: 1px;
	text-align: left;/*this will align it for IE*/
	margin: 0 auto 0 0; /*this will align it left for Mozilla*/
}

a {
	font-weight: bold;
	color: #000000;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

a:hover {
	color: #CCFFFF;
	font-family: Verdana, Arial, Sans-Serif;
	text-decoration: none;
}

.oikealle {
	float: right;
	margin-left: 15px;
	}

.vasemmalle {
	float: left;
	margin-right: 15px;
	}

p.quote {
	font-style:italic;
	}
