* {
  margin:0;
  padding:0;
  border:0;
  }
body
  {
  background-color:rgb(104,96,130);
  background-color:white;
  background-image:url(images/bgleft.jpg);
  background-repeat:no-repeat;
  }
#sunchunk
  {
  margin:0px;
  padding:0px;
  position:absolute;
  top:-4px;
  left:45px;
  border:solid 1px red;
  top:4000px;
  }
#sunchunk2
  {
  margin:0px;
  padding:0px;
  position:absolute;
  top:163px;
  left:45px;
  border:solid 1px red;
  top:4000px;
  }
#sunchunk3
  {
  margin:0px;
  padding:0px;
  position:absolute;
  top:125px;
  left:556px;
  z-index:5;
  }
#titlebar
  {
  margin:0px;
  padding:0px;
  position:absolute;
  top:56px;
  left:0px;
  border:0px;
  }
#titlebar img
  {
  border:0px;
  }
#menuleft
  {
  position:absolute;
  top:190px;
  left:45px;
  }
#menuleft ul
  {
  list-style-type:none;
  }              
#menuleft ul li
  {
  background-repeat:no-repeat;
  }
#menuleft ul li img
  {
  margin-top:1px;
  }
.menupr a, .menulo a, .menuma a, .menuid a, .menuim a
  {
  text-decoration:none;
  display:block;
  }
.menupr a img, .menulo a img, .menuma a img, .menuid a img, .menuim a img
  {
  display:block;
  width:135px;
  height:80px;
  }       
.menupr
  {
  background:url('images/pr.gif');
  background-repeat:no-repeat;
  }
.menupr a:hover
  {
  background:url('images/pr_o.gif');
  }
.menulo
  {
  background:url('images/lo.gif');
  }
.menulo a:hover
  {
  background:url('images/lo_o.gif');
  }
.menuma
  {
  background:url('images/ma.gif');
  }
.menuma a:hover
  {
  background:url('images/ma_o.gif');
  }
.menuid
  {
  background:url('images/id.gif');
  }
.menuid a:hover
  {
  background:url('images/id_o.gif');
  }
.menuim
  {
  background:url('images/im.gif');
  }
.menuim a:hover
  {
  background:url('images/im_o.gif');
  }
#design
  {
  font-family:tahoma,arial;
  font-size:12px;
  color:gray;
  margin:0px;
  padding:0px;
  position:absolute;
  top:590px;
  left:300px;
  }
#design a
  {
  color:gray;
  }
#design a:hover
  {
  color:blue;
  }
#content
  {
  position:absolute; 
  top:187px;
  left:240px;
  }
#arrows
  {
  position:absolute;
  top:560px;
  left:640px;
  float:right;
  }
#mailto
  {
  position:absolute;
  top:485px;
  left:565px;
  z-index:10;
  }
#mailto img
  {
    border:0;
    width:155px;
  }
