body, html {
  background-color: #fff;
  background:url(../images/bg.jpg) repeat-y center top #fff;
  font-size: 14px;
  font-family:Arial, Helvetica, sans-serif;
  color:#000;  
  padding:0px;
  margin:0 ;
  text-align: center;
  height:100%;

}
#wrapper{
height:100%;
background:url(../images/topploggan.gif) no-repeat left top ;
width:920px;
margin-left:30px;

}
.sida_right{
width:600px;
background:#FCFBF8;
border-left: 1px solid #333;
border-right: 1px solid #333;
}
.sida_left{
width:286px;
background:url(../images/heli.gif) no-repeat right bottom ;
}
#div_top{
margin-top:10px;
margin-left:30px;
width:560px;
height:260px;
border:1px solid #333;
}
#logga{
margin-top:10px;
margin-left:30px;
width:560px;
height:30px;
color:#000;
font:22px "Arial Black", Arial, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing:-1px;

}
#div_main{
margin-top:10px;
margin-left:30px;
width:560px;
}
#div_right{
margin-top:160px;
width:250px;
}
#footer{
margin-top:10px;
margin-left:30px;
width:560px;
}
#copy{
margin-top:10px;
margin-left:30px;
width:560px;
margin-bottom:20px;
font-size:10px;
color:#333333;
}
#copy a:link, #copy a:visited{
color:#000000;
font-size:10px;
font-weight:bold;

}
#copy2{
margin-top:0px;
padding-bottom:15px;
width:560px;
margin-bottom:0px;
font-size:10px;
color:#333333;


}
#copy2 a:link, #copy a:visited{
color:#000000;
font-size:10px;
font-weight:bold;

}



