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