body        {
	font-family: Garamond, serif;
	font-size: 12px;
	line-height: 19px;
	margin: 0;
	padding: 0;
	background-image: url(http://www.adplus.fi/img/tausta3.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #16263d;
	/* This next one is for IE6 */
	background-attachment: fixed;
}
img#expando { 
	position: absolute; 
	display: none; 
	z-index: 1; 
	-ms-interpolation-mode: bicubic; 
} 
.wide img#expando, 
.tall img#expando { 
	display: block; 
} 
.wide img#expando { 
	width: 100%; 
	height: auto; 
} 
.tall img#expando { 
	width: auto; 
	height: 100%; 
}
.ie6fixed {
	position: absolute;
	top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
}
a   {
	color: #666;
	text-decoration: underline;
}
a:hover, a.selected     { 
	color: #000; text-decoration: underline 
}
.h2     {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
}
.leipis        {
	font-size: 12px;
	line-height: 19px;
	padding-right: 30px;
	padding-left: 0px;
	color: #FF002F;
}
.kuvat        {
	font-size: 12px;
	line-height: 19px;
	color: #FFF;
	padding-right: 40px;
	padding-left: 0px;
	font-weight: bold;
}
.kuvat a {
	color: #fff;
}
.rivi        {
	font-size: 6px;
	line-height: 6px;
}
.footer        {
	font-size: 12px;
	line-height: 19px;
	color: #FF002F;
}
.meta        {
	font-size: 1px;
	color: #e2ecf6;
	line-height: 1px;
}
.div_palstat {
	width: 860px;
	z-index: 2;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.div_kuvaus {
	width: 100px;
	z-index: 1;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	visibility: hidden;
}

