html, body {margin: 0; padding: 0; border: 0;}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	font-size: 11px;
	color: #333;
	background: #fff;
	text-align: center;
}

hr {	
	width: 100%;
	height: 1px;
}

p {	
	margin:0;
	padding:0 0 15px 0;
}

img {	
	border:0;
}

/************************************************************************** TXT */

body a {
	color: #AA1925;
	text-decoration: none;
}

body a:hover {
	color:#AA1925;
	text-decoration: underline;
}



.txtCopyright {
	padding: 10px;
	margin: 2px;
}

.txtCopyright a {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	padding: 6px;
	color: #fff;
	font-weight: normal;
	text-decoration:none;
}

.txtCopyright a:hover {
	font-family: Verdana;
	font-size: 10px;
	margin: 0;
	padding: 6px;
	color: #fff;
	text-decoration: underline;
}

/************************************************************************** DIV */

#Skeleton {
	margin: 0 auto;
	padding: 0;
	width: 770px;
	text-align: left;
	background-color: transparent;
}

html>body #Skeleton {border-bottom:1px solid transparent;}

#HeaderBox {
	
	display: block;
	width: 770px;
	/* height: 252px; */
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

#BannerMask {
	position: relative;
	top: 0px;
	left: 0px;	
	display. block;
	width: 770px;
	height: 216px;
	background: url(../img/bannermask.gif) no-repeat left top;
	z-index: 20;
}

#BannerBox {
	position: relative;
	width: 770px;
	height: 216px;
	display: block;	
	margin: 0;
	padding: 0;
	z-index: 1;
}

#BannerBox img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border-bottom: none;
	z-index: 10;
}

#HeaderBottom {
	text-align: right;
	margin: 0 0 0 0;
	padding: 0;
	display: block;
	width: 770px;
	height: 36px;
	background: url(../img/header_bottom.gif) no-repeat left top;
	font-weight: bold;
	background-color: #ddd;	
}

#TopLinks {
	height: 32px;
	padding: 4px 0 0 0;
	color: #FFCC66;

}

#TopLinks ul {
	margin: 0 0 0 500px;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

#TopLinks ul li {
	display: inline;
	padding: 0 0px 0 0px;
	float: left;
	text-align: right;
}

#TopLinks ul li a {
	font-weight: bold;
	margin: 0;	
	color: #FFCC66;
	display: block;

	text-decoration: none;
	padding: 2px 5px 1px 5px;
}

#TopLinks ul li a:hover {
	color: #FFCC66;
	text-decoration: underline;
}

#TextTop {
	background: url(../img/text_top.gif) no-repeat left top;
	width: 407px;
	height: 11px;
	overflow: hidden;
	display: block;
	position: relative;
	margin: 0 10px 0 10px;
	padding: 0;

}


#TextBox {
	position: relative;
	display: block;
	width: 407px;
	margin: 0 10px 10px 10px;
	padding:0;
}

body>html #TextBox { border-bottom: 1px solid transparent;}

#TextHolder {
	position: relative;
	display: block;
	padding: 20px;
	background: url(../img/text_bg.gif) repeat-y left top;
}

html>body #TextHolder {border-bottom: 1px solid transparent;}

* html #TextHolder {height: 300px;}

#TextBottom {
	position: relative;
	height: 11px;
	width: 407px;
	display: block;
	overflow: hidden;
	padding: 0;
	background: url(../img/text_bottom.gif) no-repeat left top;
}

html>body #TextBottom { border-bottom: 1px solid transparent;}

#ColPlacementOuter {
	/* vas. ja oik. palstoille varattu leveys kayttaen joko bordereita tai paddingia */
	border-left: 171px solid #fff;
	border-right: 172px solid #fff;
	/*padding: 0 172px 0 171px;*/
	background: #fff;
}

html>body #ColPlacementOuter {border-bottom:1px solid transparent;}

#ColPlacementInner  {
	width: 599px; /* sivun leveys miinus vasemman palstan leveys */ 
	background: #fff;
}

* html #ColPlacementInner {width: 100%;}

html>body #ColPlacementInner {border-bottom:1px solid transparent;}

#MainContainerBox {
	position: relative;

	display: block;
	float: left;
	width: 598px; /* kokoleveys miinus oikean palstan leveys */
	margin: 0 0 0 -171px; /* neg. vasen marginaali yhta levea kuin vasen palsta */
	padding: 0;
}

html>body #MainContainerBox {border-bottom:1px solid transparent;}

#LeftBox {
	position: relative;
	display: block;
	float: left; 
	width: 171px;
	margin: 0;	
	padding: 0;
	background: url(../img/left_bg.gif) repeat-y left top; 	
}

