/* CSS Document */
.frontPage{
  width:460px;  
  padding:27px 10px 30px 30px;
}

.frontPage h1{
  font-size: 35px;
  line-height: 30px;
  font-family: Verdana;
  font-weight: normal;
}
.leftimg a{
  color: white;
  text-decoration: underline;
}

.text{
  width:232px;
}
.pic{
  width:170px;
}
.news{
  width:460px;  
  background-color:#DEDBD0;
  background-image: url(../images/bg2col.jpg);
  padding:22px 10px 30px 30px ;
}
.news h1{
  font-weight: normal;
}

.leftimg {
  background-image: url(../images/bg1col.jpg);
}
.leftimg p{
  color: white;
}


