#body
{
  position: relative;
  width:    710px;
}

#content
{
  clear:       right;
  margin-left: 170px;
}

#footer
{
  clear: both;
}

#header
{
  clear:         both;
  margin-bottom: 10px;
}

#header h1
{
  position: absolute;
  right:    0px;
  top:      10px;
}

#navigation
{
  float: left;
}

#navMain, #navDownload
{
  border-style:  solid;
  border-color:  #000000;
  border-width:  1px;
  margin-bottom: 5px;
  width:         155px;
}

#quote
{
  background-color: #C0C0C0;
  border-style:     dotted;
  border-color:     #000000;
  border-width:     1px;
  font-style:       italic;
  padding:          5px;
}
