
h1.header {font-size: 300%}
h2.header {font-size: 150%}
p {font-size: 100%}

body {
  color: rgb(143, 33, 54);
  background-color: rgb(255, 255, 240); }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
}

#navcontainer li { margin: 0 0 2px 0;
 }

#navcontainer a
{
display: block;
padding: 2px 2px 2px 2px;
border: 2px solid rgb(143,33,54);
width: 169px;
background-repeat: no-repeat;
background-image: url('wood047op75.jpg');
}

#navcontainer a:link, #navlist a:visited
{
color: rgb(143,33,54);
font-weight: bold;
text-decoration: none;
}

#navcontainer a:hover
{
border: 2px solid rgb(143,33,54);
background-color: #F60;
background-image: url('wood047op75.jpg');
color: rgb(255,255,240);
}

#active a:link, #active a:visited, #active a:hover
{
border: 2px solid rgb(143,33,54);
background-color: #FF6600;
background-image: url('wood047op75.jpg');
color: rgb(255,255,240);
}




a.servicemagic {
  font-family: Timesroman14;
  font-weight: bold;
  font-size: 18 px; }

a.servicemagic:link {
  color: blue;
  text-decoration: none; }

a.servicemagic:visited {
  color: purple;
  text-decoration: none; }

a.servicemagic:active {
  color: red;
  text-decoration: underline; }

a.servicemagic:hover {
  color: red;
  text-decoration: underline; }

a.bottomframe {
  font-family: arial,helvetica;
  font-weight: bold; }

a.bottomframe:link {
  color: blue;
  text-decoration: none; }

a.bottomframe:visited {
  color: purple;
  text-decoration: none; }

a.bottomframe:active {
  color: red;
  text-decoration: underline; }

a.bottomframe:hover {
  color: red;
  text-decoration: underline; }

a.leftframe {
  font-family: arial,helvetica;
  font-weight: bold; }

a.leftframe:link {
  color: rgb(255,255,240);
  text-decoration: none; }

a.leftframe:visited {
  color: rgb(255,255,240);
  text-decoration: none; }

a.leftframe:active {
  color: rgb(255,255,240);
  text-decoration: none; }

a.leftframe:hover {
  color: rgb(143,33,54);
  text-decoration: none; }

td.leftlink {
   background-image: url('lgtwdbtnshdw1.gif');
   background-repeat: no-repeat;
   VERTICAL-ALIGN: center; }

table.one {
   table-layout: fixed }