body
{
  padding: 0;
  margin: 15px 0;
  background: url(/style/slate_128.gif);
  text-align: center;  /* For centering in IE. */
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
  color: #303030;
}
div#workarea
{
  width: 960px;
  margin: 0 auto;      /* Centering for decent browsers. */
  text-align: left;    /* Set body's text align back to left for IE. */
  background-color: #0F2642;
}
div#topmenu
{
  padding: 3px 0 4px 0;
  text-align: center;
  font-size: 15px;
  color: #E8E8E8;
}
div#headstrip
{
  padding: 0;
  margin: 0;
}

div.categories            { }
div.categories-top        { margin-top: 12px; }
div.categories-bottom     { margin-top: 3px; }
div.categories img.left   { margin-right: 10px; }
div.categories img.normal { margin-right: 10px; }
div.categories img.right  { margin-right: 0px; }

div.catmenu
{
  padding: 0px 0 6px 0;
  text-align: center;
  font-size: 14px;
  color: #E8E8E8;
}
div.catmenu-top     { padding: 0 0 6px 0; }
div.catmenu-bottom  { padding: 4px 0 0 0; }

div#content { background-color: #000000; }
div#topbar  { height: 20px; }
div#botbar
{
  height: 30px;
  clear: both;
  color: #D0D0D0;
  text-align: center;
}
h3.bold
{
  margin: 2px 0 0 0;
  font-size: 16px;
  font-weight: bold;
  color: #D0D0D0;
}
h3.normal
{
  margin: 2px 0 0 0;
  font-size: 16px;
  font-weight: normal;
  color: #D0D0D0;
}
h3.normal span
{
  font-weight: bold;
  color: #BF0E0E;
  margin-left: 10px;
}
div.paintlabel { float: right; }
div.paintlabel2
{
  float: right;
  width: 720px;
  height: 30px;
  color: #D0D0D0;
  text-align: center;
}
div.paintbottom
{
  float: right;
  width: 720px;
  background-color: #0F2642;
}

div#footer
{
  clear: both;
  padding: 6px 0 8px 0;
  text-align: center;
  font-size: 14px;
  line-height: 18px;
  color: #A0A0A0;
}
div#footer span.copyright { color: #606060; }

img.painting  { float: right; }
div.lefttext
{
  background-color: #F2F1EA;
  float: left;
}
div.lefttext p   { margin-left: 20px; margin-right: 15px; }
div.lefttext h2  { margin-left: 20px; margin-top: 15px; }
div.lefttext h2.center
{
  margin-left: 0px;
  margin-top: 35px;
  letter-spacing: 7px;
  text-decoration: underline;
}

div.fulltext
{
  padding: 15px;
  background-color: #F2F1EA;
}

div.paintinfo
{
  position: relative;
  /*width: 210px;*/
  width: 238px;
  float: left;
  background-color: #0F2642;
}
div.paintheader
{
  width: 207px;
  text-align: center;
}
div.paintheader h4
{
  margin: 4px 0 2px 0;
  font-size: 14px;
  color: #D0D0D0;
}
div.leftbottom
{
  position: absolute;
  left: 0;
  bottom: -1px;
}

div.menubar a         { color: #E8E8E8; }
div.menubar a:visited { color: #E8E8E8; }
div.menubar a:active  { color: #E8E8E8; }
div.menubar a:hover   { color: #E8E800; }

div#headstrip a img   { border: 0; }

img
{
  margin: 0;
  padding: 0;
}
img.big-margin { margin: 0px 2px 4px 2px; }
img.left
{
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 0;
}
img.normal { border: 1px solid; }
img.right
{
  border-style: solid;
  border-top-width: 1px;
  border-right: 0;
  border-bottom-width: 1px;
  border-left-width: 1px;
}
img.blue          { border-color: #0F2642; }
img.black         { border-color: #000000; }
img.ppanel        { border-color: #0F2642; }
img.active:hover  { border-color: #FFFF00; }

div#footer a          { color: #A0A0A0; }
div#footer a:visited  { color: #A0A0A0; }
div#footer a:active   { color: #A0A0A0; }
div#footer a:hover    { color: #E8E800; }

a
{
  text-decoration: none;
  -moz-outline: none; outline: none;
}
div.fulltext a
{
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #105C88;
}
div.fulltext a:link     { color: #105C88; }
div.fulltext a:visited  { color: #105C88; }
div.fulltext a:hover    { color: #000000; }
div.fulltext a:active   { color: #000000; }

div.lefttext a
{
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  color: #105C88;
}
div.lefttext a:link     { color: #105C88; }
div.lefttext a:visited  { color: #105C88; }
div.lefttext a:hover    { color: #000000; }
div.lefttext a:active   { color: #000000; }

h2
{
  margin: 5px 0 0 0;
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
  color: #0F2642;
}
h3
{
  margin: 15px 0 5px 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  color: #303030;
}
h3.wide  { letter-spacing: 12px; }

div.center  { text-align: center; }

