/* CSS Document */

#left {
height: 330px;
width: 264px;
background: #fff;
position: relative;
top: 126px;
left: 0px;
z-index: 14;
display: none;
}

#leftmenu {
height: 1px;
width: 1px;
background: #fff url(../images/menu1.gif) no-repeat;
position: absolute;
top: -50px;
left: 0px;
z-index: 13;
}

#leftmenu2 {
height: 329px;
width: 264px;
background: #fff url(../images/menu2.gif) no-repeat;
position: relative;
top: 126px;
left: 0px;
z-index: 14;
}


#leftstyle {
height: 1px;
width: 1px;
background: #fff url(../images/style1.gif) no-repeat;
position: absolute;
top: -50px;
left: 0px;
z-index: 13;
}


#leftevents {
height: 1px;
width: 1px;
background: #fff url(../images/events1.gif) no-repeat;
position: absolute;
top: -50px;
left: 0px;
z-index: 13;
}
#bg {
width: 100%;
width: 1280px;
height: 330px;
background:  #000 url(../images/img1.gif);
position: absolute;
overflow: hidden;
top: 127px;
left: 0px;
z-index: 0;}

* html #bg {
width: 1280px;
}


#logo {
position: relative;
top: 25px;
left: -445px;
z-index: 51;
background:  url(../images/bullLogoMasterCopy2.gif) no-repeat;
width: 365px;
height: 122px;
}


#banner {
position: absolute;
top: 55px;
left: -264px;
z-index: 50;
background: url(../images/bannerMasterCopy.gif) no-repeat;
width: 800px;
height: 75px;
}

#lettering {
height: 60px;
width: 700px;
background: url(../images/lettering.gif) no-repeat;
position: absolute;
left: -180px;
top: 57px;
z-index: 100;
}

