body {
  background:url("images/blue_red_bkg.gif") repeat-y;
  font-family:Verdana,Tahoma,Arial,sans-serif;
  font-size:10pt;
  margin:0px;
  text-align:center;
}
img {
  border:0px;
}
hr { 
  height:1px;
}

#centerpan {
  width:850px;
  margin-left:auto;
  margin-right:auto;
}
#headerpan {
  text-align:center;
}
#leftpan{
  float:left;
  width:550px;
}

#rightpan{
  float:left;
  width:200px;
}
#newswedish a{
  font-size: 9pt;
  color: #4b7def;
  text-decoration: none;
}

#newimg img {
  border:1px solid black;
}

#newscandinavian a{
  font-size: 9pt;
  color: #ff0000;
  text-decoration: none;
}

#contentpan{
  text-align:center;
}

#navbuttons {
  list-style-type:none;
  padding:0px;
  width:464px;
  height:340px;
  margin-left:auto;
  margin-right:auto;
}

#navbuttons li {
  float:left;
  display:block;
  margin:0px;
}

#newimg {
  list-style-type:none;
  padding:0px;
  margin-left:auto;
  margin-right:auto;
  width:194px;
}

#newimg li {
  float:left;
  display:block;
  width:95px;
}

.newimgmed {
    border:1px solid black;
}
