#Logo
{
  position: absolute;
  left: 28px;
  top: 0px;
}
#TwoCubes
{
  position: absolute;
  left: 380px;
  top: -3px;
}

#YellowFrame
{
  position: absolute;
  left: 12px;
  top: 63px;
  width: 760px;
  height: 426px;
  background: #fc3 url(img/YellowFrame.gif) top left no-repeat;
}
#Arrow
{
  position: absolute;
  left: 772px;
  top: 274px;
}

/* Menu is in Menu.css */

#CourseSearch
{
  position: absolute;
  left: 12px;
  top: 372px;
  width: 115px;
  height: 50px;
}
#CourseSearch td
{
  font-size: 7pt;
  font-weight: bold;
  padding: 0 1 0 0;
  vertical-align: middle;
}
#CourseSearch td select
{
  height: 20px;
}


#Main
{
  position: absolute;
  left: 149px;
  top: 5px;
  width: 458px;
  height: 415px;
  font-size: 10pt;
  background-color: #fff;
  margin: 0;
  overflow: auto;
}
#Main .Inset
{
  width: 434px;
  margin: 0 12px;
}
#Main .Title
{
  padding-top: 25px;
  padding-bottom: 0;
}
#Main p
{
  margin: 10px 0;
}

.BBD
{
  margin: 16px 0 0 0;
}
.BBD a
{
  margin: 0 0 0 9px;
}

#News
{
  position: absolute;
  top: 5px;
  left: 612px;
  width: 143px;
  height: 206px;
  background-color: #fff;
  font-size: 8pt;
  overflow: auto;
}
#News p.Banner
{
  color: white;
  background-color: #0000c0;
  margin: 0;
  padding: 3px 3px 2px 3px;
  text-align: center;
  font-size: 11pt;
  font-weight: bold;
}
#News .Inset
{
  width: 127px;
  margin: 0 8px;
  color: #008;
}
#News .Inset p
{
  margin: 6px 0 0 0;
}
#News .Inset p a
{
  color: #008;
}
#News .Inset p a:hover
{
  color: #696;
}

#BookCoverLink
{
  position: absolute;
  top: 234px;
  left: 612px;
  width: 143px;
  height: 181px; /*190*/
  padding: 0;
  background-color: #fff;
}

#Copyright
{
  position: absolute;
  left: 173px;
  top: 490px;
}

.BrowseBuyDeliver tr td, .Zippo tr td a img, .Zippo tr td a, .Zippo tr td, .Zippo tr, .Zippo
{
  border-width: 0;
  margin: 0;
  padding: 0;
}

