A:link { text-decoration: none; color: 868868; border-bottom: 1px dashed 868868;}
A:visited { text-decoration: none; color: 868868; border-bottom: 1px dashed 868868;}
A:active { text-decoration: none; color: 868868; border-bottom: 1px dashed 868868;}
A:hover { text-decoration: none; color: 949843; background-color: none;}


body
{background-color: c6ccb5;
background-image: url(backgrounds/index.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 50% 30px; }

#wrap {
position: relative;
width: 900px;
margin-left: auto;
margin-right: auto;
border: none;
z-index: 0;
}

.title {
  color: 666666;
  font-size: 64px;
  font-family: garamond;
  text-align: center;
  width: 460px;
  position: relative;
  left:150px;
  margin-top: 20px;
  }

.subtitle {
  color: 444444;
  font-family: garamond;
  font-size: 20;
  text-align: right;
  padding-right: 7px;
  padding-bottom: 10px;
  width: 460px;
  position: relative;
  left:150px;
  }

.entry { 
  color: 000000;
  font-family: garamond;
  font-size: 15;
  text-align: right;
  width: 460px;
  position: relative;
  left:150px;
  height: 350px;
  padding: 7px;
  filter:alpha(opacity=70);
  opacity: 0.7;
  overflow: auto;


  border-color: 000000;
  border-width: 1px;
  border-style: solid;
  background-color: f0f0d8;  }


.lowtitle {
  color: 666666;
  font-family: garamond;
  font-size: 16;
  text-align: right;
  width: 900px;
  position: relative;
  top: 40px;
}
