body {background: #00A url(pix/GHTheme.jpg) 0% 0% repeat fixed;}
body {position: relative; margin: 0; padding: 0;}

div#content {position: absolute; top: 50px; left: 161px; right: 100px; color: white; font: 13px Verdana, sans-serif; padding: 20px;}
div#content p {margin: 0 3em 1em;}
div#content h1 { font: 40px Verdana, sans-serif; font-style: italic; font-weight: bold;}
div#content h2 { font: 20px Verdana, sans-serif; font-style: normal;}
div#content h3 { font: 17px Verdana, sans-serif; font-style: normal;}
div#content a:link {color: yellow;}
div#content a:visited {color: yellow;}
div#content a:link:hover {color: red;}
div#content a:visited:hover {color: red;}

div#links {position: absolute; top: 200px; left: 10px; width: 160px; height: 500px; font: 16px Verdana, sans-serif;}
div#links a {display: block; text-align: center; font: bold 1em sans-serif; padding: 5px 10px; margin: 0 0 2px; border-width: 0; text-decoration: none; color: #FFC;}
div#links a {background: #816 url(pix/GHThemeRed.jpg) 0% 0% repeat fixed;}
div#links a img {height: 0; width: 0; border-width: 0;}
div#links a:hover img {position: absolute; top: 80px; left: 50px; height: 50px; width: 50px; border-width: 1px; border-color: white;}
div#links a:hover {color: black; border-right: 0px double white; background: #A85 url(pix/GHThemeYellow.jpg) 0% 0% repeat fixed;}

div#footer { position: absolute; top: 700px; left: 30px; right: 30px; color: white; font: 10px Verdana, sans-serif; font-style: normal; text-align: left;}
div#footer a:link {color: yellow;}
div#footer a:visited {color: yellow;}
div#footer a:link:hover {color: red;}
div#footer a:visited:hover {color: red;}
