/*graphics */
body {background: url(/img/world-cup-2010-header.jpg) top center #000 no-repeat fixed;}
#header img {height: 182px;}
#bg {background-image: url(/img/world-cup-2010-inner-bg.jpg);}
#footer { background-image: url(/img/world-cup-2010-footer-bg.gif); }
.container {background: url(/img/world-cup-2010-container-bg.gif);}

/*colors*/
h1 {color: #222;}
h2 {color: #506E30; }
#content a, a.totop:hover {color: #506E30;}
#content a:hover {color: #004B97; background: #fff}
#rightmenu {margin : 80px 0 0 0}
#rightmenu h3 {color: #506E30;}
#rightmenu ul li a:hover {color: #00d;}
#rightmenu ul li {border-color:#ccc; width: 200px}
#rightmenu ul ul li {width: 180px}

HR {width: 92%; margin: auto;}

#topmenu {position: absolute; margin-top: 120px;}
#topmenu ul {margin: 18px 0 0 30px; list-style: none;}
#topmenu ul li {float: left; padding: 0 20px }
#topmenu ul li a {color: #D1FF02; font-weight: bold; text-decoration: none; font-size: 16px}
#topmenu ul li a:hover {text-decoration: underline; color: #fff;}
