
body { background-color: rgb(118,93,151);
       font-family: "Comic Sans MS";
       font-size: 16px;
       font-weight: bold;
 }

tbody { vertical-align: top; }

td {   font-family: "Comic Sans MS";
       font-size: 16px;
       font-weight: bold;
       color: eeeeff;
 }

.navLinks { width: 600px;
            border: 0;
            display: none;
 }

.banner { width: 629;
          height: 180;
          border: 0;
 }

.topper { width: 472;
          height: 135;
          border: 0;
 }


.bold {font-weight: bold;}

.ital { font-style: italic;
        text-decoration: underline;
 }

a { font-size: 16px;
  }

a:link { color: #eeeeff;
         text-decoration: underline;
 }

a:visited { color: #ccccff;
            text-decoration: underline;
 }

a:hover { text-decoration: none;
          color: eeeeff;
           background-color: rgb(75,0,75);
  }

p { color: #eeeeff;
 }

.knot { border: 0;
        height: 70;
        width: 69;
 }


.myButton { font-size: 18px;
            font-weight: bold;
            color: #eeeeff;
            background-color: rgb(118,93,151);
            font-family: "Comic Sans MS";
 }

.section { display: none;
           text-align: left;
 }

.nav { display: none;
       text-align: center;
 }

.photo, .hphoto { width: 320px;
         height: 240px;
 }

.vphoto { width: 288px;
         height: 384px;
 }
.bigvphoto { width: 476px;
         height: 714px;
 }

.bigphoto, .bighphoto { width: 714px;
            height: 476px;
 }


