* {
	margin: 0;
	padding: 0;
	}

A:link.ala5 { color: #FFFFFF; text-decoration: none; font-weight: normal; }
A:visited.ala5 { color: #FFFFFF; text-decoration: none; font-weight: normal; }
A:active.ala5 { color: #FFFFFF; text-decoration: none; font-weight: normal; }
A:hover.ala5 { color: #FFFFFF; text-decoration: none; font-weight: normal; }	
	
body {
	color: #f2f0ff;
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000;
	background-image: url(images/tausta.jpg);
	text-align:center;
	background-position: 0 0;
	padding:0;
	border:0;
	margin:0;
	}
html>body {
	font-size: 12px;
	}
img {
	border-style: none;
	border-width: 0;
	}

#wrap {
	background-color: #000;
	width:780px;
	text-align:left;
	position: relative;
	border: solid 1px #3f3f3f;
	margin: 150px auto 0;
	}
#bottom_margin {
	width: 1px;
	height: 50px;
	visibility: hidden;
	clear: both;
	}

#header {
	text-align: center;
	position: relative;
	top: -125px;
	width: 720px;
	height: 290px;
	margin: 0 30px;
	border-bottom: 1px solid #3f3f3f;
	}
#menu {
	width: 190px;
	float: right;
	margin: -80px 25px 0 0;
	display: inline;
	}

#menu li {
	font-size: 1.25em;
	font-weight: bold;
	font-style: italic;
	margin: 0 0 10px;
	list-style-type: none;
	display: block;
	
	}

#menu li a {
	display:block;
	width:190px;
	overflow:hidden;
	}
#menu li a:hover {
	display:block;
	text-indent:-190px;
	}
#content {
	width: 480px;
	float: left;
	min-height: 250px;
	display: inline;
	margin: -90px 0 20px 30px;
	padding: 0 30px 0 0;
	border-right: 1px solid #3f3f3f;
	}
/*IE min-height hack*/
* html #content {
	height: 260px;
	}

/*IE box model hack*/
* html #content {
	width: 510px;
	w/idth: 480px;
	}
#ennustaja {
	background-image: url(images/ennustaja_tausta.jpg);
	background-repeat: no-repeat;
	#position: relative;
	text-align: center;
	width: 400px;
	height: 350px;
	overflow: hidden;
	margin: 1em 0 0 40px;
	display: table;
	}
#vertical_centering {
	#position: absolute;
	#top: 50%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	margin: 0 0 0 50px;
	}
.kuvaus {
	#position: relative;
	#top: -50%;
	text-align: left;
	vertical-align: middle;
	width: 300px;
	margin: 0 0 0 50px;
	}
* html .kuvaus {
	margin-left: -200px;
	}

.kuvaus p {
	font-size: 1.25em;
	position: relative;
	top: -10px;
	}

.vas {
	float: left;
	margin: 0 0 0 50px;
	cursor: pointer;
	}

.oik {
	float: right;
	margin: 0 50px 0 0;
	cursor: pointer;
	}

.hidden {
	clear: none;
	display: none;
	}

#footer {
	color: #3f3f3f;
	text-align: center;
	width: 720px;
	height: 30px;
	clear: both;
	margin: 0 30px;
	padding-bottom: 1em;
	border-top: 1px solid #3f3f3f;
	}
/*IE padding hack*/
* html #footer {
	padding: 0;
	}

a {
	color: #c8c2ea;
	}

a:visited {
	color: #c8c2ea;
	}

a:hover {
	color: #e8e4fb;
	}

a:active {
	color: #fff;
	}
p {
	font-size: 1.15em;
	line-height: 135%;
	margin-top: 1em;
	margin-bottom: 1em;
	}
h1 {
	font-size: 1.7em;
	font-weight: bold;
	margin: 0.67em 0;
	}

h2 {
	font-size: 1.4em;
	font-weight: bold;
	margin: 1.8em 0 1.2em;
	}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0;
	}
.highlight1 {
	font-weight: bold;
	}
.hinta {
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	}

td {
	text-align: center;
	width: 80px;
	height: 80px;
	padding: 10px 5px;
	}
table {
	font-size: 1em;
	text-align: center;
	}

hr {
	color: #242424;
	background-color: #242424;
	height: 1px;
	clear: both;
	margin: 25px 0 30px;
	border-style: none;
	}
#content li {
	margin-left: 15px;
	list-style-type: disc;
	list-style-position: inside;
	}

