body {
  background-color: #DEDEBB;
  margin-top: 0;
  font-family: "Comic Sans MS";
  font-size: 10px;
  color: #FFFFFF;
  margin-left: 100px;
  overflow: scroll;
}

h1 {
  font-family: "Comic Sans MS";
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center
}
h2 {
  font-family: "Comic Sans MS";
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  color: #FFFFFF;
  text-align: left;
  text-decoration: underline;
  font-variant: small-caps
}

h3 {
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: lighter
}

h4 {
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  font-weight: lighter
}

h5 {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 8px;
  font-style: normal;
  font-weight: normal;
  color: #513A1A;
  text-align: center
}

#wrapper
{
width: 920px;
margin: 0 auto;
border: 0px;
background-color: #DEDEBB;
  float: left
}

#header
{
  height: 30px;
  width: 900px;
  text-align: center;
  vertical-align: middle

}

td.header {
  width: 155px;
  text-align: center;
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #513A1A;
  border-style: double;
  border-width: medium;
  border-color: #513A1A
}

table.content {
  background-color: #513A1A;
  border-style: double;
  font-size: 14px;
  color: #FFFFFF;
  font-weight: lighter;
  border-color: #E19A00;
  border-width: medium
}

td.list {
  text-align: center;
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: lighter;
  background-color: #513A1A
  border-color: #E19A00;
  border-style: double;
  border-width: medium
}

td.news {
  text-align: left;
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: lighter;
  background-color: #513A1A;
  border-color: #E19A00;
  border-style: double;
  border-width: medium
}

td.foot {
  text-align: center;
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: lighter;
  background-color: #513A1A;
  border-color: #E19A00;
  border-style: double;
  border-width: medium
}

td.station {
  text-align: left;
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: lighter;
  background-color: #513A1A;
  width: 33%;
  vertical-align: top
}

td.link {
  width: 200px;
  text-align: center;
  font-family: "Comic Sans MS";
  font-size: 14px;
  color: #FFFFFF;
  font-weight: lighter;
  padding-left: 10px
}

td.gallery {
  width: 160px;
  text-align: center;
}

a:link {
	color: #FFFFFF;
	font-family: "Comic Sans MS";
	font-size: 14px;
    text-decoration: underline
}

a:active {
	color: #99CCFF;
	font-family: "Comic Sans MS";
	font-size: 14px;
    text-decoration: underline
}
a:visited {
	color: #CCCCCC;
	font-family: "Comic Sans MS";
	font-size: 14px;
    text-decoration: underline
}

a:hover {
	color: #999999;
	font-family: "Comic Sans MS";
	font-size: 14px;
    text-decoration: underline
}

a.two:link {
	color: #513A1A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:active {
	color: #513A1A;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.two:visited {
	color: #513A1A;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.two:hover {
	color: #513A1A;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:link {
	color: #513A1A;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:active {
	color: #513A1A
	font-family: "Comic Sans MS";
	font-size: 14px;
    font-style: normal;
    font-weight: bold;
    text-decoration: none
}
a.three:visited {
	color: #513A1A;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

a.three:hover {
	color: #513A1A
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-style: normal;
    font-weight: bold;
    text-decoration: none
}

span.desc {
  font-family: Arial;
  font-size: 10px;
  font-style: italic;
  color: #D0D0D0
}

span.kiitos {
  font-family: Arial;
  font-size: 10px;
  color: #D2D2D2;
  text-align: center
}

span.new {
  font-family: "Comic Sans MS";
  font-size: 24px;
  font-style: italic;
  font-weight: bold;
  color: #FFFF99;
  text-align: center;
  text-decoration: underline;
  font-variant: small-caps
}

span.wait {
  color: #FFFF99;
}

hr {
  text-align: center;
  width: 50%;
  color: #E19A00
}


div.centered {
  margin-left: auto;
  margin-right: auto
}


img.pop {
  border-color: #DEDEBB;
  border-style: groove;
  border-width: medium
}