html, body{  margin: 0; padding: 0; width: 100%;text-align: center;}    img{ padding: 0 }body #pageframe  {width: 100%; height: auto;margin: 0; padding: 0; background: #fffaf0; text-align: center;}html body div#top{  width: 100%; height: 55px;margin: 0 0 24px 0; padding: 0px;background-color: #900;border: .1px solid #900; }div  { padding: 0px }/*  The pic div nests the blurb & website divs   */ #pageframe  div.pic  {float: left;width: 60%;margin: 0; padding: 0; text-align: right; }    #pageframe  div.pic  div.main  {text-align: left;width: 100%;margin: 20px 8% 0 2%;}    #pageframe  div.pic  div.main  div.maintxt  {font-family: Georgia, Times New Roman, Times, serif; font-size: 12px; line-height: 17px;}div.maintxt p{ text-indent: 2em; margin-top: 0; margin-bottom: 0; }small{ font-size: 10px; letter-spacing: 0.25em }#pageframe    div.main   div.maintxt  div.price{  font-family: Georgia, Times New Roman, Times, serif; font-size: 18px; line-height: 1em;color: #000;font-weight: bold;text-align: right;margin:  .5em 1em 1em 0;height: auto;}        div.photocredit{  font-size: 10px;font-family: verdana, arial, helvetica, sans-serif;margin: 0;}.spacer {clear: left; height: 12px; width: 100%;}/*  Blurb is to right of wide pic    */        #pageframe  div.blurb    {  position: absolute;    display: block;    top: 296px; left: 75%;    margin: 0; padding: 0;    text-align: left;  font-family: verdana, arial, sans-serif;     font-size: 11px; line-height: 14px; color: #966;      }         div.blurb .pub    {      color: #000;  font-size: 10px;   }      #pageframe  div.website  {    position: absolute;    display: block;    top: 500px; left: 75%;    margin: 0; padding: 0;    } .website {  	font-family: Verdana, Helvetica, Arial, sans-serif; 	padding: 0; 	font-size: 11px; font-weight: bold; 	line-height: 22px; 	text-align: right; } .website a { font-family: Verdana, Helvetica, Arial, sans-serif;color: #c00;font-size: 11px;text-decoration: none; }.website a:visited { color: #900; } .website a:active { color: #fff;background: #c00; }    #pageframe  .navcol  {float: right;width: 18%; height: auto;margin: 0; padding: 0;text-align: center;display: block;border: .1px solid #c99;background: #c99;font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; line-height: 24px;}        #pageframe .navcol .navbar p    {  font-family: Verdana, Helvetica, Arial, sans-serif;     font-size: 11px; line-height: 24px;    width: 100%;    display: block;    text-align: center;    margin: 0; padding: 0;    color: #000;    } #pageframe .navcol .navbar p a { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; line-height: 24px;text-decoration: none;  }#pageframe .bottomnav  {position: absolute;display: block;top: 600px; left: 82%;width: 180px;text-align: center;}#pageframe .bottomnav p {font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11px; line-height: 16px;color: #900;}/*  Here's the link code  */    .navcol .navbar p a  {display: block;padding: 0;border-bottom: 1px solid #fff;text-align: center;background: #c99;color: #000;font-weight: bold; }.navcol .navbar p a:active {color: #fff; background: #f00;font-weight: bold;} #pageframe .bottomnav p a { text-decoration: none;  }#pageframe .bottomnav p a:active  {color: #fff; background: #f00;font-weight: bold;}