a
{
    color: #D1403B;
}
body
{
    background-color: #454545;
    font-family: Verdana;
    font-size: 70%;    
}
img
{
    border: none;
    vertical-align: top;
}
table 
{
    font-size: 100%;
}
table tr td
{
    vertical-align: top;
}
#banner
{
    margin: 78px 0px 0px 0px;
}
#container
{
	background-color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -370px;
	top: 0px;
	width: 740px;	
}
#content
{
    background-image: url(content-bg.gif);
    background-color: #fff;
    position: absolute;
    top: 192px;
}
#contenthome
{
    background-image: url(content-bg.gif);
    background-color: #fff;
    position: absolute;
    top: 300px;
}
#header 
{
	left: 0px;
	position: absolute;
	top: 0px;
	width: 100%;
}
h1
{
    color: #ce221b;
    font-size: 190%;
    font-weight: normal;
    margin-bottom: 2px;
}
h2
{
    color: #454545;
    font-size: 120%;
    font-weight: bold;
    margin-top: 2px;
}
h2.player
{
    color: #454545;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 0px;
}

h2.profile
{
    color: #454545;
    font-size: 120%;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}
h3
{
    color: #454545;
    font-size: 120%;
    font-weight: bold;
}
h3.archives
{
    color: #454545;
    font-size: 120%;
    font-weight: bold;
    margin: 0px;
}
h3.confederation
{
    color: #454545;
    font-size: 120%;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom: 0px;
    padding:0px;
}
input
{ 
 background-color: #ce221b;
 color: #fff; 
}
form
{ 
 color: #ce221b;
}
p.confederation
{
    margin: 0px 0px 10px 0px;
    padding: 0px;
}
p.newscontent
{
    margin-top: 5px;   
}
p.newsdate
{
    color: #ab8e36;
    margin: 10px 0px 0px 0px;
}
p.newstitle
{
    color: #000;
    font-weight: bold;
    font-size: 105%;
    margin: 0px;
}
p.numrank
{
    margin: 0px;
    padding: 0px;
    text-align: center;
}
span.redtext
{
    color: #ce221b;
}
table.dropdown tr td.viewdd
{
    font-size: 110%;
    padding-right: 5px;
    vertical-align: bottom;
}
table.maintable
{
    width: 100%;
    border: solid 1px #666;
}
table.maintable tr td
{
    background: #ededed;
    font-size: 100%;
    vertical-align: middle;
}
table.maintable tr td.header
{
    background: #d1403b;
    color: #fff;
    font-size: 110%;
    vertical-align: middle;
}
table.homerank
{
    border: solid 1px #D1403B;
    font-size: 90%;
}
table.homerank a
{
    text-decoration: none;
}
table tr td.redrank
{
    background-color: #d1403b;
    color: #fff;
}
table tr td.sidebar
{
    padding: 10px 10px 10px 9px;
    width: 189px;
}
table tr td.sidebar img
{
    margin-bottom: 3px;
}
table tr td.gutter
{
    padding: 10px 25px 10px 15px;
    width: 551px;
}
table tr td.gutterhome
{
    padding: 10px 25px 10px 0px;
    width: 320px;
}
table tr td.gutterrighthome
{
    padding: 10px 10px 10px 10px;
} 
