  /* Show only to IE PC \*/
  * html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.box-rounded-17em
  {margin: 0 auto; /* center for now */
   width: 17em; /* ems so it will grow */
   background: url('../images/sbbody-r2.gif') no-repeat bottom right;
   font-size: 100%;}
.box-head
  {background: url('../images/sbhead-r2.gif') no-repeat top right;
   margin: 0;
   padding: 0;
   text-align: center;}
.box-head h2
  {background: url('../images/sbhead-l2.gif') no-repeat top left;
   margin: 0;
   padding: 20px 30px 5px;
   color: white; 
   font-family: 'Lucida Grande', LucidaGrande, 'Lucida Sans', Lucida, Helvetica, Arial, sans-serif;
   font-weight: bold; 
   font-size: 1.2em; 
   line-height: 1em;}
/* Box with grey "heading".  Put a <div></div> inside boxheadg. */
.box-head-g
  {background: url('../images/sbhead-r2g.gif') no-repeat top right;
   margin: 0;
   padding: 0;
   text-align: center;}
.box-head-g div
  {background: url('../images/sbhead-l2g.gif') no-repeat top left;
   margin: 0;
   padding: 20px 30px 5px;}
.box-body
  {background: url('../images/sbbody-l2.gif') no-repeat bottom left;
   margin: 0;
   padding: 5px 30px 31px;}
.box-rounded
  {margin: 0 ; /* NO WIDTH! Opens up a world of possibilities! */
   background: url('../images/sbbody-r2.gif') no-repeat bottom right;
   font-size: 100%;}

.box-head a:link
  {color:white;
   text-decoration:none;
   font-style:italic;}
.box-head a:hover
  {color:#002f5f;
   text-decoration:none;
   font-style:italic;}
.box-head a:visited
  {color:white;
   text-decoration:none;
   font-style:italic;}

/*
.box-body p
  {font-size:100%;}
.box-body a
  {color:green;}
.box-body a:hover
  {color:blue;}           
*/
