

#page {
background-repeat:repeat-x;
background-color:6682aa;
width:100%;
}

#top {
background-repeat:repeat-x;
width:100%;
height:250px;
margin:0px;
}

#textbox {
background-image:url(http://www.parkridgecrossing.com/newsite/images/txtback.jpg);
background-repeat:repeat;
min-height:100px;
margin-top:20px;
margin-left:100px;
margin-right:100px;
padding:20px;
}

#flashbox {
margin:0px;
padding:0px;
overflow:hidden;
width:100%;
}

/*rounded corners*/

b.bt, b.bt b, b.bb, b.bb b {display: block; height: 10px;font-size: 1px;background:url(images/grey.jpg) no-repeat;position:relative}   
  
b.bt {top: -3px; left: -3px}   
  
b.bt b {background-position:100% -10px; left: 6px}   
  
b.bb {background-position:0 -20px; top:3px; left: -3px}   
  
b.bb b {background-position:100% -30px; left: 6px}   
  
#grey_border {border:#484d5a solid 3px; background-color:#484d5a;}  