body { 
	background: #464646;
	font-family: trebuchet ms, arial;
	font-size: 14px;
	color: #212121;
        line-height: 14px;
	margin: 0; 
	padding: 0;
	}  

a:link, a:visited {
	font-weight: bold; 
        color: #db2c2b; 
        font-style: none; 
        font-size: 12px; 
        text-decoration: underline;
        letter-spacing: 1px;   
        } 

#desc { 
        color: #FFFFFF;   
        font-weight: bold;
        } 

#copy { 
        color: #FFFFFF;  
	text-align: center;  
        }  

#otsikko { 
        color: #000; 
        font-size: 22px;
        padding-bottom: 5px;
        }  

#otsikko a { 
        color: #000; 
        font-size: 24px;
	text-decoration: none;
        }

a:hover {
	color: #0f2e63;
        font-weight: bold;
        text-decoration: underline;
        font-size: 12px;
        letter-spacing: 1px; 
	}
	
#wrapper {
	margin: 0 auto 0 auto;
	width: 686px;
	background-color: #fff;
	} 

#header {
	background: #464646 url(images/versio2.png) no-repeat center top;
	width: 761px;
	height:433px;
	padding: 0px;  
	text-align: center;  
	border-bottom: 0px solid #1f0000;
	}div#search {
	position:absolute;
	float:left;
	padding:0px 0px 0px 650px;
	}
	
#header h1 a:visited, h1 a:active {
	color: #eda82b; 
	text-decoration: none;
        font-size: 30px; 
	}
	
#header h1 a:hover {
	color: #ffffff;
	}

#h2 {  
        text-color: 477cc5;   
	}  
	
#container {
	border-right: 0px solid #1f0000;
        background: #f7f7f7; 
        line-height: 1.4;
	padding: 22px 12px 12px 12px;
	font-family: trebuchet ms, arial;
	width: 464px; 
	float: left;
	}

#container a:hover {
	color: #477cc5;
	} 

#menu {
	background: #464646 url(images/navibg.png);
	height: 41px;
	padding: 0px;
	float: left;
	text-align: center;
	}  

.pvm {
	color: #000;
	font-size: 12px; 
	}

.pvm a {
	color# ccc;
	font-size: 11px; 
	} 
	
#sidebar {
	margin: 0px 0px 0 0px;  
	float: left;
	padding: 0px 0px 0px 0px;  
	} 

#sidebar h2 { 
	background: #464646 url(images/menubg.png); 
	color: #fff;   
	font-size: 12px;
	width: 190px; 
        height:46px;
        margin-top: 0px;
	text-align: center; 
        font-weight: bold;
        TEXT-TRANSFORM: uppercase; 
        FONT-FAMILY: trebuchet ms, arial; 
        LETTER-SPACING: 2px;  
	}
	
#sidebar ul li {
	background: #fff; 
	font-family: Georgia;
        padding-top: 12px;
	font-size: 12px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0; 
	padding: 0px 7px 12px 0px;
	}
	
#sidebar a {
	color: #990000;
	}

#sidebar a:hover {
	color: #477cc5;
	}
	
#footer {
	clear: both;
	background-color: #eee;
	border-top: 0px solid #1f0000;
	padding: 10px 10px 10px 38px;
	}	   

.comments ul
{
	margin: 0px 0px 12px 0px;
	padding: 0px;
}
.comments li
{
	background: #efefef;
	border: 0px solid #ccc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	list-style-type: none;
	margin: 0px 0px 12px 0px;
	padding: 5px 7px 0px 7px;
}
img.avatar 
{
	float: left;
	margin-right: 5px;
}
