 body { 
background-color: #ffffff;
background-image: url(/graphics/pscwaves.jpg);
background-repeat: repeat-y;
background-position: left;
       font-family: Trebuchet MS ;
       }

.topper
{ 
    position : absolute;
    top: 05px;
    left: 10px }
              
.pagetitle
{
    position: absolute;
    top: 112px;
    left: 570px;
    width: 338px;
    height: 20px;
    font-family: 'Trebuchet MS';
    color: #003663;
    font-size: large;
    font-weight: bold;
    text-align: right;
}

.menu
 { 
   position: absolute;
   top: 200px;
   left: 20px;
   font-family: Trebuchet MS;
   text-align: left;
   }


.col1of3
{  position: absolute;
   top: 200px;
   left: 160px;
   width: 220px;
   font-family: Trebuchet MS;
   font-size: small;
   color: #000000;
   text-align: center;
   }
   .col2of3
{  position: absolute;
   top: 200px;
   left: 410px;
   width: 220px;
   font-family: Trebuchet MS;
   font-size: small;
   color: #000000;
   text-align: center;
   }
   .col3of3
{  position: absolute;
   top: 200px;
   left: 660px;
   width: 220px;
   font-family: Trebuchet MS;
   font-size: small;
   color: #000000;
   text-align: center;
   }
   .col1of2
{  position: absolute;
   top: 200px;
   left: 160px;
   width: 350px;
   font-family: Trebuchet MS;
   font-size: small;
   color: #000000;
   text-align: justify;
   }
      .col2of2
{  position: absolute;
   top: 200px;
   left: 530px;
   width: 350px;
   font-family: Trebuchet MS;
   font-size: small;
   color: #000000;
   text-align: center;
   }
     .col1of1
{  position: absolute;
   top: 200px;
   left: 160px;
   width: 710px;
   font-family: Trebuchet MS;
   font-size: small;
   color: #000000;
   text-align: center;
   }
   .row2col1of2
{  position: absolute;
   top: 340px;
   left: 210px;
   width: 350px;
   font-family: Trebuchet MS;
   font-size: small;
   color: #000000;
   text-align: center;
   }
   
        .row2col2of2
{  position: absolute;
   top: 340px;
   left: 480px;
   width: 350px;
   font-family: Trebuchet MS;
   font-size: small;
   color: #000000;
   text-align: center;
   }
           .row2col1of1
{  position: absolute;
   top: 340px;
   left: 280px;
   width: 350px;
   font-family: Trebuchet MS;
   font-size: small;
   color: #000000;
   text-align: center;
   }
   
   .subheading
   {  position: absolute;
      top: 160px;
      left: 160px;
      width: 710px;
      font-weight:bold;    
      text-align: center;
   }
      .copyright
   {  position: absolute;
      top: 650px;
      left: 160px;
      width: 700px;
      font-size: xx-small;
      font-style:italic;
      text-align: center;
   }



