body { margin: 0;
       text-align: center;	 
       background: #659a32;
       overflow: scroll;  
     }

img {
        border: none;
      }

.img_right {
 float: right;
 padding-left: 10px;
 padding-top: 5px;
}

.img_left {
  float: left;
  padding-top: 5px;
  padding-right: 10px;
}

#wrapper	{
	margin: 20px auto;
	padding: 30px;
	width: 760px; 
        background: #ffffff;
	}

#sidebar {
	float: left;
	margin: 0;
	width: 220px;
        padding-right: 5px;
  }	 

#content, #content table {
        text-align: left;	 
	font-family:"Trebuchet MS", Arial, sans-serif;
        font-size: small;
  }

p {
	font-family:"Trebuchet MS", Arial, sans-serif;
}
  
#content h1 { 
        color:#660099;
        margin-top: 1cm;
        font-size: 150%;
        
     }
#content h2 { 
        color:#660099;
        font-size: 120%;
        
     }

p.quote {
          font-style: oblique;
  }

p.quoteSrc { 
        font-size: 90%;
 }

.accented { 
        color:#660099;
        font-weight: bold;
 }

#sidebar p {   
        font-size: 70%;
        text-align: left;
        color: #660099;
        font-weight: bold;
	     margin-bottom: 0.3cm;
        margin-top: 0cm;
        margin-left: 0cm;
	}

#sidebar a:active { text-decoration: none; 
                      color:#660099;
                    }
#sidebar a:link {  text-decoration: none;
                     color:#660099;
                     }
#sidebar a:visited { text-decoration: none;
                       color:#660099;
                   }
#sidebar a:hover {  text-decoration: none; 
                      color:#660099;
                   }
a:active, a:link, a:visited, a:hover {
	color:#660099;
}

#layout td {
        vertical-align: top;
        }

.smallprint {
	font-size: 75%
}	

#nrc h1 {         
        color:#000000;
        margin-top: 0cm;
        font-weight: bold;
        font-size: 120%;
	
}

#nrc h2{   
        color:#000000;
        font-size: 120%;
}
