html, body {margin: 0px; height: 100%; text-align: center; background-color: #FFFFFF;}
#hanger {position: absolute; left: 0px; top: 0px; width: 100%; height: 100%;}
#vertcase { position: relative; height: auto !important; height: 50%; min-height: 50%; width: 1000px; margin: 0 auto; }

#vertprop {position: relative; width: 500px; height: 300px;}
#vertseed {position: absolute; top: 100%; left: 0; width: 100%; height: 1px;}
#index {position: absolute; margin-left: -500px; width: 1000px; left: 50%; height: 600px; top: -300px;}
p {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; text-align: center;}
#divcontainingvideo{background-color:#fff;}