body {
  background: #aaaaaa none repeat scroll 0%;
  line-height: 1.8em;
  color: #000;
  font-family: Arial,Helvetica,sans-serif;
}

#header a:link {COLOR: #000; text-decoration: none;}
#header a:visited {COLOR: #000; text-decoration: none;}
#header a:active {COLOR: #000; text-decoration: none;}
#header a:hover {COLOR: #000; text-decoration: underline;}

#window {
  margin: 20px auto;
  width: 760px;
}
#header {
  padding: 10px;
  width: 760px;
  height: 80px;
  clear: both;
  text-align: center;
}
#left-content {
  width: 500px;
  float: left;
}

#right {
  margin-top: 20px;
  float: right;
  border: 3px hidden #ffffff;
  padding: 4px;
  background-color: #ffffff;
  width: 252px;
}

#right-logo {

}

#right-content {

}

#footer a:link {COLOR: #aaa; text-decoration: none;}
#footer a:visited {COLOR: #aaa; text-decoration: none;}
#footer a:active {COLOR: #aaa; text-decoration: none;}
#footer a:hover {COLOR: #000; text-decoration: none;}

#footer {
  width: 760px;
  float: left;
  text-align: right;
  font-size: 5px;
  color: #000; 
  text-decoration: none;
}
