body { background: url(http://www.cdtech.org/templates/2009/i/grip/gripbg.gif ) }
#outerContainer { height:30px; margin-top: 10px; padding-top: 3px; background: url(http://www.cdtech.org/templates/2009/i/greenbg.jpg) repeat-x; border-bottom: 1px solid green}
  #outerContainer li.top { margin-right: -2px; }
  #nav li a:hover ul li a:hover {color:#fc0;}
  #nav li:hover { background: #9aca3a; }
  #nav li a { color: #fff; }
  #nav li:hover { background: #9aca3a; }
  #nav li:hover > a {color:#f8f7f0;}
    #nav li ul { background: #444; border-bottom: 2px solid #921a1c; }
    #nav li ul a { color: #f8f7f0; }
    #nav li ul li:hover { background: #9aca3a; }
	
#grip-content { background: #fff; padding: 20px; margin-bottom: 40px; }
  
#footer { background: #9aca3a; }

#grip-content { font-family: helvetica, verdana, arial, sans-serif; }
#grip-content p { line-height: 1.3; font-size: .9em; }


ul.greenNav { margin-bottom: 50px; }
  .greenNav li { display: inline; float: left; font-weight: heavy; font-size: 1.3em; width: 185px; }
    .greenNav li a { text-decoration: none; color: #9aca3a; }

.post { margin-bottom: 15px; }

a { color: #92bd1d; font-weight: bold; text-decoration: none; border-bottom: 1px dotted #92bd1d;  }
