
body {
	margin: 0px;
	padding: 0px;
	background-color: #fdde07;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	font-size: 1.62em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #000000;
	margin: 0px 0px 5px 0px;
}
h2 {
	font-size: 1.42em;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #4a4a4a;
	margin: 0px 0px 5px 0px;
}
h4 {
	font-size: 1em;
}

h5 {
	font-size: 1.2em;
	margin-top: -10px;
	margin-bottom: -1px;
}


p {
	margin: 5px 10px 20px 5px;
}

ol, ul {
	line-height: 1.67em;
}

a:active {  
color: #0000FF;
text-decoration: underline
}
a:link {  
color: #0000FF; 
text-decoration: underline
}
a:visited {  
color: #0000FF; 
text-decoration: underline
}
a:hover {  
color: #999999; 
text-decoration: underline; 
}


#header {
	background: #faec24 url(../images/TopBg.jpg) no-repeat;
	height: 148px;

}

#TopArch{
	width:962px;
	background: #faec24 url(../images/ylakaari.gif) no-repeat;
	margin-top: 0px;
	height: 20px;
}

#content{
	float:right;
	width:677px;
	padding: 10px 50px 10px 40px;
}

#extra{
	float:left;
	width:155px;
	padding: 10px 0px 10px 40px;
}

#wrapper {
	float: left;
	background: #faec24 url(../images/MidBg.gif) repeat-y    ;

}

#footer{
	clear:both;
	width:100%;
	background: #faec24 url(../images/footer.gif) no-repeat;
	height: 33px;
}

div#container{text-align:left}
div#container{width:962px;margin:0 auto}

/* TÄSTÄ ALKAA SIVUJEN MUOTOILUT */


/* YRITYS*/

.EventLogo {
	float: right;
	margin-bottom: -20px;
}

#vikmet {
	Float: right;
	width: 308px;
	margin-right: 33px;
}
#kitee {
	Float: left;
	width: 308px;
}
.Muut {
	clear: both;
}

#vikmet p {
	margin: 5px 10px 10px 5px;
}
#kitee p {
	margin: 5px 10px 10px 5px;
}


/*PERÄVAUNUT */

#LipeText {
	clear: both;
/*	float:left;*/

}
#LipeTextTopicLong {
	clear: both;
	width:694px;
	height: 34px;
	text-align: center;
	color: #FFFFFF;
	background: #ececec url(../images/Long_topic.jpg) no-repeat;
	padding-bottom: 5px;
	margin-left: -8px;
}
#LipeTextTopicShort_left {
	float: left;
	width:323px;
	height: 34px;
	text-align: center;
	background: #ececec url(../images/Short_topic.jpg) no-repeat;
	padding-bottom: 5px;
	margin-left: -5px;
}
#LipeTextTopicShort_right {
	float: right;
	width:323px;
	height: 34px;
	text-align: center;
	background: #ececec url(../images/Short_topic.jpg) no-repeat;
	padding-bottom: 5px;

}

#LipeTextTopicLong h2, #LipeTextTopicShort_left h2, #LipeTextTopicShort_right h2  {
	color: #FFFFFF;
	padding-top: 7px;
	font-size: 1.42em;
}

.vasen {
	clear: both;
	Float: left;
	width: 308px;
}
.oikea {
/*	clear: both;*/
	Float: right;
	width: 308px;
	padding-right: 5px;
}

.arrow {
	float: left;
	margin-top: 60px;


}


/* etusivu homma*/

.kuva {
	display:block;
	margin-left: 0 auto;
	margin-right: 0 auto;
}

.FrontPageContainer {
	position: absolute; 
	width: 99%; 
	border: solid 1px #333333; 
	height: 99%; 
	vertical-align: middle;


}


