html, body {margin: 0; padding: 0; border: 0;}

body {
	font-family: Arial, Helvetica, Verdana, sans-serif; 
	font-size: 12px; 
	text-align: center;
	color: #000000; 

	background-color: #D6DBEF;
}

hr {	
	width: 100%;
	height: 1px;
	margin: 0px 1px 1px 0px;
	padding: 0;
}

a img {
	border: none;	
	}


/************************************************************************** TXT */

/*p {margin: 0; padding: 0px 0px 0px 0px;}

* html p {margin: 0; padding: 0px 0px 0px 0px;}*/

.DBOtsikko {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
   	color: #FF9900;
 	font-size: 18px;
 	font-weight: bold;
 	padding-top:7px;
}

.Otsikko {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
   	color: #FF9900;
 	font-size: 18px;
 	font-weight: bold;
 	padding-top:6px;
}

.txtCopyright {
	font-family: Verdana;
	font-size: 10px;
	padding: 4px;
	margin: 2px;
	color: navy;
	padding: 6px 6px 6px 2px;
	font-weight: normal;
	text-decoration:none;
}

.txtCopyright a {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	color: navy;
	font-weight: normal;
	text-decoration:none;
}

.txtCopyright a:hover {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	color: navy;
	font-weight: normal;
	text-decoration: underline;
}

/************************************************************************** DIV */

#Skeleton {
	margin: 0 auto;
	width: 768px;
	text-align: left;
	background: url(../images/bodybg.gif) center top repeat-y;
	background-color: #FFFFFF;
	overflow: hidden;
}


html>body #Skeleton {border-bottom: 1px solid transparent;}


#HeaderBox {
	position: relative;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 768px; 
}

* html #HeaderBox {width: 770px; w\idth: 770px;}

#BanneriBox {
	position: relative;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	width: 768px; 
}

* html #BanneriBox {width: 768px; w\idth: 769px;}


#BanneriBox img {
	width: 768px;
	height: 150px;
}

* html #BanneriBox img {width: 770px; w\idth: 771px;}

#TopMenuBox {
	position: relative;
	width: 768px;
	height: 26px;
	background: url(../images/menubg2.gif) repeat-x;
	margin: 0px;
	padding: 0px;
}

* html #TopMenuBox {width: 770px; w\idth: 771px;}

#ColPlacementOuter {
	border-left: 183px solid #fff;  
	
}

#ColPlacementInner  {
	width: 598px;
	background: transparent;
	
}

* html #ColPlacementInner {width: 100%;}


html>body #ColPlacementInner {border-bottom: 1px solid transparent;}

#MainContainerBox {
	float: left;
	width: 770px; /* muuta rightbox -palstan leveyden kanssa */
	margin: 0;
	margin-left: -183px;
	padding: 0;

	
}

html>body #MainContainerBox {border-bottom: 1px solid transparent;}

#LeftBox {
	position: relative;
	display: block;
	float: left;
	width: 183px;
	margin: 0 0 20px -3px;
	padding: 0;
	top: 0;
	left: 0;
	min-height: 500px;
	background: transparent;
}

* html #LeftBox { height: 500px;}

html>body #LeftBox {border-bottom: 1px solid transparent;}

#HeadlinesBox {
	position: relative;
	width: 140px;
	margin: 6px 0 0 15px;
	padding: 0;
}

#CenterBox {
	position: relative;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
	background: transparent;
	width: 572px;
	oveflow: hidden;
	background: #fff;
	
}

.SpacerBox {clear: both;}


.LeftContent {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0 5px 0 0;
	width: 380px;
	float: left;
	background: url(../images/dot.gif) 379px 0 repeat-y;

	overflow: hidden;
}


.RightContent {
	display: inline;
	position: relative;
	margin: 0;
	padding: 0;
	width: 175px;
	float: left;
	overflow: hidden;


}


#FooterBox {
	width: 768px; 
	height: 26px;
	text-align: right;
	margin: 0;
	background: #EAEDF6;
}

* html #FooterBox{width: 770px; w\idth: 770px;}

html>body #FooterBox {border-bottom: 1px solid transparent;}

#BottomMenuBox {
	position: relative;
	width: 768px;
	height: 26px;
	margin: 0px;
	padding: 0px;
}

* html #BottomMenuBox {width: 770px; w\idth: 771px;}

#navigate {
 	position: relative;
 	display: block;
	color: #3249AB;
	margin: 0 0 -2px 0;
 	padding: 3px 0 8px 0; 
 	width: 768px;
 	background: #ffffff;
 }
 
 /* html #navigate {width: 770px; w\idth: 771px;}*/
 
#navinner{
  	position: relative;
  	float: right;
 	color: #3249AB;
 	margin: 0px 0 0px 0;
 	padding: 8px 10px 8px 10px; 
  	width: 570px;
  	height: 15px;
  	background: #ffffff;
 }
 
