#body {
  background-color: #414141;
}

#menu {
 width: 750px;
 text-align: center;
 padding-bottom: 50px;
 .padding-top: 15px;
 font-family: Arial;
 font-weight: bold;
 color: #ffcc66;
}

#menu a{
  text-decoration: none;
}

#menu a:link{
 color: #FFCC66;

}

#menu a:visited {
  color: #CC9900;
}
#menu a:hover {
  color: #CC0000
}
#menu a.now:link{
 color: #FFCC66;
 text-decoration: underline;
}

 #menu a.galss:link{
 color: #FF3300;
 text-decoration: underline;
}
#menu a.galss:visited {
 color: #FF3300;
  text-decoration: underline;
}
#menu a.galss:hover {
 color: #FF3300;
  text-decoration: underline;
}
img.home {
  padding-top: 0;
  margin-top: 0;
  margin-top: -50px;
  .margin-top: 0;

}

table.awards{
font-family: Arial;
font-size: 80%;
padding-left: 2px;

}
td.title{
font-family: Arial;
color: #CC6699;
 margin-left: 300px;
 font-weight: bold;
 text-align: center;
}

   td.head{
     color: #000000;
     padding-left: 85px;

     font-size: 120%;
     font-weight: bold;

       background-image: url(showbar.jpg);
   }

p.gallery{
  font-size: 120%;
  color: #FF3333;
       font-family: Arial;
  font-weight: bold;
  text-align: center;
}

p.instruct{
  font-size: 80%;
  color: #FFCC66;
  font-family: Arial;
  text-align: center;
}
p.instruct a.info:link{
  font-size: 110%;
  color: #FFCC66;
  font-family: Arial;
  text-align: center;
  text-decoration: underline;
}
p.instruct a.info:visited{
   color: #cc9900;
   text-decoration: none;
}

p.instruct a:hover {
  color: #CC0000;
  text-decoration: underline;
}