  body, table, tr, td, p, input, submit {
    font-family: Arial;
    font-size: 12px;
    color: #000;
  }

  body {
    background: #666666 url('/img/blogg/bgsandur.jpg') repeat;
    padding: 0px;
    margin: 0px;
  }

  a {color: #930; text-decoration: underline;}
  a:hover {color: #C63; text-decoration: underline;}

  p {paddin: 0; margin: 0 0 15px 0;}
  h1 {font-size: 40px; color: #fff; margin: 0; padding: 0;}
  h2 {clear: all; font-size: 18px; color: #F60; margin: 3px 0; border-bottom: 1px dashed #fff;}
  h3 {font-size: 11px; color: #9F0251; margin: 2px 0;}

  dl {margin: 0; padding: 0; list-style: none;}
  dl dt {margin: 0; padding: 0; }
  dl dd {margin: 0; padding: 0 0 10px 0;}

  ul {margin: 0; padding: 0; list-style: none;}
  ul li {margin: 0; padding: 3px 0;}

.bulletin {margin-left: 20px; padding: 0; }
.bulletin li {margin: 0; padding: 3px 0; list-style-position: outside; list-style-type: square;}


  #Head {
    position: absolute;
    background: #E1B378;
    top: 0px;
    left: 410px;
    width: 420px;
    text-align: left;
    height: 1000px;
    border-right: 15px solid #930;
    padding: 60px 10px 0 10px;
    z-index: 2;
  }

  #Content { 
    padding: 10px;
    position: absolute;
    top: 135px;
    left: 25px;
    width: 550px; 
    z-index: 2;
    Background: #fff;
    z-index: 3;
    border-top: 5px solid #393;
    border-bottom: 5px solid #393;
  }
 
  #Col {
    position: absolute;
    top: 135px;
    left: 600px;
    background: #F2C489;
    width: 180px; 
    z-index: 3;
    border-top: 5px solid #F60;
    border-bottom: 5px solid #F60;
  }
  
  #TopLeft { 
    position: absolute;
    top: 0px;
    left: 0px;
    background: url('/img/blogg/topLeft.jpg') no-repeat;
    height: 417px;
    width: 429px;
    z-index: 1;
  }
 
  #Family { 
    position: absolute;
    top: 73px;
    left: 704px;
    background: url('/img/blogg/family2.gif') no-repeat;
    height: 77px;
    width: 100px;
    z-index: 4;
  }

  #Flags { 
    position: absolute;
    top: 102px;
    left: 8px;
    background: url('/img/blogg/flags.gif') no-repeat;
    height: 46px;
    width: 68px;
    z-index: 4;
  }
 
  #TimeIS {
    color: #930; 
    position: absolute;
    top: 10px;
    left: 660px;
    height: 40px;
    width: 60px;
    z-index: 4;
  }
  #TimeIS h3 { color: #930; font-size:16px; margin: 0;}

  #TimeUS { 
    color: #930; 
    position: absolute;
    top: 10px;
    left: 730px;
    height: 40px;
    width: 60px;
    z-index: 4;
  }
  #TimeUS h3 { color: #930; font-size:16px; margin: 0;}

  #h2blogg { padding: 2px 0 2px 28px; background: url('/img/bgicons/blogg.gif') no-repeat; }
  #h2myndbrot { padding: 2px 0 2px 28px; background: url('/img/bgicons/myndbrot.gif') no-repeat; }
  #h2gestabok { padding: 2px 0 2px 28px; background: url('/img/bgicons/gestabok.gif') no-repeat; }
  #h2umokkur { padding: 2px 0 2px 28px; background: url('/img/bgicons/umokkur.gif') no-repeat; }
  #h2tenglar { padding: 2px 0 2px 28px; background: url('/img/bgicons/tenglar.gif') no-repeat; }
  .ReadMore  { padding: 1px 0 1px 18px; background: url('/img/bgicons/go.gif') no-repeat; }
  
  .RelatedLinks {margin: 10px;}
  .RelatedLinks ul {margin: 0; padding: 0; list-style: none;}
  .RelatedLinks ul li {margin: 0; padding: 3px 0; color: #fff;}


  .RelatedArt {margin: 10px;}
  .RelatedArt dl dt {color: #fff;}

  .RelatedArticleOn { font-weight: bold;}

  .NewsDate {color: #999; margin: 0 0 10px 0; width: 100%; border-bottom: 1px dashed #ccc;}
  .HeadUnderline {color: #fff; margin-top: 2px; width: 300px; border-bottom: 1px dashed #fff;}
  
  .linda  {color:#f0f;}
  .eggert {color:#069;}
  .dagur  {color:#090;}
  .NextBlogg {color:#999; border-top: 1px #ccc dashed; }
  .AllNews {text-align: right; font-weight: bold;}
  .NewMonth {color: #999; border-bottom: 1px #999 solid; font-size: 1.2em; padding: 10px 0;}

  .RelatedContact {margin: 10px;}
  .RelatedContact dl {margin: 0; padding: 0; list-style: none;}
  .RelatedContact dl dt {margin: 0; padding: 0; color: #fff;}
  .RelatedContact dl dd {margin: 0; padding: 0 0 10px 0; color: #930;}
  .selectedGuest {margin: 5px 0; border: 4px dashed #393; padding: 10px; background-color: #eee;}