#vbscontainer {
     background: url(/images/487/487_full.jpg);
     height: 828px;
     width: 640px;
}

#vbstitle p   {
     margin: 0px;
}

#vbsinfo p   {
     margin: 0px;
}

#vbsinfocol p   {
     margin: 0px;
}

#vbstitle {
     position:absolute;
     font-size: 4em;
     font-style: bold;
     text-align: center;
     color: #0C9FD5;
     width: 500px;
     padding: 300px 0px 0px 70px;
}

#vbsinfo {
     position:absolute;
     font-size: 2em;
     font-style: bold;
     color: #D91F22;
     margin: 390px 0px 0px 90px;
     width:150px;
     text-align: right;
}

#vbsinfocol {
     position:absolute;
     font-size: 2em;
     font-style: bold;
     color: #FFC117;
     margin: 390px 0px 0px 250px;
     z-index: 50;
}

#vbstitletwo {
     position:absolute;
     font-size: 1.5em;
     color: #54183E;
     width: 520px;
     padding: 620px 0px 0px 70px;
}

#vbscontact {
     position:absolute;
     color: #0B57A2;
     font-size: 1.5em;
     text-align: center;
     padding-top: 700px;
     padding-left: 70px;
     width: 520px;
}

#vbscontact a {
     color: #0B57A2;
}

#vbscontact a:visited {
     color: #0B57A2;
}

#vbscontact a:hover {
     background-color: #557F3F;
     color: white;
}

#vbsinfocol a {
     color: #FFC117;
}

#vbsinfocol a:visited {
     color: #FFC117;
}

#vbsinfocol a:hover {
     background-color: #557F3F;
     color: white;
}