/* 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: 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: 329px;
width: 264px;
background: #fff url(../images/events1.gif) no-repeat;
position: relative;
top: 126px;
left: 0px;
z-index: 14;
}


