body, td, div {font-family: arial, Helvetica, sans-serif; font-size: small;
color: black; background-color: #ffffff;}

.price { font-weight: bold; }

div.logo, div.smlogo {background-color:#395796; color: #0892EF; width: 100%; font-size: 10px; padding: 10px 0px 3px 0px;}
div.smlogo { background-color: #20282D; }
div.photo, div.smphoto {padding: 5px 0px 0px 0px; background-color: #cccccc; font-size: 10px; text-indent: 15px;}
div.smphoto { background-color: #940808; }
img { border: 0px; margin-left: 15px; }

div.header {padding-left: 20px; background-color:#3C3C3C; color: #ffffff; font-weight: bold;}

div.info, div.sminfo {padding: 5px 5px 5px 5px; background-color: #eeeeee; border: thin solid #000000;}
div.sminfo { background-color: #940808; }
.redhead {color: red; font-size: large;}
.boldred { color: red; font-size: large; font-weight: bold; }
#caption {
  background-color: transparent;
  font-weight: bold;
  margin-bottom: 1em;
  margin-top: 1em;
}
.code {
  width: 100%;
  white-space: pre;
  height: 5em;
  background-color: #fff;
  border: 1px inset;
  font-weight: normal;
  overflow: auto;
}
#footstuff {
  margin:0;
  background-color: transparent;
}

ul#gallery {
  width: 402px;
  list-style-type: none;
}

ul#gallery li {
  width: 125px;
  height: 125px;
  float: left;
  margin: auto;
}

.clear { clear: both; }
