body {
  background-color: #FFFF99;
  margin-top: 0;
  font-family: Arial;
  font-size: 12px;
  color: #663300;
  text-align: center;
  background-image: url(1.jpg)
}

h1 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #663300;
  text-align: center
}
h2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #663300;
  text-align: left;
}
h3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #663300;
  text-align: center
}

h4 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #000000;
  text-align: center
}

h5 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
  font-style: normal;
  font-weight: bold;
  color: #000000;
  text-align: center
}

#wrapper
{
width: 930px;
margin: 0px auto;
padding: 0px;
border: 0px;
background-color: transparent;
  text-align: left
}


#rightcolumn {
top: 300px;
width: 200px;
float: right;
}

#centercolumn
{
top: 300px;
width: 520px;
background-color: #FFFF99;
float: left;
  background-image: url(parchment.gif)
}


#header
{
  height: 200px;
  text-align: center
}

#footer
{
  text-align: center;
  width: 950px;
  position: fixed;
  bottom: 0px
}


table.list {
  background-color: #FFE88C;
  width: 600px;
  margin-left: auto;
  margin-right: auto
}


td.list {
  text-align: left;
  height: 50px
}

a:link {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none;
}

a:active {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a:visited {
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a:hover {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.four:link {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.four:active {
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.four:visited {
	color: Red;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.four:hover {
	color: #990000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.five:link {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
    text-decoration: none
}

a.five:active {
	color: #000000;
	font-family: Arial;
	font-size: 13px;
    font-style: normal;
    text-decoration: none
}
a.five:visited {
	color: Red;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
    text-decoration: none
}

a.five:hover {
	color: #660000;
	font-family: Arial;
	font-size: 13px;
	font-style: normal;
    text-decoration: none
}

span.kiitos {
  font-family: Arial;
  font-size: 10px;
  color: #666666;
  text-align: center
}

span.red {
  color: #FF0033;
}


img.pop {
  border-color: #660000;
  border-style: double;
  border-width: thin
}

hr {
  text-align: center;
  width: 50%
}


div.centered {
  margin-left: auto;
  margin-right: auto;
  text-align: center
}