body
{
  background       : #000000 url(/detroitstick/images/gradient.gif) repeat-x;
  color            : #E0E0E0;
  font-family      : verdana, arial, helvetica, sans-serif;
  font-size        : 12px;
  margin           : 0;
  margin-bottom    : 10px;
  text-align       : center;
}

a
{
  color            : #FFFFFF;
  font-weight      : bold;
  font-style       : normal;
  letter-spacing   : 0.2em;
  text-decoration  : none;
}

a:hover
{
  color            : #C0C0C0;
}

div#footer
{
  color            : #808080;
  font-size        : 10px;
  letter-spacing   : 2px;
  line-height      : 140%;
  margin           : 0px;
  margin-left      : auto;
  margin-right     : auto;
  text-align       : center;
  width            : 740px;
}

div#footer a
{
  font-style       : normal;
  font-weight      : normal;
  text-transform   : lowercase;
}

div#fullpage
{
  margin           : 0px;
  margin-left      : auto;
  margin-right     : auto;
  padding-bottom   : 12px;
  width            : 740px;
}

div#news
{
  margin-left      : auto;
  margin-right     : auto;
  margin-bottom    : 24px;
  margin-top       : 24px;
  text-align       : left;
  width            : 440px;
}

div#pagebox
{
  margin-bottom    : 24px;
  margin-left      : auto;
  margin-right     : auto;
  margin-top       : 0px;
  padding          : 8px;
  text-align       : left;
  width            : 640px;
}

div#pagebox hr
{
  background-color : #505070;
  border           : 1px solid #505070;
  color            : #505070;
}

div#pagetitle
{
  margin-bottom    : 12px;
  margin-left      : auto;
  margin-right     : auto;
  margin-top       : 12px;
  text-align       : center;
  width            : 740px;
}

div#pagetitle h1
{
  color            : #F0F0F0;
  margin-bottom    : 12px;
  margin-top       : 12px;
}

div#slide
{
  text-align       : center;
}

form#slidebuttons
{
  margin-bottom : 12px;
  margin-top    : 16px;
}

h1
{
  color            : #F0F0F0;
  font-size        : 26px;
  font-weight      : normal;
  letter-spacing   : 0.3em;
  margin-bottom    : 0;
  margin-top       : 6px;
}

h2
{
  color            : #F0F0F0;
  font-size        : 22px;
  font-weight      : normal;
  letter-spacing   : 0.1em;
  margin-bottom    : 0;
}

h3
{
  color            : #F0F0F0;
  font-size        : 17px;
  font-weight      : bold;
  letter-spacing   : 0.1em;
  margin-bottom    : 0;
  margin-top       : 0;
}

h4
{
  color            : #F0F0F0;
  font-size        : 14px;
  font-weight      : bold;
  letter-spacing   : 0.1em;
  margin-bottom    : 0;
  margin-top       : 0;
}

h5
{
  color            : #E0E0FF;
  font-size        : 12px;
  font-weight      : bold;
  letter-spacing   : 0.1em;
  margin-bottom    : 0;
  margin-top       : 0;
}

h6
{
  color            : #F0F0F0;
  font-size        : 9px;
  font-weight      : bold;
  margin-bottom    : 0;
  margin-top       : 0;
}

p
{
  margin-top       : 0;
}

table
{
  font-family      : verdana, arial, helvetica, sans-serif;
  font-size        : 12px;
}

table#menu
{
  font-size        : 11px;
  line-height      : 160%;
  margin-bottom    : 0;
  margin-top       : 0;
  margin-right     : auto;
  margin-left      : auto;
  padding          : 0;
  text-align       : center;
}

table#menu a
{
  font-style       : normal;
  font-weight      : normal;
  letter-spacing   : 2px;
  margin-left      : 6px;
  margin-right     : 6px;
  text-transform   : lowercase;
}

ul#menubar
{
  margin           : 0px;
  margin-top       : 18px;
  padding          : 0px;
  text-align       : center;
}

ul#menubar li
{
  margin           : 0px;
  padding          : 0px;
  list-style       : none;
  float            : left;
}

ul#menubar li a
{
/*  background       : #496080; */
  background       : #505070;
  color            : #FFFFFF;
  display          : block;
  margin           : 0px;
  margin-right     : 1px;
  padding          : 0px;
  padding-top      : 4px;
  padding-bottom   : 6px;
  text-align       : center;
  text-decoration  : none;
  width            : 74px;
}

ul#menubar li a:hover
{
  background       : #202030;
}

ul#menubar div
{
  background       : #505070;
  margin           : 0px;
  padding          : 0px;
  position         : absolute;
  visibility       : hidden;
}

ul#menubar div a
{
  background       : #505070;
  color            : #FFFFFF;
  display          : block;
  margin           : 0px;
  padding          : 5px 10px;
  position         : relative;
  text-align       : left;
  text-decoration  : none;
  width            : auto;
  white-space      : nowrap;
}

ul#menubar div a:hover
{
  background       : #202030;
  color            : #FFFFFF;
}

ul#sitemap li
{
  list-style-type  : square;
}

ul#sitemap a
{
  font-weight      : normal;
}

.buttontext
{
  font-family      : arial, helvetica, sans-serif;
  font-size        : 12px;
  font-weight      : bold;
}

.caption
{
  font-size        : 9px;
  font-weight      : normal;
}

/* Toggle the border size on these from 0px to 1px to see how the various */
/* sections of any given page are laid out.                               */

div#footer    { border : 0px solid #FFFFFF; }
div#fullpage  { border : 0px solid #FFFFFF; }
div#news      { border : 0px solid #FFFFFF; }
div#pagebox   { border : 0px solid #FFFFFF; }
div#pagetitle { border : 0px solid #FFFFFF; }
table#menu    { border : 0px solid #FFFFFF; }

