Body {
    text-align: center;
    background-color: #D5D0B0;
    margin-top:10px;
    margin-bottom:10px;
    color:#666666;
  }
  * {
    border: 0px solid #000000;
    margin: 0;
    padding: 0;
  }
   p {font-family: verdana,arial,sans-serif;}
  .right {text-align:right; text-indent:0em;}
  .bottom {padding:0;margin:0;vertical-align:bottom;height:18px}
  .center {text-align:center; text-indent:0em;}
  A:link {
      COLOR: #C86000; text-decoration: none
  }
  A:visited {
      COLOR: #C86000; text-decoration: none
  }
  A:active {
      COLOR: #C86000; text-decoration: none
  }
  A:hover {
      COLOR: #C86000; text-decoration: underline
  }
  #page_wrapper {
    margin-left: auto; 
    margin-right: auto;
    width: 90%;
    text-align: left;
    background:  #D5D0B0;
  }
  #page_logo {
    width:100%;
    height: 141px;
    float:left;
    background: #FAF8E9 url('/Graphics/img/nheader_bg.jpg') top left repeat-x;
  }
  
  #page_logo_right {
    border: 0px solid #000000;
    margin: 0;
    padding: 0;
    float:right;
  }
  
  #page_header {
    height: 141px;
    clear: both;
    margin:0px;
    padding:0px;
  }
  
  #page_logo h1 {
    padding-top:50px; padding-left:15px;
    margin:0px;
    font-family: verdana;
    font-size: 24px;
    color: #FBD539;
    line-height:26px;
    letter-spacing:-1px;
  }
  #page_logo h2 {
    padding-top:30px;
    margin:0px;
    padding-left:15px;
    font-family: verdana;
    font-size: 100%;
    color: #Fcf969;
    line-height:22px;
  }
  
  #menu_bar {
    margin:0px;
    padding:0px;
    border:0px dashed #cccccc;
    height:28px;
    clear:both;
  }
  #content_wrapper {
    margin-top:0px;
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;      
    border:0px dashed red  ;
    background: white ;
  }
  
  /* Changes here */
  #center {
    margin-left:18%;
    margin-right:23%;
    background: #FFFFFF;
    border:0px dashed #cccccc;
  }
  #center h2 {
    margin-top:0px;
    margin-bottom:5px;
    font-family: verdana, arial, sans-serif;
    font-size: 13px;
    color: #ffffff;
    padding:5px;
    border: 1px solid #739240;
    background-color: #3E552B;
    text-align:center;
  }
  #center .article {
      font-size:140%;
      margin-bottom:0; }
  #center ul {
    font-size: 11px;
    line-height: 16px;
      font-family: verdana,arial,sans-serif; }
  #center h3 {
    margin-top:0px;
    margin-bottom:5px;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    padding:4px;
    border: 1px solid #425227;
    background-color: #739240;
  }
  #center .author {
      margin-top:0;
      text-align:center;
      text-indent:0em;
    font-size:110% }	
  
  #center h4 {
    margin-top:0px;
    margin-bottom:5px;
    font-family: verdana, arial, sans-serif;
    font-size: 9px;
    font-weight: bolder;
    color: #739240;
    padding:4px;
    border: 1px solid #425227;
  }
  #center p {
    margin-top:.4em;margin-bottom:.5em;
    padding:4px;
    font-family: verdana, arial, sans-serif;
    font-size: 14px;	/* To increase size of font */
    line-height: 16px;
  }
  #center dt {
    font-family: verdana, arial, sans-serif;
    font-size:90%;
    border-top: 1px solid #425227;
    border-right: 1px solid #425227;
    font-weight:bolder;
  }
  #center dd {
    font-size:80%;
    font-family: verdana, arial, sans-serif;
    margin-left:2em;
    margin-bottom:1.3em}
    
  #center input {
    border: 2px solid #739240;
    background-color: #FAF8E9;
  }
  
  #center select { 
    border: 2px solid #739240;
    background-color: #FAF8E9;
  }
  
  #center textarea {
    border: 2px solid #739240;
    background-color: #FAF8E9;
  }
  
  /* CHANGE HERE */
  #left_side {
    float: left;
    width:17%;
    background:  #FAF8E9 url('/Graphics/img/right_bg.gif') top right repeat-y;
    margin-right:0em;
    display: block;
  }
  #left_side h3 {
    margin-top:0px;
    margin-bottom:5px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    padding:4px;
    border: 1px solid #425227;
    background-color: #739240;
  }
  #left_side p {
    margin-top:0px;margin-bottom:15px;
    padding:4px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
  }
  
  /* changes here */
  #right_side {
    float: right;
    width:22%;
    border:0px dashed #cccccc;
    background: #FAF8E9 url('/Graphics/img/left_bg.gif') top left repeat-y;
    clear: right;
    margin-bottom:1em;
    display: block;
  }
  
  #right_side h3 {
    margin-top:0;
    margin-left:0px;
    margin-bottom:5px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    padding:4px;
    border: 0px solid #425227;
    background-color: #739240;
  }
  
  #right_side p {
    margin-top:5px;margin-bottom:15px;
    padding:4px;
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #666666;
  }
  
  #left_side .top h2, #left_side .top h3, #left_side .top h4, #left_side .top h5, #left_side .top h6
  { display: block;
   padding-left: 2px;
   padding-right: 12px;
  }
  
  #right_side .top h2,#right_side .top h3,#right_side .top h4,#right_side .top h5,#right_side .top h6
  {
   display: block;
   padding-left: 10px;
   padding-right: 1em;
  }
   
  #left_side .top p,#left_side .top ul,#left_side .top ol
  {margin-left:2px;}
  #right_side .top p,#right_side .top ul,#right_side .top ol
  {margin-left:8px}
  #left_side .top p, #right_side .top p
  {line-height:1em; font-size:70%; margin-bottom:1.2em; margin-right:0em}
  
  
  #left_side .bottom, #right_side .bottom
  {background: url('/Graphics/img/edge-bottom.gif') bottom repeat-x;}
  
  #page_footer {
    margin-top:0em;
    height: 4em;
    background: #425227;
    clear: both;
    border-left: 1px solid #425227;
    border-right: 1px solid #425227;
    border-bottom: 1px solid #425227;
  }
  
  #page_footer p {
    padding-top:3px;
    text-align:center;
    font-family: verdana;
    font-size: 10px;
    line-height:14px;
    color:#D5D0B0;
  }
  
  #page_footer A:link {
      COLOR: #FBD539; text-decoration: none
  }
  #page_footer A:visited {
      COLOR: #FBD539; text-decoration: none
  }
  #page_footer A:active {
      COLOR: #FBD539; text-decoration: none
  }
  #page_footer A:hover {
      COLOR: #FBD539; text-decoration: underline
  }
  
  #navcontainer  {
    background-color: #C86000;
  }
  
  #navcontainer ul {
    padding-left: 0;
    margin-left: 0;
    margin-top:0px;
    background-color: #C86000;
    background: url('/Graphics/img/nmenubar.jpg') top right repeat-x; 
    color: White;
    float: left;
    width: 100%;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
  }
  
  #navcontainer ul li { display: inline; }
  
  #navcontainer ul li a {
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left:10px;
    padding-right:10px;
    background-color: transparent;
    color: white;
    text-decoration: none;
    float: left;
    border-right: 1px solid #BD620E;
  }
  
  #navcontainer button {
    padding-top: 5px;
    padding-bottom: 3px;
    padding-left:10px;
    padding-right:10px;
    background-color: transparent;
    color: white;
    text-decoration: none;
    float: right;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size:12px;
    font-weight:bold; 
  }
  
  #navcontainer button:hover {
    background-color: #DE6B02;
    background: url('/Graphics/img/bar_bg_hover.gif') bottom left repeat-x; 
    color: #ffffff;
    cursor: pointer;
  }
  
  #navcontainer ul li a:hover {
    background-color: #DE6B02;
    background: url('/Graphics/img/bar_bg_hover.gif') bottom left repeat-x; 
    color: #ffffff;
  }
  
  #linklist {
    padding-left: 0;
    margin-left: 0;
    width: 95%;
  }
  
  #linklist li {
    list-style: none; 
    margin: 0;
    line-height:20px;
    border-bottom: 1px solid #D1D9C4;
    font-family:verdana;
    font-size:70%;
  }
  
  #quotelist {
    margin-top:0;
    padding-left: 0;
    margin-left: 0;
    width: 95%;
  }
  
  #quotelist li {
    list-style: none; 
    margin: 0;
    line-height:1.1em;
    margin-bottom: .4em;
    font-family:verdana;
    font-size:70%;
  }
  
  #centerquotelist dt {
    font-family: verdana, arial, sans-serif;
      font-size:80%;
    border-top: 1px solid #425227;
    border-right: 1px solid #425227;
      padding-right:.2em;
    font-weight:normal;
  }
  
  #centerquotelist dd {
      font-size:80%;
      font-family: verdana, arial, sans-serif;
    margin-right:2em;
    margin-bottom:1.3em;
    text-align:right;}
  
  #centerbooklist dd {
      font-style:italic;
  }
  
  #articlelist {
    margin-top:0;
    padding-left: 0;
    margin-left: 0;
    width: 95%;
  }
  
  #articlelist li {
    list-style: none; 
    margin: 0;
    line-height:1.1em;
    border-bottom: 1px solid #D1D9C4;
    margin-bottom: .4em;
    font-family:verdana;
    font-size:70%;
  }
  
  #linklist li a { text-decoration: none; }
  
  .thumbnail_left {
    float:left;
    margin-right:10px;
    margin-bottom:5px;
    border:0px;
  }
  
  .thumbnail_right {
    float:right;
    margin-left:10px;
    margin-bottom:5px;
    border:0px;
  }
  
  .email_right {
    float:right;
    margin-top:1.2em;
    margin-right:1.5em;
    border:0px;
  }
  
  .sform {
    margin-top:0;
    margin-left:0px;
    margin-bottom:6px;
    font-family: verdana, arial, sans-serif;
    font-size: 70%;
    font-weight: bold;
    color: #ffffff;
    padding:4px;
    border: 0px solid #425227;
    background-color: #739240;
  }