body
{
   background: white url(image/tbanner.png) repeat-x top left;
   color: rgb(61, 79, 62);
   font-family: Arial, Helvetica, sans-serif;
   font: 16px/22px arial;
   font-weight: bold;
}

a:visited
{
   font-weight: bold;
   text-decoration: none;
   color: rgb(162, 182, 162);
}

a:hover, a:active
{
   text-decoration: underline;
   color: rgb(61, 79, 62);
}

a:link
{
   font-weight: bold;
   text-decoration: none;
   color: rgb(109, 162, 108);
}

#header
{
   position: relative;
   top: 0cm;
   text-align: center;
   font-weight: bold;
   font: 26pt arial;
   color: #006600;
}

#truck
{
   position: relative;
   top: 3.7cm;
   float: right;
}

p
{
   position: relative;
   top: 4.5cm;
   margin-top: 0px;
   margin-left: 5.0cm;
   color: #006600;
}

#title
{
   margin-top: 15px;
   text-align: right;
   font-weight: bold;
   font: 24pt/22pt arial;
   color: rgb(0, 0, 0);
}

#nav
{
   margin-top: 95px;
   text-align: right;
   font-weight: bold;
   font: 20pt/18pt arial;
}

#footer
{
   position: relative;
   top: 6cm;
   font: 14px/20px arial;
   font-style: italic;
   text-align: center;
   color: black;
}
