body {
  margin: 0px;
}

#agilelogo {
    width: 100%;
    height: 146px;
    position: top left;
    margin-top: 0px;
    margin-left: 0px;
    padding: 0px;
    background-image: url(kuvat/topline.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

#content {
  margin: 0px;
}

#mainlink {
  margin-top: 0px;
  float: left;
}

a {
  border-bottom: 1px dotted green;
  text-decoration: none;
}

a:hover {
  border-bottom: 1px solid black;
  text-decoration: none;
}

a.main, a.main:hover, a.mainactive {
  display: block;
  width: 126px;
  height: 12px;
  margin: 0px;
  padding: 9px 7px 10px 3px;
  color: black;
  font-size: 9px;
  text-align: right;
  text-transform: uppercase;
  text-decoration: none;
  border: none;
}

a.main {
  background: url(kuvat/mainlinkback-u.jpg) no-repeat;
}

a.main:hover {
  background: url(kuvat/mainlinkback-o.jpg) no-repeat;
}

a.mainactive {
  background: url(kuvat/mainlinkback-a.jpg) no-repeat;
}

table.info, td.info {
  min-height: 583px;
  padding: 20px 10px 10px 35px;
  background: url(kuvat/paperfold.gif) no-repeat;
}

p, h1, h2, h3, h4, ul, a.main, a.main:hover, a.mainactive {
  font-family: verdana, arial, helvetica, tahoma, sans-serif;
}

p, ul, blockquote {
  font-family: verdana, arial, helvetica, tahoma, sans-serif;
  color: rgb(0,50,150);
  font-size: 11px;
  line-height: 15px;
}

h1 {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: rgb(75,127,54);
}

h2 {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  color: rgb(223,113,38);
}

#logolayer {
  position:absolute;
  left: auto;
  right: 20px;
  top: 10px;
  width: 52px;
  height: 27px;
  z-index: 1;
  visibility: visible;
  overflow: visible;
}

.backbutton a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #6699FF;
  display: block;
  margin: 5px;
  padding: 5px;
  border: thin solid #CCCCCC;
  width: 175px;
  text-align: center;
}

td.seminaari {
    background-image: url(kuvat/seminaari2007_background.jpg);
    background-position: bottom;
    min-height: 583px;
    padding: 20px 10px 10px 35px; 
    /*background: url(kuvat/paperfold.gif) no-repeat;*/
}
