a:link {
   background: transparent;
   color: #0000ff;
}
a:visited {
   background: transparent;
   color: #ff00ff;
}
a:hover {
   background: transparent;
   color: #ff0000;
}
address {
   text-align: center;
}
body {
   background: url(../images/head2.jpg) #100000 no-repeat 50% 20px;
   border-color: #100000 #998066 #998066 #998066;
   border-style: solid;
   border-width: 2em 1px 1px 1px;
   color: #cccccc;
   font-family: Georgia, "Times New Roman",
        Times, serif;
   margin: 0;
   padding: 0;
}
div#banner img {
   display: block;
   margin-top: 0.5em;
}
div#catcontent {
   background: #100000 none;
   margin-left: 110px;
   margin-right: 110px;
   margin-top: 0px;
   padding: 1em 1em 0 1em;
}
div#catcontent h5 {
   margin-bottom: 0;
   margin-top: 0.5em;
}
div#catcontent ul {
   list-style-type: none;
   margin-top: 0;
}
div#content {
   background: #100000 none;
   margin: 0 110px; /*padding: 0 1em 0 1em;*/
   padding: 1em;
}
div#footerbar {
   background: #667f99;
   border-top: 1px solid #ffffff;
   border-bottom: 1px solid #FFFAFA;
   clear: both;
   font: italic 95%/1.5em monospace;
   margin-bottom: 0;
   margin-top: 7em;
   text-align: center;
}
div#itemcontent {
   background: #100000 none;
   margin-left: 100px;
   margin-right: 100px;
   margin-top: 0;
   padding: 1em;
}
/* FUDD added*/
div#itemcontent h2 {
   margin-bottom: 0;
   margin-top: 1.5em;
}
div#itemcontent img {
   background: #100000 none;
   border: 1px solid #998066;
   display: block;
   margin: auto;
}
/* FUDD added*/
div#itemcontent p {
   margin-bottom: 0;
   margin-top: 0.5em;
   padding:0 1em;
}
div#left-panel {
   float: left;
   margin-left: 2px;
}
div#left-panel a, div#right-panel a {
   color: #bdbeff;
   display: block;
   font: bold 0.95em monospace;
   margin-bottom: 0.5em;
   text-align: center;
   text-decoration: none;
}
div#left-panel a:hover, div#right-panel a:hover {
   background: #100000;
   color: #ff0000;
}
div#left-panel img, div#right-panel img{
   border: 1px solid #998066;
   display: block;
   margin-top: 5px;
}
div#left-panel, div#right-panel {
   background: #100000;
   margin-top: 5em; /* THESE LOWER THE IMAGE LINKS */
   text-align: center;
   width: 105px;
}
div#right-panel {
   float: right;
   margin-right: 2px;
}
div#topbar {
   background: #100000 none;
   left: 0;
   position: absolute;
   right: 0;
   top: 0;
   width: 100%; /* Fudd added to fix IE bug*/
}
div#topmenu {
   background: #100000;
   color: #cacaff;
   margin: 0.5em auto;
   text-align: center;
}
div#topmenu a {
   background: #100000;
   color: #cacaff;
   font: bold 1.25em monospace;
   padding: 0.3em;
   text-decoration: none;
}
div#topmenu a:hover {
   background: #100000;
   color: #ff0000;
}
div.clear {
   clear: both;
   font-size: 0;
}
div.dividerbar {
   background: #100000;
   border: solid #998066;
   border-style: solid;
   border-width: 1px 0 0 0;
   clear: both;
   color: #cfcfcf;
   font-size: 1%;
   text-align: center;
}
div.dottedline {
   border-top: thin dotted;
}
h1 {
   color: #6d009d;
   margin-bottom: 0;
   margin-top: 0;
   padding-bottom: 1em;
   padding-top: 1em;
}
h1,h2,h4 {
   font-family: Helvetica, Geneva, Arial,
        SunSans-Regular, sans-serif;
   text-align: center;
}
h2 {
   background: #100000;
   color: #999999;
   margin-bottom: 0;
   margin-top: 0.5em;
}

