body {
  font-family: Verdana, arial, Helvetica, sans-serif;
  font-size: 77%; /* set by % because IE likes this */
  text-align: center; /* center the body in IE5.x*/
  padding: 0;
  margin: 0;
  background: url(background.png) top left repeat-x;
  background-color: #CACACA;
}

img {
  border: 0;
  padding: 0;
  margin: 0;
}

/*                                                               MAIN BODY   */

div#body {
  display: block;
  position: relative;
  width: 770px;
  text-align: left; /* Reset the text alignment */
  margin: 0 auto; /* Center the page */
  border-top: 0;
  top: 6px;
}

div#header {
  width: 100%;
  visibility: hidden;
  height: 0px;
  border-bottom: 3em navy;
}

div#header img {
  float: left;
}

div#header #tagline {
  position: absolute;
  font-weight: bold;
  font-size: 1.3em;
  right: 37px;
  top: 50px;
  color: navy;
}

div#title {
  background: url(titlebar.png) left top;
  width: 770px;
  height: 135px;
}
div#title a {
  display: block;       
  float: left;
}
div#title a span {
  display: none;
}
div#title a#homelink {
  margin-left: 26px;
  margin-top: 14px; /* -68px;*/
  height: 113px;
  width: 100px;
}

div#title #productname {
  color: white;
  font-size: 2.5em;
  margin-left: 200px;
  padding-top: 50px;
}

div#title #pagename {
  color: white;
  font-size: 2em;
  margin-left: 200px;
}

img.inlineimage {
  float: left;
}

div.classcontent h2 {
  clear: both;
  padding: 0;
  width: 99%;
  background-color: #D0D0D0;
  color: navy;
  font-size: 1.4em;
  padding: 2px 0 2px 5px;
}
div.classcontent h3 {
  clear: both;
  padding: 0;
  width: 99%;
  background-color: #D0D0D0;
  color: navy;
  font-size: 1.0em;
  padding: 2px 0 2px 5px;
}


#menu ul {
  list-style: none;
  width: 85%;
  margin: 0;
  padding: 0;
  padding: 0 8px;
  margin-top: 25px;
  margin-bottom: 20px;
}

#menu li {
  border: 1px solid #CACACA;
  border-top: 0;
  text-align: left;
  padding: 0.4em 0;
}

#menu li.topitem{
  border-top: 1px solid #CACACA;
}

#menu li.selected{
  background-color: #EEE;
}

#menu li a {
  text-decoration: none;
  color: navy;
  margin-left: 12px;
  width: 100%;
}

#menu li a:hover {
  text-decoration: underline;
}

li#lastoption {
  float: right;
}

li#headerend {
  float: right;
  margin: 0;
  padding: 0;
  border: 0;
}

div#bottomline {
  width: 700px;
  position: absolute;
  top: 76px;
  left: 34px;
  border-top: 2px solid navy;
}

#menu .second {
  margin-left: 24px;
}
#menu .third {
  margin-left:36px;
}

div.menuoptions ul {
  padding: 0;
  padding-left: 5px;
  margin: 0;
  padding-top: 5px;
  list-style: none;
  color: white;
}

div.menuoptions li {
  margin-right: 4px;
  float: left;
  padding-top: 7px;
  padding-bottom: 7px;
}

div.menuoptions a.selected {
  color: #0000BB;
  background: url(buttonbacksel.png) top left repeat-x;
}

div.menuoptions a:hover {
  background: url(buttonbackhov.png) top left repeat-x;
}

div.menuoptions a {
  color: white;
  text-decoration: none;
  font-weight: normal;
  padding: 7px 20px;
  background: url(buttonback.png) top left repeat-x;

}

div.menuoptions a:hover {
  text-decoration: underline;
}

div.figcaption {
  font-size: 75%;               
  border-left: 4px;
  border-right: 4px;
}

td#menu {
  width: 25%;
}
td#content {
  width: 75%;
}

div.content {
  border-left: 1px solid navy;
  border-right: 1px solid navy;
  border-bottom: 1px solid navy;
}

div.content a {

}

div.content a:visited {
  font-style: normal;
}

.contenttable {
  background-color: white;
  color: navy;
}

.contenttable td {
  vertical-align: top;
}

table.contenttable {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

div.classcontent {
  padding-top: 5px;
  padding-bottom: 5px;
  margin: 6px;
  margin-bottom: 35px;
}

div.classcontent a.readmore {
  font-style: italic;
  text-decoration: none;
  float: right;
  margin-right: 10px;
  color: navy;
}

div.classcontent a.readmore:hover {
  text-decoration: underline;
}

td.half {
  width: 48%;
}

p.more {
  float: right;
  font-style: italic;
  margin-right: 10px;
  margin-bottom: 4px;
}

p.highlight {
  font-size: 1.4em;
  margin: 0;
  padding: 0;
  text-align: center;
  border-top: solid white 1px;
  border-bottom: solid white 1px;
}

p.imagecontainer {
  text-align: center;
}

span.superhighlight {
  font-weight: bold;
}

div.footer {
  clear: both;
  color: navy;
  text-align: center;
}

div#copyright {
  margin-top: 10px;
  padding-top: 5px;
  height: 2em;
}

p.screenshots img {
  padding: 5px;
}

p.screenshots {
  text-align: center;
}

div.classcontent a {
  color: navy;
}

div.smallprint {
 font-size: 75%;
 margin-right: 60px;
}

table.twocolumn td {
  padding: 0 8px;
}
.box { float: left; width: 100px; height: 100px; }
#boxContent { border: none; background: #DDD; } 
#boxContent { position: relative; left: -3px; top: -3px; }
#boxContainer { position: relative; background: #aaa; margin: 10px; } 