html{
	margin:0;
	padding:0;
	border:0;
	background-color:#ffffff;
	background-image:url("../pics/tausta.jpg");
	background-repeat: repeat-x;
	font-size:16px;
	font-style:normal;
	font-family: Georgia;
	letter-spacing:1px;
	color:black;
}
body{
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0px 0px 20px 0px; 
	border:0; 
}
#toppage{
	position:relative;
	height:170px;
	width:670px;
	background-image:url("../pics/topimage.jpg");
	background-repeat: no-repeat;
	clear:both;
	margin:0px 0px 0px 0px;
}
#content{
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0;
	width:670px;
	height:450px;
	background-image:url("../pics/contentarea.png");
	background-repeat: no-repeat;
}
#text{
	position:absolute;
	top:60px;
	width:499px;
	height:370px;
	overflow:auto;
	margin:20px 50px 20px 40px;
	padding-right:60px;
}
#text p{
	color: #444;
	text-decoration: none;
	word-spacing: normal;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 20px;
	font-size: 16px;
}
#text p:first-letter{
	color:#db7100;
	font-size:22px;
}
#mainpage{
	position:relative;
	margin:30px auto 0px auto;
	padding:0;
	width:670px;
}
#topic{
	position:absolute;
	top:0px;
	letter-spacing:2px;
}
#topic h2{
	margin:0;
	font-size:20px;
	padding-left:20px;
	color:#aaaaaa;
}
#leftpage{
	position:absolute;
	overflow:auto;
	width:440px;
	height:460px;
	top:30px;
	margin:0;
	padding:0;
	background-color: transparent;
	z-index:1;
	font-size:17px;
	word-spacing: 4px;
}
#bottom{
	position:relative;
	width:625px;
	height:77px;
	z-index:2;
	background-image:url("../pics/bottom.png");
}
#bottom p{
	margin:0px 0px 0px 0px;
	padding: 30px 0px 0px 0px;
	width:595px;
	text-align:center;
	color:#666666;
	font-size:13px;
}
#bottom img{
	padding-top:10px;
}
a img {
	border:0;
}
a:hover img{
	border:0;
}
a:visited img{
	border:0;
}
#mainlinks{
	position:absolute;
	top:175px;
	left:0px;
	line-height:28px;
	color:black;
	font-size:20px;
	z-index:2;
	list-style-type:none;
}
#mainlinks ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 40px;
}
#mainlinks li{
	display:inline;
	margin-right:40px;
}
h1{
	color:#719870;
	margin:10px 5px 5px 10px;
	padding-left:20px;
	font-size:22px;
	background-image:url("../pics/otsikko.gif");
	background-repeat: no-repeat;
	background-position:left bottom;
}
#page h2{
	font-size:18px;
	color:#999999;
	margin: 5px 5px 5px 20px;
}
#mainlinks a, a:visited{
	color:#db7100;
	text-decoration:none;
}
#mainlinks a:active{
	color:#black;
}
#mainlinks a:hover{
	color:black;
}
#page a, a:visited, a:active{
		color:#999999;
		text-decoration:none;
}
#page a:hover{
	color:#719870;
	text-decoration:none;
}
#map{
	margin-left:15px;
}
.linktable{
	width:98%;

}
.linktable td{
	width:25%;
	text-align:center;
}
.content{
	margin:5px 5px 5px 20px;
}
.topic{
	font-weight:bold;
	font-size:18px;
	padding-bottom:10px;
	padding-top:10px;
}
.time{
	padding-left:10px;
	color:#719870;
}
.program{
	padding-left:20px;
}
.header{
	color:#719870;
}
.name{
	padding-left:10px;
	color:#719870;
}
.city{
	padding-left:20px;
	color:#999999;
}

.businesscard{
	position:relative;
	height:130px;
	width:310px;
	margin-top:10px;
	background-image:url("../pics/businesscard.jpg");
	background-repeat: no-repeat;
}
#headers{
	position:absolute;
	top:215px;
	z-index:2;
}
#headers h1, h2, h3{
	display:inline;
	margin:5px 10px 15px 10px;
}
#headers h2{
	font-size:12px;
	color:#333333;
}
#headers h3{
	font-size:12px;
	color:#333333;
}
#ContactForm{
	position:absolute;
	top:45px;
	left:20px;
	height:350px;
}
#ContactForm td{
	color: #444;
	font-size:14px;
}
#ContactForm input, select, textarea{
	color:#666666;
	letter-spacing:1px;
	font-family: Georgia;
	padding-left:2px;
}
.button:hover{
	color:#333333 !important;
}

#headers a, a:visited{
	color:#666666;
	text-decoration:none;
}
#headers a:active{
	color:#black;
}
#headers a:hover{
	color:#db7100;
}

#ContactForm textarea{
	padding:5px 5px 5px 5px;
}
#ContactForm td:first-letter{
	color:#db7100;
	font-size:16px;
}

#errors
{
position:relative;
font-size:12px;
}

.current{
text-decoration:underline;
}
