/* 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 : url(pomegranateportal-bg.jpg); }
div#page { background : #FFFFFF url(pomegranate-portal-side.png) repeat-y 0 0; }
div#page div#header { height : 240px; background-image : url(pomegranate-concepts.jpg); }
div#page div#main.right div#content { border : none; }
div#page div#footer { background-color : #570104; font-weight : bold; color : #FFFFFF; letter-spacing : 1px; }
h2 { color : #540805; }
h3 { color : #820B29; }
a { color : #FFFFFF; font-weight : bold; }
div.links ul li a:hover { background: #90170B; color : #FFFFFF; }