
#webBoxIcon{                                                   
  height:200px;
  width:200px;
}
.moreWebInfoButton{
  background:url(../images/bodyBoxFrame.png) no-repeat -11px -382px;
  width:162px;
  height:37px;
}
.moreWebInfoButton:hover{
  background:url(../images/bodyBoxFrame.png) no-repeat -176px -382px;
}
.webColor{
  color:#C53F45;
}
.webBodyBox{
  background:url(../images/bodyBoxFrame.png) no-repeat -8px -20px;
  height:271px;
  width:931px;
}
.webBodyBox:hover{
  background:url(../images/bodyBoxFrame.png) no-repeat -959px -297px;
}
