body
{
	background:#f1f1f1;
	color:#333;
	font:85%  helvetica, sans-serif, verdana;
	margin:0;
	padding:0;
}

body a:visited 
{
	text-decoration:none;
	border:0;	
}

.left 
{
	float:left;
	padding:0;
	text-align:left;
	font-size:1em;
	font-weight:normal;
	display:inline;
}

.right
{
	display:inline;
	float:right;
	text-align:right;
	padding:0;
	font-size:1em;
	font-weight:normal;
}

.floatleft 
{
	float : left; 
	margin : 0px 5px 5px 0px; 
	border : 0 solid #666; 
	padding : 2px; 
} 

.floatright 
{
	float : right; 
	margin : 0 0 5px 5px; 
	border : 0 solid #666; 
	padding : 2px; 
} 

#wrapper
{
	background:#fff;
	border:1px solid #333;
	color:#000;
	margin:10px auto;
	padding:0px;
	width:842px;
}

#top
{
	background: #3177FF url(img/kallio.jpg);
	color:#fff;
	height:161px;
	margin:0;
	padding:0;
}

#navigation ul,#navigation li
{
	margin:0;
	padding:0;
}

#navigation
{
	background:#516695;
	color:#fff;
	font-size:1em;
	height:2em;
	line-height:2em;
}

#navigation li
{
	float:left;
	list-style:none;
	white-space:nowrap;
}

#navigation li a
{
	background:inherit;
	color:#fff;
	display:block;
	font-weight:bold;
	padding:0 15px;
	text-decoration:none;
	text-transform:uppercase;
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover
{
	background:#D2D1D9;
	color:#333;
	text-decoration:none;
}

#content
{
	background:#fff;
	float:left;
	padding:10px 10px;
	width:500px;
	height: 300px;
	font:14px helvetica, sans-serif, verdana;
	border-right:1px solid #f1f1f1;
	color:#000;
}

#content1
{
	background:#fff;
	float:left;
	margin-left: 70px;
	margin-top: 20px;
	margin-bottom: 20px;
	width:700px;
	height: auto;
	font:14px helvetica, sans-serif, verdana;
	color:#000;	
}

#content p
{
	margin:10px 5px;
	padding-left:10px;
	padding-right:10px;
	background:inherit;
	color:inherit;
}

#sidebar p
{
	margin:5px 5px;
	padding-left:10px;
	padding-right:10px;
	background:inherit;
	color:inherit;
}

#sidebar2
{
	background:#fff;
	margin:0;
	padding:10px 0 0 0;
	border-right:1px solid #f1f1f1;
	float:right;
	width:310px;
}

#footer
{
	background:#516695;
	clear:both;
	color:#fff;
	font-size:.9em;
	height:1.8em;
	line-height:1.8em;
	padding:0;
	text-align:center;
}

#footer a
{
	background:inherit;
	color:#fff;
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer .left
{
	margin:0 0 0 8px;
}

#footer .right
{
	margin:0 8px 0 0;
}

.image
{
	margin-right: 7px;
	border-style: solid;
	border-width: 1px;
	margin-top: 20px;
	color: black;
}
