.Content {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 80%;
  line-height: 1.3em;
  padding-top: 10px; 
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 10px;
}

.site_bg {
background-image: url(../graph/bg_fade.jpg);
background-position: 0px 0px;
background-repeat: repeat;
}


.Logo_bg {
background-image: url(../graph/Logo.jpg);
background-position: 0px 0px;
background-repeat: no-repeat;
}

.Lowbar_bg {
background-image: url(../graph/Lowbar_c.gif);
background-position: 0px 25px;
background-repeat: no-repeat;
}

.fade_tausta {
background-image: url(../graph/fade_tausta.gif);
background-position: 510px 0px;
background-repeat: no-repeat;
}

.Lowbar_Home {
position: relative; bottom: -5px; left: 730px;
}

.Lowbar_site_info {
position: relative; bottom: -5px; left: 740px;
}

.copyright_ala {
position: relative; bottom: -22px; left: 8px;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 80%;
}

.img_float_left {
float: left;
}
.img_float_right {
float: right;
}

h1 {
  color: #FFFFFF;
  font-family: Arial;
  font-size: medium;
}

.List {list-style-type: square;}

.Link  a:link {color: #FFFFFF; font-family: Arial; font-size: 100%; text-decoration: none;}
.Link  a:visited {color: #FFFFFF; font-family: Arial; font-size: 100%; text-decoration: none;}
.Link  a:hover {color: #FFFFFF; font-family: Arial; font-size: 100%; text-decoration: none;}
.Link  a:focus {color: #FFFFFF; font-family: Arial; font-size: 100%; text-decoration: none;}
.Link  a:active {color: #FFFFFF; font-family: Arial; font-size: 100%; text-decoration: none;}

.Link2  a:link {color: #FFFFFF; font-family: Arial; font-size: 100%;}
.Link2  a:visited {color: #FFFFFF; font-family: Arial; font-size: 100%;}
.Link2  a:hover {color: #FFFFFF; font-family: Arial; font-size: 100%;}
.Link2  a:focus {color: #FFFFFF; font-family: Arial; font-size: 100%;}
.Link2  a:active {color: #FFFFFF; font-family: Arial; font-size: 100%;}

.noborder {
border: 2px solid #000000;
border-left:  1px solid #000000;
border-right:  1px solid #000000;
}


