/* This file is in in public domain, any one can use this for their 
 * own simple layout or as a domain parking site... Which i do not
 * condone the ues of. Please just include this message at the top
 * if you copy it. teaguesterling.com
 */
body { background : #B8D3AF url(antioxy.png) repeat-x 0 0; }
div#page { background-color : #FFFFFF; border : none; }
div#page div#header { 
  height     : 220px; 
  background : url(antioxidants101.png) no-repeat 0 0; 
  border     : none; }
div#page div#main { border : none; }
div#page div#main.left { border-left : 1px solid #000000; border-right : 1px solid #000000; }
div#page div#main.left div#content { background-color : #FFFFFF; border : none; }
div#page div#main.left div#side { background-color : #FFFFFF; border : none; }
div#page div#footer { background-color : #99CC99; border-left : 1px solid #000000; border-right : 1px solid #000000; }
h2 { color : #336533; }
h3 { color : #0E360E; }
a { color : #877130; }
div.links ul li a:hover { background: #B8D3AF; }
