#Container
{
    BORDER-RIGHT: #000000 0px solid;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #000000 0px solid;
    PADDING-LEFT: 0px;
    MARGIN: 0px auto;
    BORDER-LEFT: #000000 0px solid;
    WIDTH: 700px;
    BORDER-BOTTOM: #000000 0px solid;
    POSITION: relative;
    BACKGROUND-COLOR: #ffffff
}


#Menu {
  text-align: left;
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  line-height: 140%; 
  color: #B02828; 
  position: absolute; 
  left: 0px; 
  top: 122px; 
  width: 145px; 
  padding: 5px; 
  padding-right: 4px;
  border-left: 1px solid #B02828;

}

.PageTitle {background: #FFFFFF; color: #555555; padding: 5px; width: 100%; font-family: Arial; font-size: 13px; font-weight: bold; border: 0px; text-align: center; }

TD {border: 1px solid #5B2727; padding: 5px;}

#Header {

  background-color: #FFFFFF;
  background-image: url(/Images/paid-surveys.jpg);
  background-repeat: no-repeat;
  text-align: center;
  vertical-align: middle; 
  color: #5B2727; 
  position: absolute; 
  left: 0px; 
  top: 6px; 
  width: 700px; 
  height: 103px; 
  padding-left: 0px; 
  padding-right: 0px;
  border: 0px;

}

#Content {
background-color: #FFFFFF; 
position: absolute;
text-align: justify;
color: #5B2727;
font-family: Arial;
font-size: 12px; 
position: absolute;
left: 170px; 
top: 122px; 
width: 480px; 
padding: 5px; 
padding-right: 5px;
padding-left: 0px;
border: 0px;
z-index:0;
}


#Nav{

padding: 0px;
position: absolute;
top: 90px;
left: 170px;
text-align: left;
background-color: #FFFFFF;
width: 555px;
height: 23px;
line-height:23px;
color: #B02828;
font-family: Arial;
font-size: 12px;
font-weight: normal;
border: 0px;
z-index: 0;

}

body
 {
   text-align: center;

 }
 


.Main {font-family:Arial; font-size:12px; color: #5B2727;}
H1     {font-family:Arial; font-size:18px; color: #B02828;}
H2     {font-family:Arial; font-size:18px; color: #5B2727; margin-left:5px; margin-right:5px;}
P       {font-family:Arial; font-size:12px; color: #5B2727; margin-left:5px; margin-right:5px; line-height:130%}
a       {font-family:Arial; font-size:12px; color: #B02828; font-weight:normal; line-height:140%}
