/* 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 : #FFFFFF url(pom101-bg) repeat-y center 0; }
div#page { background : #FFFFFF; border : none; border-right : 1px solid #7A1914; }
div#page div#header { height : 250px; background-image : url(pom101.png); border : none; }
div#page div#main.left div#content { border : none; }
div#page div#footer { background-color : #570104; font-weight : bold; color : #FFFFFF; letter-spacing : 1px; }
h2 { color : #540805; }
h3 { color : #90170B; }
a { color : #90170B; }
div.links ul li a { color: #000000; }
div.links ul li a:hover { background: #90170B; color : #FFFFFF; }