body { font-family: Helvetica, Arial }

div.logo { width: 1000px; background: transparent no-repeat scroll top center; }
div.menu { width: 1000px; border-bottom: 2px solid black; text-align: left; padding-bottom: 8px; font-size: 15px; }
div.submenu { text-align: center; padding-top: 5px; font-size: 13px;}
div.content { width: 1000px; border-bottom: 2px solid black; }
div.fightcard { width: 325px; height: 445px; background: transparent url(../img/fightcard.jpg) no-repeat scroll top center; padding-top: 10px;}
div.syslinks { width: 1000px; border-bottom: 2px solid black;text-align: right; padding-top: 8px; padding-bottom: 8px; font-size: 15px;}
div.bottom { width: 1000px; padding-top: 8px;}

div.left { text-align: left; }

span.nickname { color: #ffea00; font-weight: bold; font-size: 18px;}
span.stats {color: white; font-size: 12px; }

.profilelink { color: white; font-size: 12px;}
.profilelink:hover { color: #dddddd; text-decoration: underline; font-size: 12px;}

img.catimg { border: 1px solid black;}

table.fctable { width: 92%;}
td.fcdeck { width:50%; text-align: left;}

th { text-align: left; }

a { color: #2b5e26; text-decoration: underline; font-weight: bold;}
a:hover { color: #000000; }

div.menu a, div.syslinks a { color: #2b5e26; text-decoration: none; font-weight: bold; }
div.menu a:hover, div.syslinks a:hover { color: #000000; text-decoration: underline; }

div.submenu a { color: #2b5e26; text-decoration: none; font-weight: bold; }
div.submenu a:hover { color: #000000; text-decoration: underline; }

