
body
{
  background-color: #867C7B;
  /*   overflow-y:auto;
     height:100%;
     margin:0;
     padding:0 10px 0 10px;
     border:0;
     */
  }

h2 { margin-top: 10px; }
h3 { margin-top: 20px; margin-bottom: 10px; }
table {   font-family: arial, sans-serif;
  font-size: 11px;
 }

.page
{
  margin-left:150px;
  font-family: arial, sans-serif;
  font-size: 11px;
  }



.greyfont { margin-right: 1px; }
.redfont { margin-right: 1px; }

.article { text-align: justify;
           margin-right: 40px;
 }

#subtitle-background { background-image: url(../img/title2-background.png); }

#menu
{
  top: 10px;
  left: 88px;
  position: relative;
  }

#menu-top
{
  text-align: right;
  font-family: arial, sans-serif;
  font-size: 11px;
  color: d72525;
  border-width: 0;
  text-decoration: none;
  }

#top
{

  }

#body-left
{
  background-image: url(../img/acer-4-1.png)
  }

#body-right
{
  background-image: url(../img/acer-4-3.png)
  }

#body-content
{
  top: 200px;
  left: 220px;
  position: absolute;
  }

#bottom
{
  }



#bottom-content
{
  text-align: center;
  font-family: arial, sans-serif;
  font-size: 9px;
  top: -90px;
  left: 10px;
  position: relative;
  }

#bottom-content a { color: #720303; }

/* Hack from http://www.cssplay.co.uk/layouts/fixed.html  */
#navbar
{
  margin-left: 20px;
  width:70px;
  position:fixed;
  font-family: arial, sans-serif;
  font-size: 11px;
  font-variant: small-caps;
  display: inline;
  }

#navbar a:visited
{
  color: #d72525;
  text-decoration: none;
  }
#navbar a
{
  color: #7e7e7e;
  text-decoration: none;
  }

