.BannerContainer {
   background: #000000;
   text-align: left;
}
.Banner {
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   text-align: left;
}
.Banner {
   padding-top: 20px;
   padding-bottom: 20px;
}
.BannerLogo {
   display: block;
   top: 10px;
   position: absolute;
   width: 568px;
   height: 52px;
   background: url(cg-logo.jpg) no-repeat;
   text-decoration: none;
   cursor: pointer;
   z-index: 500;

}
.BannerMenu {
   padding-top: 4px;
   padding-bottom: 4px;
   text-align: right;
   font-family: verdana, trebuchet ms, arial;
   font-size: 12px;
}
.BannerMenu a, .BannerMenu a:link, .BannerMenu a:visited {
   border: 0px;
   color: #e04f00;
   text-decoration: none;
}
.BannerMenu a:hover {
   border: 0px;
   color: #fff;
   text-decoration: underline;
}
#Session,
div.Timer {
   top: 86px;
}
a.SearchSwitch {
   top: 146px;
   }