body
{
  background:none;
  background-color:#ffffff;
  color:#000000;
}

#container, #page
{
  width:100%;
  background:none;
}

#head
{
  position:relative;
  height:auto;
  background:none;
  border-bottom:5px solid #234d88;
  overflow:visible;
  padding:10px 0px 15px 0px;
}

#head p
{
  color:#000000;
  text-align:center;
  text-indent:0px;
}

#head p a
{
  color:#000000;
  text-decoration:none;
}

#menu, #smenu
{
  display:none;
}

#text
{
  width:100%;
  float:none;
  margin:0px;
}

#foot
{
  width:100%;
  color:#666666;
  float:none;
  margin:15px 0px 0px 0px;
}

#bottom
{
  display:none;
}

#text h1
{
  width:100%;
  height:25px;
  background-position:-1000px;
  color:#000000;
  font-size:200%;
  margin:20px 0px 20px 0px;
  overflow:visible;
  text-indent:0px;
}