html>body #LeftBox {border-bottom:5px solid #fff;}

#MenuBackground {
	position: relative;	
	width: 171px;
	margin: 0;
	padding: 0;
}

html>body #MenuBackground {border-bottom:1px solid transparent;}

#MenuBox {
	float: left; 
	margin: 0;
	padding: 0;
	width: 171px;
	position: relative;
	display: block;
}

html>body #MenuBox {border-bottom: 1px solid transparent;}

#MenuBottom {
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	background: url(../img/menu_bottom.gif) no-repeat left top;
	height: 59px;
	width: 171px;
	text-align: center;
	background-color: #fff;
}

#Copy{
	display: block;
	color: #A58386;
	padding-top: 20px;
	font-size:11px;
}

html>body #MenuBottom {border-bottom: 1px solid transparent; margin-bottom: -3px;}

#RightBox {
	padding: 0;
	position: relative;
	display: block;
	float: right;
	width: 172px;
	background: #fff;
}

* html #RightBox {
	margin-right: -172px;
}

html>body #RightBox {border-bottom:1px solid transparent;}


.IncludeTop {
	width: 172px;
	margin: 0 0 0 0;
	padding: 0;
	height: 12px;
	background: url(../img/include_top.gif) no-repeat left top;
}

.IncludeTop img {
	display: block;
	height: 12px
	width: 172px;
	margin: 0;
	padding: 0;
}

#Ajankohtaista, #Tapahtumat, #Yhteys {
	padding: 0 10px 0 10px;
	margin: 0;
	width: 172px;
	overflow: hidden;
	display: block;
	background: url(../img/include_body.gif) repeat-y left top;
	background-color: transparent;
}

.IncludeBody {
	padding: 0 10px 0 10px;
	margin: 0;
	width: 172px;
	overflow: hidden;
	display: block;
	background: url(../img/include_body.gif) repeat-y left top;
	background-color: transparent;
}


.IncludeBody ul {
	padding: 0;
	margin: 0 0 0 10px;

}

.IncludeBody ul li {
	padding: 2px 0 2px 0;
	margin: 0;

}

.IncludeBody ul li a {
	color:#A11925;

}


.Header {
	display: block;
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 14px;
	color: #FFCC66;
	font-weight: bold;
	padding: 0 0 10px 0;
	margin: 0;
}

.SubHeader {
	display: block;
	font-family: Arial, Helvetica, Verdana, Sans-serif; 
	font-size: 12px;
	color: #FFCC66;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

#Tapahtumat a, #Ajankohtaista a, #Yhteys a  {
	padding: 0;
	margin: 0;
	display: block;
	text-decoration: none;
}

#Tapahtumat p, #Ajankohtaista p, #Yhteys p {
	padding: 0 0 5px 0;
	margin: 0;
}

.IncludeBottom {
	display: block;
	height: 12px;
	background: url(../img/include_bottom.gif) no-repeat left bottom;
	padding: 0;
	margin: 0 0 10px 0;
}

* html .IncludeBottom {margin-top: -2px;}

.ContentHolder {
	width: 150px;
	oveflow: hidden;
	display: block;

}

#CenterBox {
	position: relative;
	float: right;
	display: block;
	width: 427px;  /*with rightbox*/
	margin: 0;
	padding: 0;
	background-color: #fff;

}

html>body #CenterBox {border-bottom:1px solid transparent;}

#Powered {
	display: block;
	padding: 0 0 0 120px;
	margin:  0 0 10px 0;
	color: #EBD8C5;
}

#FooterBox {
	display: block;
	color:#fff;
	width: 770px;
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 0; 
	/*float: left;*/
	padding: 0;
	padding-top: 7px;
	height: 31px;
	background: url(../img/footer_bg.gif) no-repeat top left;
}

html>body #FooterBox {border-bottom: 1px solid transparent}

#FooterBox a {	
	display: block
	float: left;
	padding: 0 20px 0 20px;
	text-decoration: none;
	color:#fff;
}

#FooterBox a:hover {	
	text-decoration: underline;
}

html>body #FooterBox {margin-top: -2px;}


.SpacerBox {clear: both;}

#SAContent1 {
	position: relative;
	display: block;
	overflow: hidden;
	width: 364px;
	margin: 0;
	padding: 0 0 16px 0;
}

#SAContent2 {
	position: relative;
	overflow: hidden;
	width: 364px;
	margin: 0;
	padding: 0;
	line-height: 15px;
}

#SAContent3 {
	position: relative;
	overflow: hidden;
	width: 150px;
	margin: 0;
	padding: 0;
}



#SAContent4 {
	position: relative;
	overflow: hidden;
	width: 150px;
	margin: 0;
	padding: 0;
}
