@import "core.css";

html {font-size: 100%;}
body {background-color: #222; color: #FFF;}
a {color: #FFF;}
a:visited {color: #CCC;}
a:hover {color: #FFF !important;}

tr:nth-child(even) {background-color: #555;}
tr:nth-child(odd) {background-color: #444;}

#skip a:focus, #skip a:active {top: 3px; left: 26px;} 

#outerWrapper {background-color: #30031b;}

#main {clear: both; width: 920px;}
#mainNav {width: 250px;}
#mainBody {width: 639px;}

#navigation {width: 928px;}
#navigation ul {margin: 0;}

.highlight {color: #FF0;}

.preNext {font-size: 1.1em;}
.preNext .previous {padding-left: 16px; background: url(../IMG/global/previous-contrast.gif) no-repeat 0 7px;}
.preNext .next {padding-right: 18px; background: url(../IMG/global/next-contrast.gif) no-repeat 100% 7px;}

#footer a {margin: 0 0.7em;}