/* 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-color : #FFFFFF; }
div#page { margin: 15px auto 0; background-color : #FFFFFF; border : none; }
div#page div#header { height : 225px; background-image : url(dr-pomegranate.png); border : none; }
div#page div#main { width : 708px; margin : 0 24px; border-right : 2px solid #6E9292; border-left : 2px solid #6E9292; }
div#page div#main div#content { width : 497px; background-color : #FFFFFF; }
div#page div#main.left div#content { border : none; }
div#page div#main div#side { background-color : #FFFFFF; border : none; width : 190px; overflow : hidden; }
div#page div#footer { background-color : #FFFFFF; border : none; border-top : 2px solid #446C6C; }
h2 { color : #540805; }
h3 { color : #90170B; }
a { color : #90170B; }
div.links ul li a { color: #000000; }
div.links ul li a:hover { background: #DEE6E6; color : #000000; }