body{
background-color:#FF0000;
}

#menu{
display:none;
float:none;
overflow:visible;
}
#headerContainer{
height:100px;
width:700px;
float:none;
}
#mainLogo{
float:none;
display:none;
width:700px;
}
#contactInfo{
float:none;

}
#mainContainer {
overflow:visible;
border:none;
}
#mainNavigation {
display:none;
width:700px;

}
#leftContentContainer {
overflow:visible;
float:none;
width:700px;

display:inline;
}
.box {
overflow : visible;
float:none;
}
#rightBoxesContainer {
display:none;
}
#flashPitchContainer {
display:none;
}
.leftBox {
overflow : visible;
float:none;
}
.leftBoxTopicImg {
overflow : visible;
}
.leftBoxContent {
overflow : visible;

}
.leftBoxContentGreen {
overflow : visible;
}
.leftBoxRegTextContentGreen {
overflow : visible;
}
.leftBoxContentRed {
overflow : visible;
}
.leftBoxContentGreenNoListImage {
overflow : visible;
}
.leftFullContent {
overflow:visible;
float:none;
}


.leftBoxProsContainer {
overflow:visible;

}
.leftBoxConsContainer {
overflow:visible;

}

#footer{
overflow:visible;
display:none;
}
