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

#Header
{
  height: 63px;
  width: 100%;
}

#LeftSide
{
  left: 17px;
  top: 68px;
}

.YellowBox 
{
  padding: 0;
  margin: 0 0 6pt 12px;
  width: 760px;
  background:#fff url(img/StandardBorders.gif) 100% 0 repeat-y;
}
.YellowBoxInterior 
{
  padding: 0;
  margin: 0 5px 0 0;
  background:#fff url(img/StandardBorders.gif) top left repeat-y;
}
.YellowBoxTop 
{
  height: 10px;
  padding: 0;
  margin: 0 -5px 0 0;
  background: #fff url(img/StandardBox.gif) top right no-repeat;
}
.YellowBoxTop div 
{
  width: 149px;
  height: 10px;
  background: #fff url(img/StandardBox.gif) top left no-repeat;
}
.YellowBoxBottom 
{
  height: 10px;
  padding: 0;
  margin: 0 -5px 0 0;
  background: #fff url(img/StandardBox.gif) bottom right no-repeat;
}
.YellowBoxBottom div 
{
  width: 149px;
  height: 10px;
  background: #fff url(img/StandardBox.gif) bottom left no-repeat;
}
.YellowBoxContent
{
  padding: 0;
  margin: 0 0 0 149px;
  background-color: #fff;
}

#Main
{
  margin: 0 10px;
  padding: 0 0 12px 0;
  font-size: 10pt;
}
.Title, .JavaTitle, .J2EETitle, .XMLTitle, .FrameworksTitle, .DBTitle, .WebLogicTitle, .JBossTitle
{
  padding-top: .25in;
}

#Copyright
{
  margin: 2px;
  margin-left: 166px;
  margin-right: 12px;
  padding: 2px;
  padding-bottom: 12px;
}

#Main table tr td
{
  padding: 0;
  font-size: 10pt;
  color: black;
}
#Main td.Tight
{
  padding-top: 0px;
}
#Main td.Tight a
{
  font-weight: normal;
}

/* What's this for? */
.Title center table
{
  margin-top: 6pt;
}
div.Title center table tr td
{
  padding: 0;
  vertical-align: top;
}
div.Title center table tr td h2
{
  padding-top: 4px;
}

.BookPages>p
{
  margin-bottom: 4px;
}
.PageLink
{
  color: #fc3;
  font-weight: 600;
  margin: 0 0 4px 0;
}
.PageLink>a
{
  color: #363;
}

#Main table.News
{
  margin: 12px 0;
}
#Main table.News tr td
{
  padding: 0 12px 6px 0;
}
#Main table.News tr td a
{
  color: #039;
}
#Main table.News tr td a:hover
{
  color: #36f;
}

.FAQ .Question
{
  font-weight: 600;
  color: #363;
}
.FAQ .Answer
{
  margin: 0 0 8px;
}


.Biblio p
{
  margin-left: 5ex;
  text-indent: -5ex;
}

#People
{
  width: 585px;
  height: 300px;
  background: #fff url(About/People/BG.gif) top left no-repeat;
}
#People p
{
  margin: 8px 30px;
}

dl.Partners dt a
{
  font-size: 11pt;
}
dl.Partners dd
{
  padding-left: .25in;
  padding-right: .25in;
}


