body 
{  
   background: #fff url(/education/images/edu_hdr_grad.gif) repeat-x;
}

/* top bar */
#topbar
{
   position: relative;
   width: 100%;
   height: 145px;
}
#logo
{
   position: absolute;
   left: 0;
   top: 50px;
}
#topbar h1
{
   position: absolute;
   left: 5px;
   bottom: 0;
}
#takethetour
{
   position: absolute;
   left: 490px;
   top: 5px;
}

/* global */
#thebody
{
   margin-top: 10px;
}

/* workshops */
.workshoprow
{
   padding-bottom: 5px;
   background: url(/images/shared/spacer_550.gif) no-repeat 50% 100%;
   margin-bottom: 5px;
}
.workshopdate
{
   float: left;
   width: 200px;
}
.workshoptime
{
   float: left;
   width: 100px;
}
.workshoplocation
{
   float: left;
   width: 200px;
}