html, body { margin: 0px; padding: 0px; font-family: Tahoma; font-size: 12px; color: #000000; background-color: #96c620; background-image: url(../img/bg.jpg); background-repeat: repeat-x; }
p { margin: 0px; padding: 0px; }
img { border: none; }
a { outline: none; color: #}
textarea { font-family: Tahoma; font-size: 12px; }

#head { height: 509px; position: relative; background-image: url(../img/head.jpg); background-repeat: no-repeat; }
#head h1 { display: none; }
#head ul { list-style-type: none; margin: 0px; padding: 0px; }
#head ul li a { position: absolute; width: 100px; height: 32px; top: 266px; }
#head ul li.i0 a { left: 173px; width: 145px; }
#head ul li.i1 a { left: 318px; width: 162px; }
#head ul li.i2 a { left: 480px; width: 130px; }
#head ul li.i3 a { left: 610px; width: 205px; }
#head ul li a span { display: none; }

#body { width: 962px; margin: auto; position: relative; background-image: url(../img/mainbg.gif); background-repeat: repeat-y; }
#main { min-height: 120px; position: relative; padding-bottom: 50px; margin-top: -140px; }
#foot { background-image: url(../img/foot.jpg); background-repeat: no-repeat; background-position: left top; padding-top: 60px; padding-bottom: 30px; text-align: center; font-size: 11px; color: #FFFFFF; position: relative; background-color: #96c620; }

#main .box { background-image: url(../img/box_c.jpg); background-repeat: repeat-y; width: 598px; position: relative; margin-left: 210px; }
#main .box h2 { margin: 0px; padding: 0px; background-image: url(../img/box_t.jpg); background-repeat: no-repeat; padding-left: 50px; padding-top: 20px; padding-bottom: 20px; }
#main .box h2 span { width: 500px; overflow: hidden; display: block; }
#main .box .gamertag { position: absolute; right: 70px; top: 25px; width: 164px; overflow: hidden; white-space: nowrap; font-size: 11px; }
#main .box .content { background-image: url(../img/box_b.jpg); background-repeat: no-repeat; background-position: left bottom; padding: 50px; padding-top: 0px; padding-bottom: 35px; }
#main .box.error { background-image: url(../img/box_c2.jpg); }
#main .box.error h2 { background-image: url(../img/box_t2.jpg); }
#main .box.error .content { background-image: url(../img/box_b2.jpg); }
#main a { font-weight: bold; text-decoration: underline; color: #5f880d; }

#main .box.mp table { width: 470px; }
#main .box.mp table tbody td { vertical-align: top; padding: 5px; width: 370px; }
#main .box.mp table tbody td input { width: 300px; }
#main .box.mp table tbody td textarea { width: 300px; height: 200px; }
#main .box.mp table tbody td:first-child { text-align: right; width: 150px; }
#main .box.mp table tfoot td { text-align: center; padding-bottom: 20px; }

#main ol li { padding-bottom: 10px; }

#main #pageSelection { list-style-type: none; text-align: center; padding-right: 100px; padding-left: 100px; line-height: 30px; cursor: default; }
#main #pageSelection li { display: inline; padding: 3px; border: 1px solid #a2aaac; background-color: #FFFFFF; }
#main #pageSelection li a { font-weight: normal; text-decoration: none; }
#main #pageSelection li.selected { background-color: #61890e; }
#main #pageSelection li.selected a { font-weight: bold; color: #FFFFFF; }