body {
   font-family:      Verdana, sans-serif;
   background-color: #FFFFFF; 
   color:            #000000;
   }

A:LINK    { text-decoration: none; color:      #993333; }
A:VISITED { text-decoration: none; color:      #993333; }
A:ACTIVE  { text-decoration: none; color:      #FFFFFF; }
A:HOVER   { text-decoration: underline; color: #660000; }

.galleryborder {
   background-color: #993333; 
   margin-top:       3;
   color:            #FFFFFF;
   font-variant:     small-caps;
   text-align:       center;
   }

.disccolumns {
   background-color: #CCCCCC; 
   margin-left:      0;
   }

.disccolumns TD {
   padding: .2em;
   }

.centerstage {
   background-image: url(images/bg_gray.jpg);
   }

.frontpage {
   background-color: #CCCCCC;
   }

.backbutton {
   color:            #993333;
   font-size:        small;
   text-align:       right;
   }

.heading {
   color:            #993333;
   font-variant:     small-caps;
   font-weight:      bold;
   font-size:        x-large;
   margin-top:       -5;
   }

.subheading {
   color:           #000000;
   font-variant:    small-caps;
   font-weight:     normal;
   font-size:       small;
   }

.center {
   text-align:      center;
   }

.caption {
  font-variant:     small-caps;
  color:            #660000;
  font-weight:      bold;
  text-align:       center;
  }

.nodecor {
	text-decoration: none;
   }
