/* ------- Röllin Sydän -------- */

/* hide from ie on mac \*/
html {
	height: 100%;
	overflow: hidden;
}
	
#flash {
	height: 100%;
}
/* end hide */

body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #993300;
	font-family: georgia, verdana, sans-serif;
}

#noFlash {
	position: absolute;
	top: 20px;
	left: 20px;
	height: 611px;
	width: 380px;
}

.noFlashText {
	position: absolute;
	top: 210px;
	left: 115px;
	width: 390px;
	height: auto;
}

.sidenote {
	font-size: 0.75em;
}

p {
	font-size: 0.75em;
	line-height: 1.4em;
	color: #FFFFFF;
}


img {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: underline;
	color: #ffcc66;
	font-weight: normal;
}

a:hover {
	color: #000000;
}
