/*  Stylesheet: pic.css
 *  Date:       2004.02.21          Last update: 2009.08.03, 5:42
 *  Purpose:    Styles for all full-size painting in Bev's Art.
 */
  body			 { background: #EDE6DB; }
  
  
  img           { border: none; }

  .red			 { font-weight: bold; color: #FF0000; }
  .jTitle       { font-style: italic; text-align: center; }
  #bstills      { width: 560px; height: 418px; margin: 0 auto; }
  #jPicInfo     { float: left; }
  #jBotNav      { float: right; }
  /*#jBotNav a    { font: 12px sans-serif;
                  text-decoration: none;
                  border: medium outset #CCC;
                  padding: 3px;
                  background: #CCC;
                  color: black; }*/

