/* structure for the how to advertise page and the first page of Private Owner Sales, and property wanted*/
body {text-align: center; padding: 0; background-color:#ffff66;  font-family: "Verdana", Verdana, Arial, Helvetica, sans-serif; font-size: 9.0pt; color: #003333;}
#wrapper {width: 100%; background-color:#ffff66; margin: 0 auto; align: center;}
#header {margin: auto 0px; background-color:#99ffff; border-bottom: solid 1px #003333; height: auto; text-align: center; width: 100%;
	position: relative; align: center;
	z-index: 13;
	clear: all;
	visibility: visible;}
p{padding:5px;}
/* This must be floated opposite to .float-wrap */
.clearfooter{
clear:both;
}
/* This can be floated left or right */
.first-float-rigid{border-color: #003333; border: solid 1px #003333; border-top: 0px;
float:right; 
width:678px;
background-color: #fff; text-align: center;
}
.float-wrapper-rigid{
float:left;
width:830px; background-color:#ffff66;
}
.rigid{background-color:#FFFF66; text-align: center;
margin:0px auto;
width:980px;
}
/* This must be floated opposite to .second-float */
.second-float-rigid{
float:left;
width:140px; background-color:#ffff66; text-align: center;
}
/* This must be floated opposite to .first-float */
.third-float-rigid{background-color:#ffff66;
float:right;
width:140px; text-align:left;
} 

a:hover, a:active {color:#FF3333;}
