
#Container{
overflow:visible;
height:auto;
}

#HomeTextEdit{
overflow:visible;
height:auto;
width:650px;
position:relative;
left:50px;

}

#HomeTextPg1{
overflow:visible;
height:auto;
width:650px;
position:relative;
left:100px;

}

#HomeTextAccolades{
overflow:visible;
height:auto;
width:650px;
position:relative;
left:50px;
border:solid red;}

#HomeTextContact{
overflow:visible;
height:auto;
width:650px;
position:relative;
left:50px;

}

#LeftMenu, #RightMenu, #FooterBar{
visibility: hidden;
}
