body{
font-family:Verdana, Arial, Helvetica, sans-serif;
background-image: url(sidebar.jpg); 
background-repeat: no-repeat;
background-color: #ffffff;
text-align: center;
}

#columbiarealestate { 
width:300px; 
height:157px; 
z-index:1; 
left: 110px;
position: absolute;

}

#dodgecountyrealestate { 
position: absolute;
font-size: 12px;
width:300px; 
height:157px; 
z-index:1; 
right: 0px;
}

#dodgecountyrealestate h2{ 
font-size: 16px;
}

#juneaurealestate { 
position: absolute;
top: 180px;
width:600px; 
height:400px; 
z-index:2; 
left: 200px;

background-image: url(watermark.jpg); 
background-repeat: no-repeat;
background-color: #ffffff;
text-align: left;
}



#beaverdamrealestate { 
position: absolute;
width:150px; 
z-index:2; 
left: 10px;
top: 150px;
color: #ffffff;
font-weight: bold;
text-align: left;
}


#beaverdamrealestate div{ 
background-color: #e80000;
outline: #800000 outset thick;
}

#beaverdamrealestate a{ 
color: #ffffff;
font-weight: bold;
text-decoration: none;
}


#wisconsinrealestate{
position: absolute;
top: 180px;
width:700px; 
height:1300px; 
z-index:2; 
left: 170px;
}

img{
border: 0px;
}
#columbiarealestate img{
border: 0px;
}