html, body {background: #202021 url(img/bg.gif) no-repeat; height: 100%}
body, td {font: 11px Tahoma, Arial; color: #ECECEC}
a:link, a:visited, a:active {font: 11px Tahoma, Arial; color: #ECECEC}
a:hover {color: white}
.arr1:link, .arr1:visited, .arr1:active {background: url(img/arr1.gif) no-repeat left; padding-left: 17px; color: #DCDBC6}
.arr2:link, .arr2:visited, .arr2:active {background: url(img/arr2.gif) no-repeat left; padding-left: 11px;}
#h {background: url(img/hBG.gif) repeat-x; height: 30px}
#date {background-color: #DAD7B8; color: #202021; -moz-box-sizing: padding-box; padding: 0px 5px 0px 5px;}
#leftCol {float: left; width: 196px; background: url(img/pageR.gif) no-repeat right top;}
#centCol {float: left; margin-left: 15px; background: url(img/pageR.gif) no-repeat right top;}
#rightCol {margin-left: 15px; float: right; width: 239px; background: url(img/pageR.gif) no-repeat right top;}
