
body { background-color:#eeeeee; padding:0; margin:0; text-align:center; }

a img { border:none;}

#outer {
      position: absolute;
      left: 50%;
      top: 50%;
      width:760px; height:475px;
      margin-left: -380px; /* half of width */
      margin-top: -238px;  /* half of height */
      }

#content {background-image:url(../images/VM-Splash.jpg); background-repeat:no-repeat; width:760px; height:475px; margin:0 auto; position:relative;}

#vmLogo { position:absolute; left:339px; top:30px; }

#vmText { width:430px; position: absolute; border-top-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-bottom-style: solid;	border-top-color: #932a58; border-bottom-color: #932a58; left:255px; top:184px; padding-top:5px; padding-right:10px;}
#vmText p { padding-top:0; margin-top:0; color:#666666; font-family:Arial, Helvetica, sans-serif; font-size:10px; line-height:1.5; text-align:left; padding-left:10px;}

#smallLogos { width:430px; height: 100px; position: absolute; left:255px; top:290px; margin: 0; padding: 0;}

ul#smallLogos { list-style: none; margin: 0; padding: 0; }

ul#smallLogos li { float: left; margin: auto; padding: 0;}

#vmbs-logo { position: absolute; left: 0; top: 0px; }
#vmic-logo { position: absolute; left: 146px; top: 0; }
#vmmt-logo { position: absolute; left: 341px; top: 0; }
#vmps-logo { position: absolute; left: 60px; top: 90px; }
#vmwm-logo { position: absolute; left: 275px; top: 90px; }