body { background: #c7e6c2;
       background-image: url(boy03bg.gif); }
.right { background: #A0D995;
        background-image: url(rightbg.gif);
        height: 100%; 
	border-top: 0;
	border-bottom: 0;
	border-left: solid 2px #166816;
	border-right: solid 2px #166816; }
.left { background: #c7e6c2;
        background-image: url(leftbg.gif); 
	border-top: 0;
	border-bottom: 0;
	border-left: solid 2px #166816;
	border-right: 0; 
        height: 100%; }
#contents {
      	text-align: justify;
	margin: 0;
     	padding: 5px 15px 5px 15px;
	background: #c7e6c2; }
#contents p, li, td, blockquote {
	color: #000000;
	font: 11px verdana,arial,helvetica,sans-serif;
	line-height: 145%;
	text-align: justify; }
#contents h1 { 
	font-family: verdana,arial,helvetica,sans-serif; 
        font-size: 13px;
        font-weight: bold;
        line-height: 150%;
      	letter-spacing: 2px;
        text-transform: uppercase;
        text-align: left;
        color: #004000;
       	background-color: #82BA7A; 
        border: #82BA7A; 
        border-style: solid; 
        border-top-width: 1px; 
        border-right-width: 1px; 
        border-bottom-width: 1px; 
        border-left-width: 1px; }
#menu {
	text-align: left;
	margin: 0;
     	padding: 5px 10px 5px 10px;
	background: #A0D995;
        background-image: url(rightbg.gif);
	width: 138px;  }
#menu p, li, td {
	color: #166816;
	font: 11px verdana,arial,helvetica,sans-serif;
	line-height: 140%;
	text-align: left; }
.main { color: #000000;
	font: 11px verdana,arial,helvetica,sans-serif;
	line-height: 145%;
	text-align: justify; }
.mheader { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
	    color: #166816;
            line-height: 150%;
            font-weight: bold;
            text-align: left;
      	    letter-spacing: 0.2em;
            text-transform: uppercase;
	    border-top: 0;
	    border-bottom: solid 1px #82BA7A;
	    border-left: 0;
	    border-right: solid 1px #82BA7A;  }
.linkheader { font-family: verdana,arial,helvetica,sans-serif; 
            font-size: 11px;
	    color: #166816;
            line-height: 150%;
            font-weight: bold;
            text-align: center;
      	    letter-spacing: 0.2em;
            text-transform: uppercase;
	    border-top: 0;
	    border-bottom: solid 1px #82BA7A;
	    border-left: 0;
	    border-right: 0;  }
blockquote { border: 0;
             margin: 0;
             padding: 0px 20px 0px 20px; }
textarea, input, select { color: #000000; 
                          background-color: #c7e6c2; 
			  font-family: tahoma,arial,helvetica,sans-serif; 
			  border: solid 2px #166816; }
a { text-decoration: none; color: #166816; font-weight: bold; }
a:hover { text-decoration: underline; color: #166816; font-weight: bold; }
