*  { font-family: Arial, Verdana, Helvetica, sans-serif;
     color: white;
     border-color:#9900ff;
     background-color:transparent;
     }

h1, h2, h3,
h4, span, hr { color:#9900ff;
               }
hr        { margin: 10px 0px 10px 0px
            }
span.big  { color:#ff0000;
            font-size: 30px;
            }
span.bigr { color:red;
            font-size: 30px;
			   }

h1 { font-size: 30px; font-style: italic;
     text-decoration: underline;
     }
h2 { font-size: 30px;
     }
h3 { font-size: 24px; font-style: italic;
     text-decoration: underline;
     }
h4 { font-size: 20px;
     }

body  { background-image:URL(images/changeback.gif);
        }

table { margin:auto;
        table-layout:fixed;
        width:900px;
        padding:9px;
        border-width:5px; border-style:groove;
        background-image:URL(images/blkleath.jpeg);
        border-collapse:seperate;
        empty-cells:show;
        }

td    { background:black;
        vertical-align:top;
        text-align:center;
        margin:5px;
        border-width:3px; border-style:ridge;
        }

p     { margin:0px 0px 20px;
        text-align:justify;
        }
p.rd  { color:#990000;
        }
p.big { font-size: 30px;
        }
p.all { text-align: left;
        }
p.alc { text-align: center;
        }
p.warn{ color:yellow;
        }

a        { color:red;
           text-decoration:none;
			  }
a.small  { font-size:12px; font-weight:bold;
           }

a:hover  { text-decoration:underline;
           }
a:active { color: yellow;
           }


img      { border-width: 0; border-style: none;
           }
img.pad0 { padding: 0px 0px 0px 0px;
           }
img.pad5 { padding: 5px 5px 5px 5px;
           }
img.fll  { float:left; margin:5px 5px 5px 5px;
           }
img.flr  { float:right; margin:5px 5px 5px 5px;
           }

#bookhead   { background:black URL(images/headbookshop.gif) center no-repeat;
              }
#booklist a{ color:red; font-weight:bold;
                  }
#booklist span{ color:yellow;
                  }
#linkhead   { width: 660px;  height:80px; background:black URL(images/headchangeling.gif) center no-repeat;
              }


#tattoohead { background:black URL(images/headchangelingtattoo.gif) center no-repeat;
              }

#tattoobody { background-image:URL(images/changelingbackground.gif);
             }

#sb         { width: 120px;
              }

#navcell    { width: 120px;
              }

#navcell P  { text-align:center;
              color:#aa00ee;
              }
#navcell strong { color:white ;
                  font-size:14px;
                  }
#navcell span   { color:yellow ;
                  font-size:12px;
                  }
#navcell span.pp{ color:#9900ff;
                  font-size:16px;
                  }

#content        { width: 660px;
              }
#content p      { text-align:center;
                  }
#content p.alj  { text-align:justify;
                  }
#content p.rd   { color:#990000;
                 text-align:justify;
                 }
#content img    { margin:5px 5px 5px 5px;
                  }
#content p.warn { color:yellow;
                  }
#content a.big  { font-size:30px;
                  color:#aa00ee;
                  }
#content strong { color:red;
                  font-size: 30px;
			         }
#content span   { color:#9900ff;
                  }
#copycell p { text-align:center;
              font-size:10px;
              color:white;
              vertical-align:middle;
              }

.artbook { width:33%;
           }

.top { text-align: center;
       margin: 5px 5px 5px 5px;
       }





