/* 
    Document   : kathyspix.css
    Created on : Jan 18, 2010, 12:33:47 PM
    Author     : Preferred User
    From netbeans IDE
*/

.img.styl {
   border: 1px white solid; }
.picCell {
   border-style:solid;
   border-spacing:20px;
   border-color:#E3E3E3;
   border-width: 1px;
}
.txtCell {
   border-style:solid;
   border-spacing:20px;
   text-align:center;
   height:150px;
   width:150px;
   border-color:#E3E3E3;
   border-width: 1px;
}
table#tableStyl /* print "<table border=2 cellspacing=10 align= 10px>\n"; */
{
   background      : #333355;
   border-spacing  : 5px;
   margin-left     : 20px;
   margin-bottom   : 700px;
   border          : 2px solid  #E3E3E3;
   position: absolute;
   left    :  0px;
   top     : 66px;
}
/*a:link { color: #ffffff; text-decoration: none }
a:visited { color: #ffffff; text-decoration: none }
a:hover { color: #AAAAAA; text-decoration : underline; }
a:active { color: #ff00ff; }
.cc01    /* Common */
/*{  font            : 10pt 'Arial', Helvetica, sans-serif;
   color           : #ffff00;
}
/*.cc02    /* Common */
/*{  font            : 10pt 'Arial', Helvetica, sans-serif;
   color           : #ffff00;
   text-align      : center;
}*/
span#jar
{  position: absolute;
   left   :  30px;
   top    : 12px;
   color  : white;
}
span#galley  /* kathyspix001003.jpg */
{  background      : transparent url(kathyspix001003.jpg) no-repeat top left;
   position        : absolute;
   left            :   0.00pt;
   top             :   0.00pt;
   width           : 576.75pt;
   height          :  63.00pt;/* */
}
span#pansy /* kathyspix001002.jpg */
{  background      : transparent url(kathyspix001002.jpg) no-repeat top left;
   position        : absolute;
   left            : 108.75pt;
   top             : 107.25pt;
   width           : 458.25pt;
   height          : 368.25pt;
}
span#title  /* kathyspix001001.jpg Art and Photography*/
{ background      : transparent url(kathyspix001001.jpg) no-repeat top left;
  position        : absolute;
  left            : 156.75pt;
  top             :  67.50pt;
  width           : 375.00pt;
  height          :  37.50pt;
}
body#page   /* Page Body */
{ /*background-color: #333355; */
  background-image: url(bknd.gif);
  background-repeat:repeat-y;
  background-color:#333355;
}
/*
div.topbar a:link    { text-decoration: none; color:yellow; font-weight:bold; }
div.topbar a:visited { text-decoration: none; color:yellow; font-weight:bold;; }
div.topbar a:hover   { text-decoration:underline; color:white; font-weight:bold; }
*/

a:link    { color: white }
a:visited { color: white }
a:hover   { color: #888888; text-decoration : underline; }

/*--- EndOfFile ---*/