#navigate a {
 	position: relative;
 	float: left;
	color: #3249AB;
	margin: 0;
 	padding: 0; 
 	height: 15px;
 	background: #ffffff;
	text-decoration: underline;
	
 }
 
#navigate a:hover {
  	position: relative;
  	float: left;
 	color: #3249AB;
 	margin: 0;
  	padding: 0; 
 	text-decoration: none;
 	
 }
 
#back {
 	position: relative;
 	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	padding: 0 0px 0 10px; 
 	width: 80px;
 	height: 15px;
 	background: #ffffff;
	background-image: url("../images/pointer_left.gif");
 	background-repeat: no-repeat;
 	background-position: left top; 
 }
 
#top {
 	position: relative;
 	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	padding: 0 0px 0 10px; 
 	width: 100px;
 	height: 15px;
 	background: #ffffff;
	background-image: url("../images/pointer_up.gif");
 	background-repeat: no-repeat;
 	background-position: left top;  
 }
 
#forward {
 	position: relative;
 	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	padding: 0 0px 0 10px; 
 	width: 85px;
 	height: 15px;
 	background: #ffffff;
	background-image: url("../images/pointer_right.gif");
 	background-repeat: no-repeat;
 	background-position: 0px 2px;  
 }
 
#print {
 	position: relative;
 	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
 	padding: 0 0px 0 15px; 
 	width: 100px;
 	height: 15px;
 	background: #ffffff;
	background-image: url("../images/tulostin.gif");
 	background-repeat: no-repeat;
 	background-position: right top;  
 }


#SAContent2 {
	width: 365px;
	margin-top:6px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	display: block;
   	color: #FF9900;
 	font-size: 18px;
 	font-weight: bold;
 	
 	overflow: hidden;
}

#SAContent1 {
	width: 365px;
	margin-top:16px;
	overflow: hidden;
}

#SAContent1 a, a {
	color: navy;
	text-decoration: underline;
}

#SAContent1 a:hover, a:hover {
	color: navy;
	text-decoration: none;
}

#SAArea1 {
	width: 365px;
}


#FrontPageMenu {
	position: relative;
	/*float: left;*/
	width: 185px;
	/*height: auto;*/
	margin: 0 0 0 2px;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background: #FFFFFF;	
	overflow: hidden;
}

#FrontPageMenu ul {
	display: block;
	list-style-type: none;
	list-style-image: none;
	margin:0;
	margin-top: 8px;
	margin-left: 8px;
	padding: 0;
	border: 0;
}


#FrontPageMenu li {
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

html>body #FrontPageMenu ul li a {width: auto;}		


#FrontPageMenu ul li a {
	display: block;
	width: 95%;
	margin: 0 15px 0 0;
	padding: 1px 8px 1px 8px;
	color: #134498;
	text-decoration: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/oranssikolmio.gif) no-repeat left center;
}

#FrontPageMenu ul li a:hover {
	text-decoration: underline;
}


#IncludeBox {
	display: block;
	width: 570px;
	position: relative;
	overflow: hidden;
	margin: 10px  0 0 0;
	padding: 0;
	background: url(../images/include_bg.gif) repeat-y top left;
}

html>body #IncludeBox {
	border-bottom: 1px solid transparent;
}

#UutisetBox {
	position: relative;
	display: inline;
	width: 190px;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 0;
}

html>body #UutisetBox{
	border-bottom: 1px solid transparent;
}

#TiedotteetBox {
	position: relative;
	display: inline;
	width: 190px;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 0;
}

html>body #TiedotteetBox  {
	border-bottom: 1px solid transparent;
}

#TapahtumaBox {
	position: relative;
	display: inline;
	width: 190px;
	overflow: hidden;
	float: left;
	margin: 10px 0 0 0;
}


html>body #TapahtumaBox {
	border-bottom: 1px solid transparent;
}


#IncludeTitles {
	width: 564px;
	height: 32px;
	overflow: hidden;
	margin: 0;
	padding: 5px 0 0 0;
	overflow: hidden;
	background: url(../images/dot_line_horizontal.gif) left bottom repeat-x;
	background-color: #EAEEF7;
}


.IncludeTitle1 {
	display: inline;
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}

.IncludeTitle2 {
	display: inline;
	float: left;
	
	margin: 0 0 0 90px;
	padding: 0;		
}

.IncludeTitle3 {
	display: inline;

	float: left;
	margin: 0 0 0 130px;
	padding: 0;		
}

.IncludePaddings {
	display: block;
	padding: 0 5px 0 5px;
	margin: 0;
}

#LogoBox {
	display: block;
	position: relative;
	height: 130px;
	width: 564px;
	overflow: hidden;
	padding: 0 10px 5px 10px;
	margin: 20px 0 0 0;
	float: left;
	text-align: center;
	
	background: url(../images/dot_line_horizontal.gif) left bottom repeat-x;
	background-color: #EAEEF7;
}

html>body #LogoBox {width: 544px;}

#LogoBox img {
	position: relative;
	border: none;
	display: inline;
	margin: 5px 0 5px 15px;

	
}




























