body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #330000;
}

#kokonaisuus {
	position: absolute;
	left: 50%;
	margin-left: -395px;
	
}

a:link {
	color: #d6a278;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #d6a278;
}
a:hover {
	text-decoration: none;
	color: #ff7200;
	
}
a:active {
	text-decoration: none;
	color: #d6a278;
}


.logo {
	height: 146px;
	width: 790px;
	position: absolute;
	top: 78px;
}

.logoala {
	left: 73px;
	top: 224px;
	background-color: black;
	height: 26px;
	width: 667px;
	position: absolute;
}

#valikkoalue {
	left: 73px;
	top: 250px;
	background-color: #666;
	height: 80px;
	width: 666px;
	position: absolute;
}

.linkit {
	font-family: Trebuchet MS;
	font-size: 14px;
	text-align: center;
	margin: 10px;
	
}

.sisalto {
	background-color: #333;
	height: auto;
	width: 666px;
	left: 73px;
	top: 330px;
	position: absolute;
	
}

#sisaltoteksti {
	width: 645px;
	padding: 16px;
	clear: both;
	overflow: visible;
}
.copyraitteksti {
	color: #999;
	font-size: 11px;
	font-family: "Courier New", Courier, monospace;
}
.paivitysboksi {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #CCC;
	background-color: #666;
	word-spacing: 0.25em;
	padding: 8px;
	height: 150px;
	width: 350px;
	border: thick dashed #FFF;
}
