* { padding: 0; margin: 0; }
body { background: #180000 url(../images/body.jpg) no-repeat center top; font-family: Tahoma, Arial, Helvetica, sans-serif; padding-top: 10px; color: #fff; font-size: 12px; }
a { color: #fff; text-decoration: none; }

#templink { position: absolute; top: 0; width: 250px; }
#templink a { color: #f00!important;  }

#Wrapper { width: 775px; margin: 0 auto; padding-bottom: 20px; }
#Header { position: relative; height: 267px; background: url(../images/header.jpg) no-repeat left -268px; }

#localization { position: absolute; top: -5px; right: 13px; font-family: Tahoma, Arial, Helvetica, sans-serif; }
#i18n { border: 1px solid #fff; font-size: 11px; width: 100px; }

#FirstMenu, #SearchMenu, #MainMenu { position: absolute; }
#FirstMenu 	{ width: 220px; bottom: 3px; right: 10px; }
#FirstMenu 	div { float: right; padding-top: 7px; }
#FirstMenu 	div span a { color: #66ff00; font-weight: bold; }

#FirstMenu 	a.hall-of-fame { float: left; display: block; width: 80px; text-align: center; }
#FirstMenu 	a.hall-of-fame:hover 	{ color: #f00; }

#SearchMenu { right: 255px; bottom: 5px; }
#SearchMenu #search-ico { display: block; position: absolute; left: 3px; top: 3px; background: url(../images/search.gif) no-repeat left top; width: 16px; height: 16px; }
#SearchMenu input { padding-left: 20px; width: 95px; }

#MainMenu { left: 0; bottom: 10px; padding: 0; }
#MainMenu a { padding-right: 8px; padding-left: 5px; }
#MainMenu a:hover { color: #f00; }
#MainMenu span { padding-right: 5px; } 

#Body { width: 712px; margin: 0 auto; background: url(../images/bg.gif) repeat-y left top; border-bottom: 1px solid #534141; padding: 0 20px 50px; }
#Body h1 { padding: 15px 0; text-align: center; font-size: 14px; text-transform: uppercase; }
#Body h1 span { font-size: 14px; padding-left: 5px; }
span.otherColor { color: #f00; }

#Body ul li { margin: 5px 10px; }

table#signatures { width: 100%; }
#signatures td { padding: 10px 10px; border-bottom: 1px solid #382524; }
tr.signature-row { text-align: left; font-size: 11px; }
tr.banned td { background: url(../images/line.jpg) repeat-x left center; text-decoration: line-through; } 
td.signature-id 		{ width: 40px; text-align: right; }
td.signature-name 		{ width: 125px; }
td.signature-job 		{ width: 100px; text-align: center; }
td.signature-cmt 		{}
td.signature-country 	{ width: 100px; text-align: center; }

div#NavigationBottom { position: relative; font-family: Tahoma, sans-serif; font-size: 11px; height: 21px; padding-top: 15px; }
div#NavigationBottom { margin-top: 0; margin-bottom: 20px; }
div#NavigationBottom a { display: block; float: left; border-left: 1px solid #180000; background-color: #440000; padding: 5px; }
div#NavigationBottom a:link, div#NavigationBottom a:visited { text-decoration: none; color: #fff; }
div#NavigationBottom a:hover, 
div#NavigationBottom a.clicked { background-color: #180000; color: #808052; }

div#NavigationBottom a.pageNbr { text-align: center; }

a.SignBtn:hover span.otherColor { color: #007238; }