html { overflow-y: scroll; }
body { margin: 0; }

.tausta  { background-image: url("Kimmon_talli_ylakuva.jpg"); background-repeat: no-repeat; background-position: top center}

.teksti   { font-family: Tahoma; font-size: 11px; color: #000000; font-weight: normal}
.teksti2  { font-family: Tahoma; font-size: 12px; color: #000000; font-weight: normal}
.otsikko  { font-family: Tahoma; font-size: 14px; color: #A27852; font-weight: bold}
.valikko  { font-family: Tahoma; font-size: 12px; color: #000000; font-weight: bold}
.alajuttu { font-family: Tahoma; font-size: 11px; color: #FFFFFF; font-weight: bold}

#header {
font-family: Tahoma; font-size: 14px; color: #A27852; font-weight: bold
}

.header1 {
font-family: Tahoma; font-size: 12px; color: #A27852; font-weight: bold
}

.header {
font-family: Tahoma; font-size: 14px; color: #A27852; font-weight: bold
}

#side_header { color:#A27852;font-weight:bold;text-decoration:none;}

#main_content {
width:500px;
}

a:link 	   { color: #A27852; text-decoration: none}
a:visited  { color: #A27852; text-decoration: none}
a:active   { color: #A27852; text-decoration: none}
a:hover    { color: #A27852; text-decoration: underline}

#imglist {
width:900px;
margin:0 auto;
}

#imglist ul {
list-style-type:none;
margin:0px;
margin-left:-15px;
}

#imglist ul li {
margin-left:10px;
margin-bottom:10px;
display:inline-block;
}

.valikko ul {
list-style-type:none;
padding-top:20px;
}

.valikko ul li {
	*margin-right:-10px;
}

#album_header {font-family: Tahoma;font-size:14px; color:#333333; font-weight:bold;}
#album_header2 {font-family: Tahoma; font-size:14px; color:#333333; font-weight:bold;}
#album_descr {font-family: Tahoma; font-size:12px; color:#8c8a7e; font-weight:normal; padding-right:5px;}
#album_count {font-family: Tahoma; font-size:11px; color:#8c8a7e; font-weight:normal;}
#album_link {color:#333333;font-size:12px;}

#galleria_image { border:none;}
