@charset "utf-8";
a:link {
	color: #55416D;
}
a:visited {
	color: #3E2F4F;
}
a:hover {
	color: #CAADED;
}

#otsikko {
	text-align: center;
	width: 600px;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #7650A0;
	border-right-color: #7650A0;
	border-bottom-color: #7650A0;
	border-left-color: #7650A0;
}

#keski {
	line-height: 125%;
	width: 530px;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}

#vasenyla {
	width: 180px;
}

#bodytag {
	background-color: #F4EBFC;
}
#vasenpalkki {
	width: 146px;
	height: 118px;
}
#vasenoptsikko {
	width: 160px;
}

.tekstivari {
	color: #27005E;
	font-style: italic;
	text-align: center;
}
#vasenmainos {
	width: 110px;
	height: 118px;
}
#mainos {
	width: 728px;
	height: 118px;
	vertical-align: bottom;
}
.lista {
	list-style-type: circle;
}


#navbar {
	width: 146px;
	text-align: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #7650A0;
	border-right-color: #7650A0;
	border-bottom-color: #7650A0;
	border-left-color: #7650A0;
	height: 280px;
}
#kuvat {
	text-align: left;
}
.ensiotsikko {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #27005E;
	text-align: center;
}
.keskiotsikko {
	color: #27005E;
	text-align: center;
	font-size: 19px;
}
.otsikko {
	font-size: 36px;
	color: #27005E;
}
.alaotskiiko {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.sivuotsikko {
	font-size: 17px;
	font-style: normal;
	color: #27005E;
	font-weight: 200;
}
#bodytag #tablet {
	padding-left: 30px;
}
#oikeapalkki {
	padding-left: 30px;
}
