/*body {
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-position: left top;
}
*/
hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

#page {

}

#leftsider {
	padding: 50px 0 0 50px;
	float: left;
	width:300px; 
}

#content {
	float: left;
	margin-top: 75px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
}

.par {
	margin: 0px 30px 0 0px; 
	padding-left: 30px; 
	float: left; 
	width: 315px;	
	height: 300px;
}

.alt {/* modify this to add style to alternate sections*/}
/*
#menu {
	margin-top: 60px; 
	padding-left: 6px;
}

#menu ul {
	list-style: url(../img/rightsmall.png);
}

#menu a{
	text-decoration: none;
	color: #22b1e1;
}

#menu a:hover{
	border-bottom: 1px solid #22b1e1;
}
#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: -5px;
	padding-left: 15px;
	border-bottom:none;
	color: #22b1e1;
	background: url(../img/leftsmall.png) no-repeat scroll left center;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:1px solid #22b1e1;
}
*/
#info {
	cursor: pointer;
	text-align: center;
	position: fixed;
	top: 670px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	right: 42%;
	width: 300px;
	padding: 0px;
	color: #DADAD6;
}
#arrows {
	cursor: pointer;
	text-align: center;
	position: fixed;
	right: 43%;
	top: 610px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#arrows ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	height: 55px;
	width: 125px;
	text-align: center;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	height: 55px;
	width: 125px;
}

#arrows ul #left a {
	background-color: transparent;
	background-image: url(../img/kapylehma-vas2.png);
	background-repeat: no-repeat;
	width: 125px;
}
#arrows ul #right a{
	background-color: transparent;
	background-image: url(../img/kapylehma-oik2.png);
	background-repeat: no-repeat;
	width: 125px;
}


#rightsider {
	padding: 0 10px 0px 0;
}	

#rightsider a{
	color: #C3CB54;
	text-decoration: none;
}
.kurre1{
	padding-left: 28px;

}
#kurre2{
	position: absolute;
	left: 2392px;
	top: 150px;
	z-index: 4;
}

