body{
  background-color:white;
  background-image: url('images/pp_bkg4.jpg');
  background-repeat: no-repeat;
  background-position:0px 0px;
  margin:0px 0px;
}

a{
  color:#A80054;
}

a:hover{
  color:navy;
}


div,span,td{
  font-family: "arial rounded", arial,sans-serif;
  font-size: 10pt;
  font-weight: 600;
  color:black;
}

#contentArea{
  height: 700px;
  vertical-align: top;
  text-align: left;
}

.priceInfo{
  color: black;
  text-decoration:none;
}

.sectionHeader{
  color: #CC0099;
  text-decoration:none;
  font-size:18pt;
  font-weight:500;
  font-family:arial;
}

.presentSection{
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1.5em;
}

.essay{
  border-top: 1px solid #CC0099;
  border-bottom: 1px solid #CC0099;
  padding-top: 20px;
  padding-bottom: 20px;
}

.cartHeader{
  font-size:11pt;
  color:black;
  height:28px;
  vertical-align:middle;
  text-decoration:underline;
  padding:4px;
}

.cartItem{
  color: black;
  font-weight: bold;
  font-size: 11pt;
  vertical-align:top;
  padding:4px;
}

.cartPrice{
  color: red;
  font-weight: bold;
  font-size:11pt;
  vertical-align: top;
}

.mainTable{

}

.button{
  cursor: pointer;
}

.tran50{
  float: left;
  background-color: #660099;
  filter:alpha(opacity=50);
  -moz-opacity:.50;
  opacity:.50;
}

.aboutInfo{
  float: left;
  background-color: #6600CC;
  filter:alpha(opacity=40);
  -moz-opacity:.40;
  opacity:.40;
}

.presenationInfo{
  float: left;
  background-color: #6600CC;
  filter:alpha(opacity=65);
  -moz-opacity:.65;
  opacity:.65;
}

.testimonials{
  float: left;
  background-color: #6600CC;
  filter:alpha(opacity=65);
  -moz-opacity:.65;
  opacity:.65;
}

.mediaEntry{
  float: left;
  background-color: transparent;
  background-image:url('images/media_bkg.gif');
  background-repeat:no-repeat;
  filter:alpha(opacity=70);
  -moz-opacity:.70;
  opacity:.70;
}

.testimonialAuthor{
  text-align:right;
  width:100%;
  font-size:10pt;
  font-weight:normal;
  border-bottom: 1px solid #F0F0F0;
}

.bottomLinks{
  padding-left:100px;
  text-align:center;
  vertical-align:middle;
  height:100px;
  font-size:9pt;
  font-weight:normal;
}

.bottomLinks a{

}








