body { 
  font-family: 'Trebuchet MS','Lucida Grande',Verdana,Arial,Sans-Serif; 
  font-size: 12px; 
  background: transparent url('daisyBG1.gif'); 
  background-repeat:no-repeat;
  margin-top: 125px; 
  margin-left: 150px;
  text-align: left;
}
a:active { color:#333; text-decoration: none; font-weight:bold; }
a { color: #333; text-decoration: none; font-weight:bold; }
a:active { color:#333; text-decoration: none; font-weight:bold; }
a:visited { color:#333; text-decoration: none; font-weight:bold; }
a:hover { color:#B3005C; text-decoration: underline; font-weight:bold; }

div#outer { 
  width:630px; 
  height:415px;
}
div#mainTable {
  padding-top:45px;
  text-align:left;
}
div#mainTableReadings {
  padding-top:5px;
  text-align:left;
}
.welleft { 
  float:left; 
  width:200px; 
  margin-right:10px; 
  padding-left:5px;
}
#bottomNav { 
  font-size: 12px; 
  text-decoration: none;
  font-weight:bold; 
  color:#333; 
  text-align: center; 
  margin:0;
  width:630px;
}
#bottomNavReadings { 
  font-size: 12px; 
  text-decoration: none;
  font-weight:bold; 
  color:#333; 
  text-align: center; 
  padding-top:25px;
}
#bottomNavParties { 
  font-size: 12px; 
  text-decoration: none;
  font-weight:bold; 
  color:#333; 
  text-align: center; 
  padding-top:55px;
}
#bottomNavPrices { 
  font-size: 12px; 
  text-decoration: none;
  font-weight:bold; 
  color:#333; 
  text-align: center; 
  padding-top:135px;
}
#bottomNavLinks { 
  font-size: 12px; 
  text-decoration: none;
  font-weight:bold; 
  color:#333; 
  text-align: center; 
  padding-top:145px;
}
#bottomNavContact { 
  font-size: 12px; 
  text-decoration: none;
  font-weight:bold; 
  color:#333; 
  text-align: center; 
  padding-top:45px;
}
#paragraph {
  padding:5px;
  }
