/******************************************************************/
/* NWSG                                                           */
/******************************************************************/
body
  {
  background: white url(/background.gif) top left repeat-x;
  font-family: Arial,Helvetica;
  margin: 0px;
  padding: 10px;
  }

h1
  {
  color: #cc0000;
  line-height: 122%;
  margin-top: 0px;
  padding-top: 0px;
  }

h2, h3
  {
  color: #cc0000;
  line-height: 122%;
  }

div.mainbody
  {
  font-size: 90%;
  line-height: 150%;
  padding: 10px;
  border-left: solid #cc0000 1px;
  border-right: solid #cc0000 1px;
  border-bottom: solid #cc0000 1px;
  }

span.topheader
  {
  color: white;
  font-family: 'Trebuchet MS',Arial,Helvetica;
  font-size: 130%;
  padding-top: 8px;
  padding-bottom: 10px;
  }

td.spacer
  {
  width: 5%;
  }

div.menu
  {
  color: #cc0000;
  padding: 0px;
  background: #F3DEDB;
  border: solid #cc0000 1px;
  }

div.topaddress
  {
  padding-top: 10px;
  color: black;
  font-size: 14pt;
  }

a.mainmenu, a.mainmenu:visited
  {
  font-size: 10pt;
  font-weight: bold;
  margin: 0;
  border: 0;
  border-right: solid #ff0000 1px;
  font-family: arial;
  display: -moz-inline-box;
  display: inline-block;
  color: #000000;
  text-decoration: none;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 6px;
  padding-bottom: 6px;
  }

a.mainmenu:active, a.mainmenu:hover
  {
  font-family: arial;
  color: #ffffff;
  background: #000000;
  }

a.skillzone
  {
  color: black;
  font-size: 8pt;
  }

a.indexlink
  {
  font-size: 8pt;
  font-family: Arial,Helvetica;
  }

td.contactinfo
  {
  color: black;
  line-height: 133%;
  }

input.modern
  {
  background: #ffffff;
  border: solid black 1px;
  width: 600px;
  }

textarea.modern
  {
  background: #ffffff;
  border: solid black 1px;
  width: 600px;
  }

