body {
  background:#ebeaf0;
  padding:0px;
  margin:0px;
  font-family: Helvetica, Arial, "sans serif";
}

div#outer_container {
  text-align:center;
  background-image:url(/images.season2/main-background.jpg);
  background-position:top center;
  background-repeat:repeat-y;
}

div#inner_container {
  margin:0px auto;
  width:955px;
  border-left:1px solid #747577;
  border-right:1px solid #a5a5aa;
}

#page_table {
  border-right:1px solid #747577;
  border-left:1px solid #a5a6aa;
  background:white;
}

body, html, .full_height {
  height:100%;
  min-height:100%;
}

#citizen_links {
  float:left;
  width:550px;
  text-align:left;
}

#citizen_links img {
  margin-right:10px;
  float:left;
}

.login_link {
  float:left;
  padding-left:10px;
  padding-top:6px;
}

#main_content {
  height:100%;
  padding:10px;
}

img {
  border-width:0px;
}

#logo_links {
  width:857px;
  float:right;
}

#ps_logo {
  display:block;
  margin-right:15px;
  margin-top:15px;
  width:495px;
  float:right
}

#wapo_logo_small {
  display:block;
  width:857px;
  margin-right:15px;
}

#bottom_links_td {
  padding-bottom:3px;
  border-bottom:2px solid #bd8f9a;
}

#bottom_links_td table {
  border-top: 2px solid #bd8f9a;
  border-bottom: 1px solid #7b1fb4;
  background: #ede7ff;
}

#bottom_links_td table td {
  text-align:left;
  padding:15px 10px 15px 20px;
  font-size:78%;
  line-height:1.2em;
  text-align:top;
  color:#222;
}


#footer_td {
  font-size:78%;
  padding: 13px 0px 20px 0px;
}

#bottom_citizen_links {
  padding-bottom:3px;
}