body {
font : 73% Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
color : #666;
background-image:
url(images/bg.png);
background:url(bg1.png) repeat-y top center;
}
			/*WRAP paavariwrapis bg 
			
			   Asiakasnumero / käyttäjätunnus: 36859
       Pääkäyttäjän salasana: gcfE82X4
       Palvelinten asetukset ja tunnukset: http://hallinta.int2000.net
	   
	   */
#container {
width : 750px;
margin : 0 auto;
padding : 0;
line-height : 1.7em;
background : #CCC;
color : #000;
}
			/*TOP BANNER*/
#top {
margin : 0;
padding : 0;
height : 120px;
background-image:url(bg_ylatausta.png);

border-bottom : 2px solid #fff;
}
#top h1 {
	padding : 25px 0 0 20px;
	margin : 0;
	font : 14px, Verdana,"Trebuchet MS", Tahoma, sans-serif;
	letter-spacing : 5px;
	color : #fff;
	background : transparent;
	text-transform: capitalize;

}

#top h5 {
	color : #fff;
	padding : 25px 0 0 20px;
	margin :0;
	background :transparent;
	letter-spacing :5px;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sansserif;
	font-size:110%;

}

#top p {
padding : 5px 0 0 10px;
margin : 0;
}
#top a:link {
text-decoration : none;
color : #eee;
background : inherit;
}
#top a:hover {
text-decoration : underline;
color : #666;
background : inherit;}

#top a:active {
text-decoration : none;
background : inherit;
color : #666;
}
			/*TOP MENU*/
#menu {
margin : 0;
padding : 0;
height : 30px;

}
			/*LEFT MENU*/
#leftnav {
float : left;
width : 160px;
margin : 0;
padding : 0;
border-right : 2px solid #fff;
color : #0F0;
background :  #366;
}
			/*MAIN CONTENT*/
#content {
margin : 50px 30px 600px 40px;
padding : 0 0 0 10px;

}

#content2 {
margin : 0px 120px 20px 0px;
padding : 0;
float:left;
	
}
			/*FOOTER*/
#footer {
clear : both;
margin : 0;
padding : 0.5em;
border-top : 5px solid #000;
color : #fff;
background-color:#666;
}
#footer img {
float : right;
}
* > html #footer img {
margin : 0;
}
#footer a:link, #footer a:visited {
text-decoration : none;
color : #eee;
background : transparent;
text-decoration : none;
}
#footer a:hover {
text-decoration : none;
color : #000;
background : inherit;
}
#footer a:active {
text-decoration : none;
background : inherit;
color : #fff;
}
			/*TYPOGRAPHY border-bottom : 1px solid #eee;*/
h2 {
margin : 0px 0px 0px 0px;
padding : 0px 0px 0px 0px;
font : 95% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
letter-spacing : 2px;

color : #000;
background : inherit;
}
h3 {
	margin : 0;
	padding : 0 0 0px 0px;
	font : 100% georgia, Helvetica, "Trebuchet MS", Tahoma, sans-serif;
	text-transform : none;
	color : #C30;
	background : inherit;
}
p {
padding : 10px;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #fff;
}
			/*LINKS  1.topnavilinkkien varit, 2hovervari, 3. klikatessa vari*/
a:link, a:visited {
text-decoration : none;
color : #fff;
background : transparent;
text-decoration : none;
}
a:hover {
text-decoration : none;
color : #000;
background : inherit;
}

a:active {
text-decoration : none;
background : color:#036;
color : #000;
}
a img hover {border: 1px solid #77b832}

#navlist li {
list-style-type : square;
margin : 0 15px 0 0;
padding : 0;
background : inherit;
color : #363;
}
			/*IMAGES*/
.imgright {
float : right;
margin : 0 10px 10px 10px;
padding : 10px;
}
.imgleft {
float : left;
margin : 0;
padding : 0;
}
			/*GALLERY*/
#gallery {
height : 125px;
}
#gallery img {
float : left;
padding : 5px;
}
			/*CLASS*/
.happy {
border-top : 1px solid #808080;
padding : 10px;
}
.clear {
clear : both;
overflow : hidden;
width : 0;
height : 1px;
}
.quote {
margin : 10px;
border : 1px solid #cb274c;
padding : 15px;
color : #cb274c;
background : transparent;
}
