a
{
  font-family: "Veranda", sans-serif;
  color: f4e798;
  text-decoration: none;
}

a:hover
{
  text-decoration: underline;
}

table,tr,td
{
padding: 0px;
border: 0px;
margin: 0px;
border-spacing: 0px;
}

#wrapper
{
  width: 780px;
  margin: 0 auto;
  padding: 0;
  
}

#page
{
  width:780px;
  height: 520px;
  background: #a32a0a;
  padding: 0;
  margin: 0;
}

#sidebar1
{
  width:300px;
  height:520px;
  padding: 0;
  margin: 0;
  float:left;
}


#title
{
  width:300px;
  height:48px;
  background: url('sharontitle.jpg') no-repeat top left;
  padding: 0;
  margin: 6px 0;
  text-align: center;
  float:left;
}

#menu
{
  width:240px;
  height:460px;
  padding: 0;
  margin: 0 30px;
  float:left;
}

#frame
{
    width:408px;
    height:520px;
    background:green;
    float: left;
}

#frame-top
{
  width:408px;
  height:200px;
  background: url('iconsbysharon1-top.jpg');
}

#frame-left
{
  width:12px;
  height:320px;
  background: url('iconsbysharon1-left.jpg');
  float: left;
}

#frame-middle
{
  width:384px;
  height:320px;
  background: #f4e798;
  float: left;
}

#frame-right
{
  width:12px;
  height:320px;
  background: url('iconsbysharon1-right.jpg');
  float: left;
}

#content
{
  width:384px;
  height:360px;
  padding: 0;
  margin: 0 0 0 312px;
  position: absolute;
    left: auto;
    top: 120px;
}

#display
{
  margin: 0 auto;  
}

#image
{
  background-repeat: no-repeat;
  background-position: center center;
  background: url('icons/Christ1-web.png');
  height: 360px;
  width: 360px;
}

#sidebar2
{
  width: 72px;
  height: 520;
  padding: 0;
  margin: 0;
  float:right;
}
