body {
   background-color:#d8d7d8;
   font-family:'Verdana', Sans-Serif;
   text-align:left;
   color:#28281e;
   font-size:12px;
}

div#otsikko {
   position:absolute;
   top:0px;
   left:100px;
   width:785px;
   height:400px;
   text-align:left;
   border:0px;
   z-index:1;
}

div#sisalto {
   position:absolute;
   top:400px;
   left:100px;
   background-color:#fafaf8;
   text-align:justify;
   width:785px;
   z-index:2;
}

div#text {
   text-align:justify;
   width:705px;
   padding-left:40px;
}

div#menu {
   position:absolute;
   top:379px;
   left:20px;
   letter-spacing:2px;
   width:750px;
   height:21px;
   word-spacing:20px;
   text-align:center;
   z-index:3;
}
div#copy {
   padding-top:10px;
   clear:both;
   text-align:justify;
   width:705px;
   height:100px;
   z-index:2;
}

.question{
   font-weight:bold;
   cursor:pointer;
}
		
.answer{
   display:none;	
}

.date {
   background-image:url(http://i30.photobucket.com/albums/c348/weeminkuvat/bairdon/datetausta.jpg);
   border:1px solid #c5c5c5;
   font-family:'Verdana', Sans-Serif;
   padding:5px;
   text-align:justify;
   color:#28281e;
   font-size:10px;
   line-height:15px;
}

.lista {
   border-collapse:separate;
   border-spacing:15px 0px;
   font-family:'Verdana', Sans-Serif;
   text-align:left;
   color:#28281e;
   font-size:10px;
}

.kuva {
   border-bottom:4px #ffcc00 solid;
   border-top:4px #ffcc00 solid;
}

.action {
   font-family:'Verdana', Sans-Serif;
   text-align:center;
   color:#28281e;
   font-size:11px;
   table-layout:fixed;
   width:100%;
   border-collapse:collapse;
}

.tr1 {
   background-color:#ededed;
}

.info {
   font-family:'Verdana', Sans-Serif;
   text-align:left;
   color:#28281e;
   font-size:11px;
   width:705px;
   border-collapse:collapse;
}
.stable{
   text-align:left;
   width:100%;
}

.suku {
   font-family:'Verdana', Sans-Serif;
   text-align:center;
   color:#28281e;
   font-size:11px;
   table-layout:fixed;
   width:705px;
   border-collapse:separate;
   border-spacing:2px;
}

.std {
   border:1px #d1d1d1 solid;
   background:#ededed;
   padding:4px;
}

.kisa {
   font-family:'Verdana', Sans-Serif;
   text-align:left;
   color:#28281e;
   font-size:12px;
   table-layout:fixed;
   width:100%;
   border-collapse:separate;
   border-spacing:5px;
}

.horses {
   font-family:'Verdana', Sans-Serif;
   text-align:left;
   color:#28281e;
   font-size:12px;
   line-height:1.5;
   border-collapse:collapse;
   width:100%;
   border-spacing:10px;
}

pre {
   font-family:'Verdana', Sans-Serif;
   color:#28281e;
   font-size:12px;
}

a {
   color:#d01e1a;
   text-decoration:none;
}

a:hover {
   color:#999999;
   text-decoration:none;
}

a:visited {
   color:#28281e;
   text-decoration:underline;
}

a.l:link, a.l:visited, a.l:active {
   background-image:url(http://i30.photobucket.com/albums/c348/weeminkuvat/bairdon/spl5.png);
   width:100px;
   height:21px;
   display:inline-block;
   color:#330000;
   text-decoration: none;
   font-size: 14px;
   font-family:'Verdana', Sans-Serif;
   font-variant:small-caps;
}

a.l:hover {
   background-image:url(http://i30.photobucket.com/albums/c348/weeminkuvat/bairdon/spl3.png);
   color:#fafaf8;
}


h1 {
   font-size:1.5em;
   font-variant:small-caps;
   color:#d01e1a;
   text-align:center;
   padding-top:10px;
}

h2 {
   padding-top:25px;
   margin:0;
   font-size:1.20em;
   color:#28281e;
   text-align:center;
}


h3 {
   padding:0px;
   margin:0;
   font-size:1.0em;
   text-align:center;
   border-bottom:1px #ffcc00 solid;
}

h4 {
   font-size:1.0em;
   text-align:left;
}

