 /* custom.css -- Created by: NE-VI-67 () on 5/2/10 -- */

/* Introduction article */

div#wbwrapper {
  background:#f3f9d3 url('../images/flags_2.gif') no-repeat center top;
/*  width: 412px; */
  width: 446px;
/*  border: 1px solid red; */
  }

/* Patrol Corners */

div#patrol {
  background-color: #f3f9d3; 
/*  padding: 0px 10px 6px; */
  font-size: 10px;
  color: #330000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  border: 1px solid #526931; 
}

H1.patrol {
  text-align: center;
  margin-top: 4px;
  margin-bottom: 4px;
}

div#container {
  background-color: #f3f9d3;
  color: #330000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  padding-bottom: 4px;
}

/* Staff */

div#staff {
  background-color: #f3f9d3; 
  font-size: 10px;
  color: #330000;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  text-align: center
}

div#cover {
  background-color:#000000;
  filter:alpha(opacity=0);
  opacity:0;
  -moz-opacity:0;
  }
