
#vaeltaminenBody
{
	background-color: #99CCFF;	
}

#outer 
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background: #e5ffc0;
	font-family: arial, times;
	font-weight: bold;
	width: 1200px;
	height: 2000px;
	text-align: left;
	border-color: black;
	border-style: solid;
	border-width: 5px;
} 

#headerLeft
{
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px 10px 0px;
	font-family: arial, times;
	font-size: 24px;
	padding: 5px 0px 10px 10px;
	border-style: hidden;	
}

#headerRight
{
	position: absolute;
	top: 0px;
	right: 0px;
	margin: 0px 10px 10px 0px;
	font-family: arial, times;
	font-size: 24px;
	padding: 5px 0px 10px 10px;
	border-style: hidden;
}

h1.headerVaeltaminen
{
	position: static;
	width: 1200px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	font: normal normal bold 32px arial;
	font-family: "Comic Sans MS",arial;

	padding: 0px 0px 0px 0px;
	border-style: hidden;
}

div.esittely-flash
{
	position:static;
	margin: 0px 0px 0px 0px;
	font: normal normal bold 32px arial;
	font-family: "Comic Sans MS",arial;
	text-align: center;
	height: 700px;

	padding: 0px 0px 0px 0px;
	border-style: hidden;
}

div.flash-div
{
	position:static;
	margin: 0px 0px 50px 0px;
	font: normal normal bold 32px arial;
	font-family: "Comic Sans MS",arial;
	text-align: center;
	height: 700px;

	padding: 0px 0px 0px 0px;
	border-style: hidden;
}

p.vaeltaminenText
{
	font: normal normal normal 14px arial;
	font-family: "Comic Sans MS",arial;
	margin: 0px 200px 50px 200px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}

a.vaeltaminenLink
{
	font: normal normal bold 18px arial;
	font-family: "Comic Sans MS",arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	color: #0000FF;
}

a.vaeltaminenLink:hover
{
	text-decoration: none;
	color: #006600;
}


a.vaeltaminenLink2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	text-decoration: none;
	color: #0000FF;
}

a.vaeltaminenLink2:hover
{
	text-decoration: none;
	color: #006600;
}

#vaeltaminenChapter
{
	position: absolute;
	top: 150px;
	left: 0px;
	width: 1200px;
	margin: 0px 0px 0px 0px;
	font: normal normal bold 14px arial;
	font-family: "Comic Sans MS",arial;
	text-align: left;
	
	padding: 0px 0px 0px 0px;
	border-style: hidden;
}


