#chimp-print {display:none;}
/*
#header {
display:block;
top:0;
left:0;
position:fixed;
width:100%;
z-index:900;
background:#fff url(/img/bg-clouds.png) bottom 10px no-repeat;
height:95px;
border-bottom:2px solid #ccc;
}
*/

#header #logo {
width:192px;
float:left;
margin:5px;
color:#666;
font-size:11px;
position:relative;
z-index:500;
}

#header #logo h1 a{
font-size:14px;
height:26px;
display:block;
overflow:hidden;
position:relative;
width:192px;
}

#header #logo h1 a span {
background:url(/img/sched.png) no-repeat;
cursor:hand;
display:block;
height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}


#header #topmenu {
text-align:left;
float:left;
clear:both;
position:absolute;
top:0;
left:0;
}

#header #topmenu ul.lev1 {
background:#434343;
display:block;
position:relative;
padding:0;
margin:0;
height:21px;
text-align:left;
}

#header #topmenu li.lev1 {
font-size:11px;
float:left;
border-right:1px solid #ccc;
display:block;
position:relative;
line-height:13px;
}

#header #topmenu li.lev1 a {
padding: 4px 8px;
display:block;
border: 0;
text-decoration: none;
color:#fff;
float:left;
}

#header #topmenu li a#active {
font-weight:700;
background:#8fad09;
}

#header #topmenu li.lev1 a:hover, #header #topmenu li.sel a:hover {
background:#FFFFAC;
color:#000;
}

#menuu {
background: url(/img/chimp-1.png) no-repeat;
padding-left:100px;
height:56px;
display:block;
position:absolute;
top:34px;
left:22px;
}

a#menuu-link {
background:#b7cdff url(/img/chimp-check.png) 5px 0 no-repeat;
padding:5px 5px 5px 25px;
text-decoration:none;
position:relative;
top:25px;
}
a#menuu-link:hover {
color:#222;
text-decoration:underline;
}

a#menuu-link b {
text-decoration:none;
padding:0 4px;
border:1px solid #111;
}

#sched-dates {
display:none;
}
/*
#toolbar {
margin:90px 0 0;
padding-left:89px;
background:#eee url(/img/chimp-2.png) no-repeat;
}

#pagetext {
background:url(/img/chimp-3.png) 0 122px no-repeat;
background-attachment:fixed;
}
*/
.eventlist tr {
background:#fff;
}

