body { background: #000; }

#page 		{ background: #fff url('../images/sidebar_bg.gif') right repeat-y; /* fake bg */ }

div.container { background: url(/img/header2.png) no-repeat top center; padding-top: 0; }

div#header { height: 150px; }
h1, div.description { text-indent: -9999px; }

div#footer { padding-bottom: 92px; background: url(/img/footer.png) no-repeat center bottom; }

#nav, #subnav { padding-left: 2%; width: 98%; }
#nav li a, #subnav li a { padding: 10px; }
#nav li.first a { margin-left: 25px; }

a#homelink { position: absolute; top: -1px; width: 820px; height: 150px; z-index: 10; }

#search	{ position: relative; z-index: 15; }

table.roster { font-size: 10px; width: 100%; border: none; }
table.roster th, table.roster td { border: none; }
table.roster td { border-bottom: 1px solid #eee; }

table.tournament { font-size: 10px; width: 100%; margin-bottom: 20px; background: #efefef; }
table.tournament caption { background: #0067a6; font-weight: bold; text-align: center; color: #fff; font-size: 11px; }
h4 { font-size: 20px; margin: 10px 0 20px; }

small { font-size: 10px; }