body
{
   background: rgb(211, 219, 235) url(image/sbanner.jpg) no-repeat top center;
   color: rgb(61, 79, 62);
   font-family: Arial, Helvetica, sans-serif;
   font: 8pt/16pt;
}

a:visited
{
   font-weight: bold;
   text-decoration: none;
   color: rgb(162, 182, 162);
}

a:hover
{
   text-decoration: underline;
   color: rgb(152, 172, 208);
}

a:active
{
   text-decoration: underline;
   color: rgb(211, 219, 235);
}

a:link
{
   font-weight: bold;
   text-decoration: none;
   color: rgb(109, 162, 108);
}

p
{
   margin-left: 1.0cm;
}

#title
{
   margin-top: 60px;
   text-align: left;
   font-weight: bold;
   font: 24pt/22pt arial;
   color: rgb(131, 194, 130);
}

#nav
{
   margin-top: 15px;
   text-align: right;
   font-weight: bold;
   font: 20pt/18pt arial;
}

#info
{
   position: relative;
   margin-top:  50px;
   margin-left: 50px;
   margin-right: 50px;
}

#pageHeader h3
{
   background: transparent url(image/h3.png) no-repeat top left;
   margin-top: 10px;
   width: 36px;
   height: 84px;
   float: left;
}

#pageHeader h3 span
{
   display:none
}

