a:link    {text-decoration: none; color: rgb(246,241,219);}
a:visited {text-decoration: none; color: rgb(246,241,219);}
a:hover   {text-decoration: none; color: #FF3300;}

a.red:link    {text-decoration: none; color: rgb(255,51,0);}
a.red:visited {text-decoration: none; color: rgb(255,51,0);}
a.red:hover   {text-decoration: none; color: rgb(255,51,0);}


a.white:link    {text-decoration: none; color: white; }
a.white:visited {text-decoration: none; color: white;}
a.white:hover   {text-decoration: none; color: white;}

a.black:link    {text-decoration: none; color: black;}
a.black:visited {text-decoration: none; color: black;}
a.black:hover   {text-decoration: none; color: black;}

a.gray:link    {text-decoration: none; color: rgb(153,153,153);}
a.gray:visited {text-decoration: none; color: rgb(153,153,153);}
a.gray:hover   {text-decoration: none; color: rgb(255,51,0);}

font.black {
  font-size: 11px; 
  color: black;
  }
  
font.redBold {
  font-size: 11px; 
  color: rgb(255,51,0);
  font-weight: bold;
  }

font.underline {
  text-decoration: underline;
  }
  
font.redUnderline {
  text-decoration: underline;
  font-size: 11px; 
  color: rgb(255,51,0);
  font-weight: bold;
  }
    
font.bigRed {
  font-size: 14px; 
  color: rgb(255,51,0); 
  font-weight: bold;
  letter-spacing: 1px;
  }

div.background {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  left: 0px;
  height: 1100px;
  width: 1029px;
  font-family: arial,sans-serif;
  border: 1px solid #B0B0B0;
  }

#bannerDiv {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 855px; 
  height: 219px;
 }
  
#bannerTextDiv {
  position: absolute; 
  top: 142px; 
  left: 27px; 
  width: 600px; 
  height: 17px;
  font-size: 13px;
  color: rgb(246,241,219);
  }
  
#bannerLinksDiv {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 773px; 
  height: 22px;
  text-align: center;
  letter-spacing: 1px;
  padding-top: 4px;
  font-size: 13px;
  background: black;
  color: #F6F1DB;
  }
 
 #pullDownDiv {
  position: absolute; 
  top: 0px; 
  left: 250px; 
  width: 260px; 
  height: 30px;
  }
  
 #bannerLinksPullDown {
  position: absolute; 
  top: 26px; 
  left: 0px; 
  width: 250px; 
  height: 35px;
  text-align: left;
  padding-top: 4px;
  padding-left: 5px;
  font-size: 12px;
  background: black;
  color: white;
  visibility: hidden;
  border: 1px solid #B0B0B0;
  }
  
#accountLoginDiv {
   position: absolute; 
   top: 33px; 
   left: 734px; 
   width: 115px; 
   height: 25px; 
   font-size: 13px;
   vertical-align: middle;
  }
  
#adColumn {
  position: absolute; 
  top: 0px; 
  left: 854px; 
  width: 175px; 
  height: 800px;
  }
  
#adLinksDiv {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 175px; 
  height: 20px;
  color: #F6F1DB;
  font-size: 13px;
  text-align: center; 
  padding-top: 3px;
  }

#featuredPropertiesDiv {
  position: absolute; 
  top: 25px; 
  left: 0px; 
  width: 173px; 
  height: 32px;
  }

#clickOnDiv {
  position: absolute; 
  top: 58px; 
  left: 0px; 
  width: 173px; 
  height: 35px;
  font-size: 11px;
  color: black;
  text-align: center;
  padding-top: 3px;
  }

img.columnAds {
	display: none;
	width: 150px;
	height: 120px;
	}

img.bannerAds {
	display: none;
	width: 849px;
	height: 130px;
	border: none;
	}
 
#bannerAdsDiv {
  position: absolute;
  top: 233px; 
  left:  3px; 
  width: 849px; 
  height: 130px;
  text-align: center;
  }

#loadingImage {
  position: relative;
  top: 25px;
  height: 75px;
  opacity: .70;
  filter: alpha(opacity=70);
  -moz-opacity: .70;
  }
  
#columnAd1Div {
  position: absolute; 
  top: 107px; 
  left: 13px;  
  width: 155px; 
  height: 126px;
  padding-top: 0px;
  }

