/* CSS Document */

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

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

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

#leftmenu2 {
height: 1px;
width: 1px;
background: #fff url(../images/menu2.gif) no-repeat;
position: absolute;
top: -50px;
left: 0px;
z-index: 13;
}
#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;
}

#right {
height: 455px;
width: 536px;
position:absolute;
left: 264px;
top: 0px;
z-index: 16;
}

#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;
}
/* CSS Document */

body  {				
width: 800px;
padding-left: 50%;
background: #171717;
overflow: hidden;
overflow-y: hidden;
overflow-x: hidden;
margin: 0;
}
* html {
/* hide overflow:hidden from IE5/Mac */
/* \*/
overflow:hidden; /*get rid of scroll bars in IE */
/* */
}

#frame {				/*centering hack*/
width: 800px;
margin-left: -400px;
}


#back {					/*Background document*/
	position: absolute;
	background: none;
	width: 800px;
	height: 500px;
	z-index: 1;}


#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;
}

