#vbscontainer {
     background: url(/images/317/317_full.jpg);
     height: 850px;
}

#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: #EDBE2A;
     width: 500px;
     padding: 50px 0px 0px 140px;
}

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

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

#vbstitletwo {
     position:absolute;
     font-size: 2em;
     color: #54183E;
     width: 275px;
     padding: 500px 0px 0px 30px;
}

#vbscontact {
     position:absolute;
     color: white;
     font-size: 2em;
     text-align: center;
     padding-top: 760px;
     width: 640px;
}

#vbscontact a {
     color: white;
}

#vbscontact a:visited {
     color: white;
}

#vbscontact a:hover {
     background-color: #EDBE2A;
}

#vbsinfocol a {
     color: #07628E;
}

#vbsinfocol a:visited {
     color: #07628E;
}

#vbsinfocol a:hover {
     background-color: #EDBE2A;
}