body{ font-family: arial, sans serif; font-size: small; }

a {
  color: #4c4c7c;
}
a:visited {
  color: #7f7faf;
}

#wholepage { text-align:center }
#page { margin: auto; width: 750px; text-align: left;

border: 3px solid #4c4c7c}

#left_column{ 
  width: 130px; 
  float: left;
}
#logo { 
  text-align: center; 
  padding: 8px 0px 5px 0px; 
  float: left;
  margin-left: 8px;
}
#logo img {
  border: 0
}
#menu{
  padding-top: 8px;
}
.menu_item{ 
  padding: 2px 2px 2px 8px;
}
.menu_item a {
  font-weight: bold;
}
.menu_item a.highLight {
  text-decoration: none;
  font-weight: bold;
}

#header{
  background: #EEE;
  height: 120px;
  border-bottom: 1px solid #4c4c7c;
}
#header_content{ 
  text-align: center; 
  font-size: 1.8em; 
  font-weight: bold; 
  letter-spacing: 0.25em;
  padding: 15px 0 0px 0;
}
#right_column { 
  margin-left: 140px;
}
#content {
  margin: 10px ;
  /*ie - 3 pixel jog fix*/
  height: 1%;
}
#content h1{
  margin: 4px 0 0 0;
}

#pagetrail{
  font-size: 0.8em;
}

p#etomite { 
  font-size: 0.8em
}
