body {
 margin:20px;
 background:#CFE4AE;
 color: #ffffff;
 text-align:center;
 padding:0;
 margin-top:0px;
 margin-bottom:0px;
 }

#outer {
 text-align:left;
 width:800px;
 margin:auto;
 background-image: url(/images/v2/backback.jpg);
 }

#hdr {
 height:81px;
 background:#eeeeee;
 color: #333333;
 width: 760px;
 float:top;
 }

#bar {
 height:23px;
 width:760px;
 background: url(/images/v2/index_12.gif);
 background-position:bottom;
 background-repeat:repeat;
 }

#bar2 {
height:100px;
width:760px;	
 align:right;
  }

#bodyblockinner {
 	position:relative;
 	color: #333333;
 	width:800px;
 	padding:0;
 	}

#l-col {
 float:left;
 color: #333333;
 width:180px;
 background:#E5EAE0;
 margin: 10px 10px 10px 30px;
 display:block;
 }

#cont {
 width: 70%;
 margin-left:220px;
 margin-right: 30px;
 background:#ffffff;
 color: #333333;
 text-align:left;
 margin-top: 20px;
 display:block;
 min-height:800px;
 }

#ftr {
 height:25px;
 color: #333333;
 margin:auto;
 }
 
 h1 {
 color:#507331;
 font-family:verdana;
 font-size:16px;
 font-style:strong;
 }

 h2 {
 color:#507331;
 font-family:verdana;
 font-size:14px;
 margin-bottom:-10px;
 }

 h3 {
 color:#507331;
 font-family:verdana;
 font-size:13px;
font-style:strong;
 }

 h4 {
 color:#507331;
 font-family:verdana;
 font-size:8px;
 font-style:italic;
 }

 p {
 font-family:verdana;
 font-size:12px;
 }

 a {
 color:#E00015;
 }

 li {
 font-family:verdana;
 font-size:12px;
 }

 tr {
 font-family:verdana;
 font-size:12px;
 color:#000000;
 }

 blockquote {
 text-align: justify;
 padding-left:10px;
 border-left:1px solid slategray;
 font-style:italic;
 font-size:13px;
 }