/* CSS for WebTheatre */


/* Global */

html, body { height: 100%; margin: 0; padding:0;}

body {background: #edf3f5; text-align: center; overflow: auto;}

#swfcontainer {width: 1080px; background: transparent; margin: auto; text-align: center; display:none;}

#header {height: 95px; width: 100%; background: #fff top left repeat-x; text-align: center;}

#scbVib {width: 1080px; height: 13px; background: transparent url('../htmlImages/scbvib.png') top left no-repeat; margin: 0 auto;}

#logos {width: 1080px; height: 72px; background: transparent url('../htmlImages/topLogosHtml.png') top center no-repeat; margin: 0 auto; position: relative; top: 10px;}

#footerHolder {height: 45px; width: 100%; text-align: center;}
#footer {height: 100%; width: 100%; background: #fff top left repeat-x; text-align: center; display:none;}
