body {

	margin: 10px 0px 0px 0px; 
	padding:0px;
	text-align:center;
	background-color:#fff;
	font: 14pt arial;
	color: #000;
line-height: 130%;
	
	}
		h1{
	margin: 9px 0px 10px 0px;
	font: 1.3em arial;
	font-weight: 100;
	color: #000;

	}
	h2{
	margin: 0px;
	font: 1em arial;
	font-weight: bold;
	color: #000;
	}
	div.ohjelmistot h2{
	text-transform: uppercase;
	margin-bottom: 20px;
	}
	
	p{
	margin: 10px 0px 10px 0px;
	font: 9pt arial;
	color: #000;
	line-height: 150%;
	}
	
	a, a:visited{
	font: 9pt arial;
	text-decoration: underline;
	color: #000;
	}
	a:hover
	{
	font: 9pt arial;
	text-decoration: underline;
	color: #000;
	}
	img{
	margin: 10px 0px 12px 0px;
	}

	#content-container{
	margin: 0px auto;
	text-align: left;
	width: 862px;
}	
#top-bg{
	position: absolute;
	width: 862px;
	border-left: 2px solid #300;
	border-right: 2px solid #300;
	height: 93px;
	background-color: #300;
	background: url(../images/top-bg.jpg) repeat-x 0 0;
}
#top-bg img{
	margin: 0px;
	margin: 11px 0 0 8px;
	padding: 0px;
	border: 0px;
	float: left;
}

#top-bg a{
	border: 0px;
}

/*Weekday and namesday*/
#top-info{
	position: absolute;
	top: 93px;
	width: 854px;
	height: 30px;
line-height: 30px;
padding-left: 8px;
	border-left: 2px solid #300;
	border-right: 2px solid #300;
	border-bottom: 2px solid grey;
	background: url(../images/ylapuu.gif) repeat-x 0 0;
}
#top-info img{
	margin: 0px;
	padding: 0px;
}

/*Weekday and namesday* ends*/
/*The Navigation div*/
#nav{
	position: absolute;
	top: 125px;
	width: 862px;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	border-left: 2px solid #300;
	border-right: 2px solid #300;
	background: url(../images/nav_bg.gif) repeat-x 0 0;
	/*filter:alpha(opacity=50);*/
}
#nav ul{

	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-left: 7px;
	
	}
#nav li{
	float: left;
	margin: 0;
	padding: 0;
	
	}

#nav a{
	display: table; 
	height: 27px;
	line-height: 27px;
	float: left;
	position: relative;
	background: url(../images/nav_bg.gif) repeat-x 0 0;
	border-left: 1px solid #600;
	margin: 0;
	padding: 0 15px 0 15px;
	text-decoration: none;
	color: #ff6;
}
#nav .selected  a{
	color: #f00;
}

/*Matkailu navigation*/

.matkailu-nav{
float: left;
width: 200px;
clear: both;
}
.matkailu-content{
margin-left: 210px;
}
	/*Navigation ends*/


/*Dynamic content area*/

#center-container{
	position: absolute;
	top: 152px;
	width: 862px;
	height: 470px;
	border-left: 2px solid #300;
	border-right: 2px solid #300;
	background: url(../images/cont-bg.jpg) repeat-x 0 0;
	
}
#left-content{
	position: absolute;
	top: 12px;
	width: 652px;
	height: 448px;
	padding: 10px 20px 0px 30px;
	overflow: auto;
}


#right-content{  
	position: absolute;
	top: 12px;
	left: 702px;
	width: 132x;

	height: 438px;
	padding: 10px 10px 10px 10px;
	overflow: hidden;
	background: url(../images/right-cont-bg.jpg) no-repeat 0 0;
text-align: center;


}
#right-content h1, #right-content h2{
margin: 3px;
color: white;
}   

#right-content a{
margin: 2px;
color: white;
width: 135px;
}   
#right-content p{
color: white;
margin: 0px;
width: 135px;
padding: 0;
font-size: 0.6em;
}

#right-content img{
border: 0;
margin: 0px;
padding: 0;
}   

.firstpage-3-columns{
      font-size: 0.8em;
	float: left;
	width: 180px;
height: 105px;
	overflow: hidden;
margin-right: 5px;
	padding: 5px 5px;
padding-top: 25px;
background: url(../images/firtpage-column-bg.jpg) no-repeat 0 0;

	}
.firstpage-3-columns h2{
font-size: 0.9em;
margin-bottom: 5px;
}
.firstpage-3-columns p{
margin: 0;
margin-bottom: 7px;
}

/*Apply for membership form*/

.form table{
width: 600px;
}

.form label, .form p, .form td{
font:  8pt arial;
margin: 0;
}

.form input, .form textarea{
width: 300px;
background-color: #efe3e3;
border: 0;
}

.form input.button{
width: 100px;
margin-left: 380px;
}
.form input.form-radio{
width: 10px;
}

/*Right-side News area*/
.news{
	text-align: left;
	margin-bottom: 10px;
	overflow: hidden;

}

.news h1{
font-size: 1em;
font-weight: bold;
}
.news h2{
font-size: 0.8em;
}

.news p{
	margin: 0px 0px 0px 0px;
}

.news img{
	margin: 0;
	margin-top: 11px;
	padding: 0;
}
.news hr{
	color: #999;
	margin: 13px 0px;
}
/*news ends*/

.link_left{
float: left;
margin-right: 15px;
}
.linkDiv{
position: absolute;
left: 250px;
top: 50px;
//border: 1px dotted grey;
margin-left: 10px;
padding: 0px 10px 10px 10px;
width: 400px;
color: black;
}
a.showInfo{
cursor: pointer;
font: 12pt;
margin:0;
padding: 5px;
background-color: #300;
color: white;
width: 200px;
display: block;
text-decoration: none;
border: 1px solid black;
}

.linkDiv p{
padding: 0;
margin:0;
color: #999;
}
.linkDiv a{
color: #000;
}
/*Content ends*/


/*Footer*/
#footer{
	position: absolute;
	top: 622px;
	width: 862px;
	height: 20px;
	border-top:1px solid #ccc;
	border-left: 2px solid #300;
	border-right: 2px solid #300;
	border-bottom: 2px solid #300;
	
	background: url(../images/nav-footer-bg.png) repeat-x 0 0;
color: blue;
	font: 8pt arial;
	
}
#footer p, #footer a{
color: blue;
	font: 8pt arial;
vertical-align: middle;
margin-left: 8px; 
line-height: 1%;
text-decoration: none;
}

#footer span{
float: left;
display: block;
top: -5px;
width: 278px;
}
/*Footer ends*/	
	

