
/* Body = koko dokumentti */

body {
	font-family: Arial, Verdana, sans-serif;
	background: url(../tikulaku.jpg) repeat;
	background-color: #ffffff;  
     }


/* Wrapper = keskitys */

#wrapper {
width: 500px;
margin-left: 260px;
margin-top: 160px;
text-align: left;
}

#content {
background-color: white;
border: 0px;
padding: 10px 30px 10px 50px;
font-family: Georgia, Arial, Helvetica;
font-size: 12pt;
color: #889966;
} 


/* Top image */

#top_image {
margin-left: 0px;
text-align: center;
border: 0px;
padding: 0px;
margin-bottom: 40px;
} 


/* Top left image */
#top_left {
margin-left: 0px;
left: 50px;
top: 180px;
position: absolute;
}

/* Left content style */
#content_left {
margin-left: 0px;
left: 50px;
top: 430px;
position: absolute;
border: 0px;
padding: 0px 20px 20px 30px;
font-family: Georgia, Arial, Helvetica, Sans-Serif;
font-size: 9pt;
color: #889977;
background-color: #FFFFFF;
width: 163px;
}


/* Right content style */
#content_right {
margin-left: 684px;
left: 0px;
top: 20px;
position: absolute;
border: 0px;
padding: 0px 20px 20px 30px;
font-family: Arial, Helvetica, Sans-serif;
font-size: 12pt;
color: #AA6633;
}



#subheader, h2 {
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: 100;
	letter-spacing: 5px;
	color: #999999; 
	margin-top: 27px;
	margin-bottom: 22px;
	padding: 0px;
	}

#abstract {
	font-size: 14px;
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	color: #884422; 
	padding-left: 15px;
	margin-left: 15px;
	border-left: 5px solid #dddddd; }


#footer {
text-align: center;
font-size: 10px;
color: #999999;
} 

p { 	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0px;
}

p u {	text-decoration: none;
	border-bottom: 1px dotted #448822; }

ul { 	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	color: #999933;
	margin: 0px;
	padding: 0px;
}	

li {	margin-left: 20px;
	padding-left: 15px;
	margin-bottom: 5px;
	list-style: none;
}

li b {  font-weight: 100;
	font-size: 14px;
	color: #996633; }

li u {	text-decoration: none;
	border-bottom: 1px dotted #CCAA88; }
	


/* linkkien väri ja tyyli */

a {
		color: #ddcc33;
		text-decoration: underline;
	}

	a:visited{
		color: #ddcc33;
	}





