#contentRegs
{
min-height:550px;
margin-left:15%;
width:75%;
padding-top:10px;
}
/* for Internet Explorer equivelent of minimum height tag */
* html #contentRegs
{
height: 565px;
}

