@charset "utf-8";

/* this is a secondary stylesheet used to change to a 2-column format */

body  { color: #000000; background-color: #ffffff;
  border-left: 1px solid #000; border-right: 1px solid #000; 
  z-index: 30; width: 800px; }

#mainContent {
  margin-right: 0px; /* modify 3-col layout*/
}
