a { text-decoration: underline; font-weight: bold; font-family: Tahoma,Verdana,Arial; color: #084A49; }
a:link { text-decoration: underline; font-weight: bold; font-family: Tahoma,Verdana,Arial; color: #084A49; }
a:visited { font-weight: bold; font-family: Tahoma,Verdana,Arial; color: #367C7B; }
a:hover { text-decoration: none; font-weight: bold; font-family: Tahoma,Verdana,Arial; color: #131313; }

a.slurl
{
  background: url(imgs/slhand.png) center right no-repeat;
  padding-right: 14px;
}

body
{
  background-image: url(imgs/bggradient.png);
  text-align: center;
  margin: 0px;
  color: #000000;
}

hr
{
  padding-top: 7px;
  padding-bottom: 7px;
  border: 0px;
  color: #B9B9B9;
  width: 0px;
}

div#sandbox
{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-family: Verdana,Tahoma,Arial,sans-serif;
  width: 100%;
}

div#container
{
  margin-left: auto;
  margin-right: auto;
  width: 760px;
  font-size: small;
  border-left: 2px solid #464646;
  border-right: 2px solid #464646;
}

div#masthead
{
  background-image: url(imgs/mbg.png);
  width: 760px;
  font-size: small;
  text-align: right;
}

div#orange
{
  background-image: url(imgs/mbgnav.png);
  margin-left: auto;
  margin-right: auto;
  color: #353535;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 8px;
  clear: both;
}

div#orange a { text-decoration: underline; font-weight: bold; font-family: Tahoma,Verdana,Arial; color: #525252; }
div#orange a:link { text-decoration: underline; font-weight: bold; font-family: Tahoma,Verdana,Arial; color: #525252; }
div#orange a:visited { font-weight: bold; font-family: Tahoma,Verdana,Arial; color: #525252; }
div#orange a:hover { text-decoration: none; font-weight: bold; font-family: Tahoma,Verdana,Arial; color: #757575; }


div#pagebody
{
  background-color: #B9B9B9;
  width: 760px;
  font-size: x-small;
  padding-bottom: 30px;
}

div#content
{
  font-size: small;
  text-align: left;
  width: 750px;
}

div#footer
{
  background-image: url(imgs/mbgfooter.png);
  width: 760px;
  padding-bottom: 4px;
}

div#footercontent
{
  padding-top: 25px;
  margin-left: auto;
  margin-right: auto;
  font-size: xx-small;
  text-align: left;
  width: 750px;
}

img.imgfloatleft
{
  float: left;
}

img.imgrightpad
{
  padding-right: 35px;
}

p.headlinecontainer
{
  background-color: #979797;
  padding: 4px;
  margin-bottom: -6px;
}

span.headlinetitle
{
  border-left: 3px solid #FF8000;
  padding-left: 10px;
  font-weight: bold;
}

span.headlinesmalltext
{
  border-left: 3px solid #FF8000;
  padding-left: 28px;
  font-size: x-small;
}

span.headlinealttitle
{
  border-left: 3px solid #00FFFF;
  padding-left: 10px;
  font-weight: bold;
}

span.headlinealtsmalltext
{
  border-left: 3px solid #00FFFF;
  padding-left: 28px;
  font-size: x-small;
}

p.quotebox
{
  border-left: 4px solid #808080;
  padding-left: 8px;
  margin-left: 26px;
  margin-right: 18px;
  color: #3D3D3D;
}

td
{
  font-size: x-small;
}

span.catsum
{
  font-size: xx-small;
}

span.smallfont
{
  font-size: x-small;
}

span.smallfont a.slurl
{
  background: url(imgs/slhandsmall.png) center right no-repeat;
  padding-right: 12px;
}

div.tabledef
{
  clear: both;
  padding: 2px;
}

span.tdlabel
{
  float: left;
  width: 155px;
}

span.tddata
{
  float: right;
  width: 535px;
  text-align: left;
}

span.tdlabelsmall
{
  float: left;
  width: 45px;
  text-align: center;
  padding-bottom: 12px;
}

span.tddatasmall
{
  float: left;
  width: 660px;
  padding-bottom: 12px;
}

span.tdlabelsmallnested
{
  float: left;
  width: 45px;
  text-align: center;
  padding-top: 6px;
}

span.tddatasmallnested
{
  float: left;
  width: 585px;
  padding-top: 6px;
}

div.imgstrip
{
  clear: both;
  font-size: x-small;
}

div.imgstrip div.imgcap
{
  width: 133px;
  float: left;
  margin: 4px;
  padding: 1px;
}

/*
div.imgstrip div.imgcap img
{
  margin: 4px;
  padding: 1px;
}
*/

div.imgstrip div.imgcap div
{
  text-align: center;
}

div.floatclear
{
  clear: both;
}

div.galleryimgleft
{
  float: left;
  padding-right: 5px;
  width: 248px;
}

div.galleryimgright
{
  float: left;
  padding-left: 5px;
  width: 248px;
}

div.galleryimgtitle
{
  font-size: medium;
  font-weight: bold;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.galleryimgtext
{
  font-size: x-small;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.galleryimgtext a.slurl
{
  background: url(imgs/slhandsmall.png) center right no-repeat;
  padding-right: 12px;
}


div.galleryframe
{
  width: 510px;
  float: left;
}

div.gallerysidebar
{
  width: 225px;
  float: right;
}

div.gallerysidebar img
{
  background-color: #979797;
  padding: 4px;
  border-top: 1px solid #CECECE;
  border-left: 1px solid #CECECE;
  border-bottom: 1px solid #7B7B7B;
  border-right: 1px solid #7B7B7B;
}

div.setframe
{
  width: 250px;
  float: left;
  padding-right: 11px;
}

div.setframe img
{
  background-color: #979797;
  padding: 4px;
  border-top: 1px solid #CECECE;
  border-left: 1px solid #CECECE;
  border-bottom: 1px solid #7B7B7B;
  border-right: 1px solid #7B7B7B;
}

div.setsidebar
{
  width: 485px;
  float: left;
}

div.setsidebar img
{
  margin: 2px;
  border: 2px solid #7B7B7B;
}

div.setbrowse
{
  float: left;
  width: 150px;
  padding: 4px;
}

div.setbrowse img
{
  margin: 2px;
  border: 2px solid #7B7B7B;
}

img.gcimgcenter
{
  padding: 2px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.gcimgleft
{
  padding: 2px;
  float: left;
}

img.gcimgright
{
  padding: 2px;
  float: right;
}

p.footbox
{
  font-size: x-small;
}

div.indent
{
  margin-left: 15px;
  padding-bottom: 6px;
}