#main
{
text-align : left;
}

#portfolioDesc
{
   width : 300;
  text-align : center;
  textJustify : newspaper;
}

#portfolioDescContents
{
  text-align : center;
  margin-top : 20;
  margin-left : 00;
  width : 300;
}

#prices
{
 margin-top : 15;
 margin-left : 00;
 margin-bottom : 10;
 width : 300;
 text-align : center;
}
.priceDescription
{
  font-weight : 900;
 float : left;
}

.price
{
   text-align : center;
   font-weight : 900;
   font-size : 12pt;
}

#additions
{
 margin-left : -10;
 margin-bottom : 20;
  font-size : 7pt;
 width : 350;
 text-align : center;
}

#alternateDesc
{
  position : absolute;
  otop : 280;
  left : 000;
  font-size : 8pt;
  width : 300;
  text-align : center;
  textJustify : newspaper;

}

#pricePicture
{
 position : absolute;
 top :20;
 width : 258;
 left : 350;
 height : 321;
 background-image : url(../images/price.gif);
 background-repeat : no-repeat;
}
