html { height: 100% }
body { background: url('../images/wood.jpg'); color: #3D3021; font: 12pt 'Times New Roman'; height: 100%; margin: 0; padding: 0; width: 100% }

img { border: 0 }

a { color: #005E20 }
a:hover { color: #003400 }
big { color: #005E20; font-style: italic }

.container { position: relative; width: 100% }

.navigation { margin: 30px 0 40px }

.content { height: auto; margin: auto; text-align: left; width: 606px }

.br { clear: both }

.paper { height: 100%; margin: auto; position: absolute; width: 100% }

.papertop { background: url('../images/paper_top.png') no-repeat scroll center center; height: 240px; position: absolute; width: 100% }
.papermiddle { background: url('../images/paper_middle.png') repeat-y scroll center center; bottom: 320px; height: auto; position: absolute; top: 240px; width: 100% }
.paperbottom { background: url('../images/paper_bottom.png') no-repeat scroll center center; bottom: 0; height: 320px; position: absolute; width: 100% }

.header { padding: 40px 0; position: relative; text-align: center; z-index: 1 }

.gamersrights { font: italic 13pt 'Monotype Corsiva' }
.gamersrights h1, .gamersrights h4 { text-align: center }

.alternative { display: none }

.gamersrights li { font: italic 18pt 'Old English Text MT'; padding: 10px 0 }
.gamersrights li p { font: italic 12pt 'Monotype Corsiva'; margin: 0; padding: 0 }

.newsitem { margin-bottom: 50px }
.newsitem h2 { color: #000000; font-style: italic }

ul.newsinfo { border-bottom: 1px solid #A39271; border-top: 1px solid #A39271; display: block; height: 22px; line-height: 22px; list-style: none none outside; margin: 0; padding: 0; width: 100% }
.newsinfo li { float: left; font: 9pt 'Times New Roman'; line-height: 22px; text-transform: uppercase }

ul.newscomments { display: block; height: 22px; line-height: 22px; list-style: none none outside; margin: 0; padding: 0; width: 100% }
.newscomments li { float: left; font: 9pt 'Times New Roman'; line-height: 22px; padding: 0 20px 0 0 }

h1, h2, h3, h4, h5 { margin: 0; padding: 0 }
h1 { font-size: 2.5em; font-weight: normal; margin-bottom: 20px; text-align: center }
h2 { font-size: 1.25em; font-weight: normal }
h3 { font-size: 1.1em; font-weight: normal }
h4, h5 { font-size: 1em; font-weight: normal }

h1 small { font-size: .33em }
