#sivu {
        width: 950px;
        margin: 0 auto;
}

img {
        border-style: none;
}

body {
        padding: 0px;
        margin-top: 0px;
        margin-bottom: 0px;

        background-color:#A8DAFF;
}

otsikko {
	margin-left: 5px;
	font-weight: bold;	
}

li {
	margin-left: 30px;
}

#header {
        margin-right: auto;
        margin-left: auto;
        width:757px;
        height:187px;
	background-image: url('header.png');
}

#navi {
	float: left;
	margin-top: 25px;
	width:144px;
	height:345px;
}

#link1 {
        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 18px;
        color: #FFFFFF;
	cursor: pointer;
}

#link2 {
	margin-top: 15px;
        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 18px;
        color: #FFFFFF;
	cursor: pointer;
}

#link3 {
        margin-top: 15px;
        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 18px;
        color: #FFFFFF;
        cursor: pointer;
}

#link4 {
        margin-top: 15px;
        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 18px;
        color: #FFFFFF;
        cursor: pointer;
}

#link5 {
        margin-top: 15px;
        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 18px;
        color: #FFFFFF;
        cursor: pointer;
}

#link6 {
        margin-top: 15px;
        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 18px;
        color: #FFFFFF;
        cursor: pointer;
}

#link7{
        margin-top: 15px;
        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 18px;
        color: #FFFFFF;
        cursor: pointer;
}

#link8 {
        margin-top: 15px;
        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 18px;
        color: #FFFFFF;
        cursor: pointer;
}

#link9 {
        margin-top: 15px;
        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 18px;
        color: #FFFFFF;
        cursor: pointer;
}
#text_box_otsikko {
	border-bottom-style: hidden;
	width: 600px;
	margin-top: 25px;
	margin-left: 170px;
	position: relative;

        text-align: center;
        background-color: #9B315C;
        font-family: Georgia;
        font-size: 14px;
        color: #FFFFFF;
}

#text_box {
	width: 600px;
        margin-left: 170px;
	position: relative;

        background-color: #FFFFFF;
        font-family: Georgia;
        font-size: 14px;
        color: #000000;
}
#pikkupoxit {
        width: 150px;
        float: right;
}
#yhteystiedot {
	width: 150px;
	float: right;
}
#yhteystiedot_otsikko {
	margin-top: 15px;
	position: relative;
        width: 200px;
        text-align: center;
        background-color: #9B315C;
        font-size: 14px;
        color: #FFFFFF;
}

#yhteystiedot_box {
	position: relative;
	width: 200px;
        background-color: #FFFFFF;
        font-size: 14px;
        color: #000000;
	text-align: center;
}


#copyright {
	position: relative;
	margin-left: 170px;
	width: 600px;
	text-align: center;
	background-color: #9B315C;	
	font-family: Georgia;
	font-variant: small-caps;
	font-size: 10px;
	color: #FFFFFF;
}


a:link {
	color: #9B315C;
	text-decoration: none;

} 
a:visited {
	color: #9B315C;
 text-decoration: none;
}
b {
	color: #9B315C;
}