body{
	background: url(images/brushed_bg.jpg) left top #303030;
	margin: 0px;
	padding: 0px;
	
	font-family: arial;
	font-size: 14px;
	color: #666666;
	line-height: 140%;
}

a{
	outline: none; /* Removes ff border */
	text-decoration: none;
	color: #999999;
}

a:hover{
	color: #000000;
}

#pl{
	text-indent: -9999px;
	height: 47px;
	width: 260px;
	background: url(images/pekkalahteenmaki.png) left top no-repeat !important;
	background: url(images/pekkalahteenmaki.gif) left top no-repeat;
	margin: 40px 0px 35px 50px;
}

#longbox{
	white-space: nowrap;
	display: table;
	height: 445px;
	margin: 0px;
	padding: 0px 0px 0px 50px;
}



#leftie{
	display: table-cell;
	padding: 19px 20px 19px 0px;
	margin: 0px;
	text-align:left;
	vertical-align: top;
	width: 260px;
	background: url(images/bg_left.png) right top no-repeat !important;
	background: url(images/bg_left.gif) right top no-repeat;	
}

#menu{
	width: 260px;
}

.menulink{
	font-family: 'lucida sans', candara, arial;
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	letter-spacing: -0.05em;
	display: block;
	text-align: right;
	padding: 0px 20px;
	line-height: 25px;
	border-bottom: 1px solid #cccccc;
}

.menulink:hover{
	background: #cccccc;
	color: #ffffff;
}

.selected{
	font-family: 'lucida sans', candara, arial;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	letter-spacing: -0.05em;
	display: block;
	text-align: right;
	padding: 0px 40px;
	line-height: 25px;
	border-bottom: 1px solid #cccccc;
	background: #cccccc;
}

.selected:hover{
	color: #ffffff;
}

#contact{
	color: #888888;
	text-align: right;
	font-size: 13px;
	margin: 72px 20px 0px 10px;
}

#content{
	display: table-cell;
	float: left;
	height: 445px;
	margin: 0px 140px 0px 0px;
	padding: 0px;
	text-align:left;
	vertical-align: top;
	background: #ffffff;
	white-space: nowrap;
}

#gallery{
	display: table;
	float: left;
	font-size: 0px; /* Removes white space */
	padding: 0px;
	margin: 6px 0px 0px 4px;
	white-space: nowrap;
}

#gallery a{
	display: table-cell;
	position: relative;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

#gallery img{
	background: #eeeeee;
	height: 425px; 
	border: 4px solid #ffffff;
	margin: 0px 2px 0px 0px;
}

#gallery img:hover{
	border: 4px solid #cccccc;
}

#about{
	display: table;
	white-space: nowrap;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#about_txt{
	display: table-cell;
	margin: 0px;
	text-align:left;
	vertical-align: top;
	white-space: normal;
	padding: 15px 30px 10px 20px;
}

#about_photo{
	display: table-cell;
	text-align: right;
	margin: 0px;
	text-align:left;
	vertical-align: top;
	padding: 10px 10px 0px 10px;
}

#links{
	display: table;
	white-space: nowrap;
	width: 700px;
	margin: 0px;
	padding: 0px;
}

#links_left, #links_right{
	display: table-cell;
	margin: 0px;
	text-align:left;
	vertical-align: top;
	white-space: normal;
	padding: 15px 20px 10px 20px;
	width: 40%;
}

ul{
	text-indent: 0px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

li{
	list-style-type: disc;
	color: #bbbbbb;
	margin: 0px 0px 8px 0px;
	font-size: 10px;
	line-height: 120%;
}

li a{
	font-size: 14px;
}

h2{
	font-family: arial;
	font-size: 18px;
	color: #ababab;
	letter-spacing: -0.05em;
	margin: 10px 0px 20px 15px;
}

#footer{
	margin: 0px 0px 10px 50px;
	clear: left;
	font-size: 11px;
	color: #555555;
}

#footer a{
	text-decoration: none;
	color: #555555;
}

#footer a:hover{
	color: #cccccc;
}


.tooltip{
	text-decoration: none;
	position: relative;
}

#tooltipbox{
	z-index: 10;
	text-decoration: none;
	position: absolute;
	margin-top: -400px;
	font-size: 11px;
	white-space: nowrap;
	background: #ffffff;
	padding: 2px 6px 2px 10px;
	color: #333333;
	display: none;
}	

#backtomenu{
	position: absolute;
	left: -1000px;
	display: none;
}

#backtomenu img{
	width: 20px;
	height: 20px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
