﻿body 
{
  width:1024px;
  height:1018px;
background-image:url(../images/PFITR2_Main_BG.png)
}

.bqstart {
     float: left;
     height: 45px;
     margin-top: -20px;
     padding-top: 45px;
     margin-bottom: -50px;
     font-size: 700%;
     color: #FF0000;
 }

 .bqend {
     float: right;
     height: 25px;
     margin-top: 0px;
     padding-top: 45px;
     font-size: 700%;
     color: #FF0000;
 }


#MainDiv
{
width:872px; 
height:900px; 
margin-left:10px;
background-image:url('../Images/Main_Content_Page_Template.png');
background-repeat: no-repeat;
padding-top:67PX;
padding-left:20PX;
}

a {
  font: 100%/1.0 Arial, serif;
}


