body
{
   background: rgb(205, 205, 255) url(image/thermostatbanner.png) no-repeat top right;
   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, a:active
{
   text-decoration: underline;
   color: rgb(61, 79, 62);
}

a:link
{
   font-weight: bold;
   text-decoration: none;
   color: rgb(109, 162, 108);
}

p
{
   margin-left: 1.0cm;
}

#title
{
   margin-top: 95px;
   text-align: right;
   font-weight: bold;
   font: 24pt/22pt arial;
   color: rgb(205, 205, 255);
}

#nav
{
   margin-top: 20px;
   text-align: right;
   font-weight: bold;
   font: 20pt/18pt arial;
}

#info
{
   position: relative;
   margin-top:  0px;
   margin-left: 50px;
   margin-right: 80px;
}

#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
}