div.columnAdCaptions {
  position: absolute; 
  left: 10px; 
  width: 165px; 
  height: 14px;
  font-size: 10px;
  text-align: left;
  color: rgb(153,153,153);
  }
  
#columnAd2Div {
  position: absolute; 
  top: 255px; 
  left: 13px; 
  width: 151px; 
  height: 121px;
  }
 
#columnAd3Div {
  position: absolute; 
  top: 406px; 
  left: 13px; 
  width: 151px; 
  height: 121px;
  }
 
#columnAd4Div {
  position: absolute; 
  top: 562px; 
  left: 13px; 
  width: 151px; 
  height: 121px;
  }    

#columnAd5Div {
  position: absolute; 
  top: 714px;
  left: 13px;
  width: 151px; 
  height: 121px; 
  }
  
#joinDiv {
  position: absolute; 
  top: 378px; 
  left: 0px; 
  width: 227px; 
  height: 315px;
  }
     
#textDiv {
  position: absolute; 
  top: 382px; 
  left: 229px; 
  width: 334px; 
  height: 269px;
  padding-top: 15px;
  padding-left: 20px;
  padding-right: 20px; 
  vertical-align: center;
  font-family: arial;
  font-size: 11px;
  line-height: 13px;
  text-align: justify;
  color: rgb(153,153,153);
  }

#searchDiv {
  position: absolute; 
  top: 381px; 
  left: 605px; 
  width: 245px; 
  height: 306px;
  color: black;
  }

#searchHereDiv {
  position: absolute; 
  top: 0px; 
  left: 136px; 
  width: 112px; 
  height: 25px;
  color: yellow;
  font-size: 13px;
  text-align: center;
  }

#forFurnishedDiv {
  position: absolute; 
  top: 27px; 
  left: 136px; 
  width: 108px; 
  height: 198px;
  font-size: 11px;
  font-family: arial,sans-serif;
  text-align: center;
  padding-top: 10px;
  line-height: 22px;
  }
  
#searchAvailabilityDiv {
  position: absolute; 
  top: 254px; 
  left: 2px; 
  width: 243px; 
  height: 31px;
  text-align: center;
  }

#joinTheNetworkDiv {
  position: absolute; 
  top: 0px; 
  left: 0px; 
  width: 112px; 
  height: 22px;
  color: yellow;
  font-size: 13px;
  text-align: center;
  padding-top: 4px;
  }
  
#marketYourPropertyDiv {
  position: absolute; 
  top: 254px; 
  left: 0px; 
  width: 225px; 
  height: 31px;
  text-align: center;
  padding-left: 2px;
  }
  
#wantToBeAMemberDiv {
  position: absolute; 
  top: 153px; 
  left: 5px; 
  width: 220px; 
  height: 55px;
  font-size: 11px;
  text-align: center;
  padding-top: 10px;
  line-height: 18px;
  color: black;
  }

#footerAdsDiv {
  position: absolute; 
  top: 715px; 
  left: 0px; 
  width: 750px; 
  height: 385px;       
  }
  
#footerAd1Div {
  position: absolute;
  top: 0px;
  left: 747px;
  width: 216px; 
  height: 90px;
  background-color: white;  
  display: block;
  }
  
#footerAd2Div {
  position: absolute;
  top: 110px;
  left: 800px;
  width: 216px; 
  height: 90px;
  background-color: white;
  }
  
#footerAd3Div {
  position: absolute;
  top: 0px;  
  left: 0px;
  width: 728px; 
  height: 90px;
  }
 
#footerAd4Div {
  position: absolute;
  top: 110px;
  left: 0px;  
  width: 728px; 
  height: 90px;
  }
  
#footerAd5Div {
  position: absolute;       
  width: 728px; 
  top: 220px;                 
  left: 0px;
  height: 90px; 
  width: 728px; 
  }

#aaxsysLogoDiv {
  position: absolute; 
  top: 320px; 
  left: 784px; 
  width: 240px; 
  height: 55px;
  padding-left: 15px;
  vertical-align: middle;
  font-size: 11px;
  }
   
#lookingListeningLink {
  position: absolute; 
  top: 338px;
  left: 15px; 
  width: 500px; 
  height: 15px;
  font-size: 11px;
  color: rgb(135,135,135);
  }
  

