/* viking speedway color v.2009 sXd
------------------------------------*/
body { background: #e6e6e6 url(gfx/backgrounds/mainBackground_01.jpg) top right no-repeat; color: #222; }

#pageHeader { background: transparent url(gfx/backgrounds/pageHeader/rotate.php) top left no-repeat; }

#slogan { background: transparent url(gfx/backgrounds/slogan_01.gif) top left no-repeat; }
#navigation { background-color: #727272; }
#content { background-color: #fff; }

h4 { color: #ad0000; }

#nextEvent { color: #222; }

#navigation a:link, #navigation a:visited { color: #FFF; text-decoration: none; font-weight: 900; }
#navigation a:hover { color: #d2d2d2; }

#content a:link, #content a:visited { color: #ad0000; text-decoration: none; font-weight: 900; }
#content a:hover { color: #333; }

#nextEvent a:link, #nextEvent a:visited { color: #ad0000; text-decoration: none; font-weight: 900; }
#nextEvent a:hover { color: #333; }
