.clicks {
width:275px;
cursor: pointer; cursor: hand;
}
#sports {
width:650px;
float:left;
}
#bottom-frame {
width:950px;
}
#contact {
color:#ffffff;
background:url("http://grfx.cstv.com/schools/wast/graphics/tickets/contact-us.jpg");
background-repeat:no-repeat;
padding-top:50px;
padding-left:10px;
padding-bottom:10px;
font-weight:bold;
height:125px;
}
#contact a{
color:#ffffff;
font-weight:bold;
}
#location {
color:#ffffff;
background:url("http://grfx.cstv.com/schools/wast/graphics/tickets/location.jpg");
background-repeat:no-repeat;
padding-top:50px;
padding-left:10px;
padding-bottom:10px;
font-weight:bold;
height:125px;
}
#promotions {
color:#ffffff;
background:url("http://grfx.cstv.com/schools/wast/graphics/tickets/promotions.jpg");
background-repeat:no-repeat;
padding-top:50px;
padding-left:10px;
padding-right:10px;
padding-bottom:10px;
font-weight:bold;
height:125px;
}
#promotions a{
color:#ffffff;
font-weight:bold;
}
jQuery(document).ready(function($){
$("#nav-one").dropmenu({});
});
function switch1(div) {
if (document.getElementById('one')) {
var option=['one','two','three'];
for(var i=0; i
