#wrapper {
        text-align: left;
        margin: 0px auto;
        padding: 0px;
        border:0;
        width: 780px;
        background: #003F83;
}

#outline {

        margin: 0px auto;
        padding: 0px;
        border:0;
        width: 784px;
        background: #FCBA2E;
}


#header {
        margin: 0 0 15px 0;


}

#side-a {
        float: left;
        width: 220px;

}

#side-b {
        margin: 0;
        float: left;
        width: 560px;
        height: 1% /* Holly hack for Peekaboo Bug */

}

#footer {
        clear: both;
        background: #ffffff;
}

#rankbox {
        margin-left: 15px;
        width: 528px;
    margin-top: 0px;
        margin-bottom: 10px;
        background: #ffffff;
        }

#rankcontent {
        padding-left: 10px;
        padding-right: 10px;
        background: #FFFFFF;
        font-size: medium;

}

#menubox {
        margin-left: 15px;
        width: 205px;
    margin-top: 0px;
        margin-bottom: 10px;
        }

#menucontent {
        padding-left: 10px;
        padding-right: 10px;
                background: #FFFFFF;
                font-size: small;
}

#topbarmenu {
    padding-top: 6px;
        font-size: medium;
        font-weight: bold;
        text-align: center;
}

#topbarmenu a {
color: #FFFFFF;
text-decoration: none;
}

#topbarmenu a:visited {
color: #FFFFFF;
text-decoration: none;
}

#topbarmenu a:hover {
color: #0099ff;
text-decoration: none;
}

#rankrate {
        height: 31px;
        width: 35px;
        background: url(images/rankratebg.png);
        text-align:center;
        color: #FFFFFF;
        font-size: 24px;
        padding-top: 4px;
        }

h1 {
        font-size: large;
        color: #202020;
        font-weight: bold;

        margin-top: 0px;
        margin-bottom: 6px;
        }
h2 {
        font-size: medium;

        color: #003f83;

        }
p {
    margin: 0 0 0 0;
}

img {
border: 0px;
}

body {
margin-top: 0px;
margin-bottom: 0px;
color: #333333;
background: #003F83;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
color: #0099ff;
text-decoration: underline;
}

a:visited {
color: #0099ff;
text-decoration: underline;
}

a:hover {
color: #FF0000;
text-decoration: none;

}

#copyright {
font-size: x-small
}


.table_description {
font-size: 12px;}

/* Stats Style */
.stats_top {
        background: #ff9000;
        color: #FFF;
        font-size: 12px;
        font-weight: normal;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
}
.stats_left { background-color: #ffedb6; }
.stats1 {
        background-color: #ffedb6;
        text-align: center;
}
.stats2 {
        background-color: #FFF;
        text-align: center;
}

.style1 {
        font-size: 16px;
        color: #0099ff;
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
}
.style2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
}


.style5 {
        font-size: 12px;
        font-weight: bold;
}
.style6 {color: #FFFFFF;
font-size: 12px;}
