#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: #ffffff;
}


#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;
}

#menucontent p {
    padding-bottom: 4px;
}

#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: #003f83;
	font-weight: bold;

	margin-top: 0px;
	margin-bottom: 0px;
	}
h2 {
	font-size: medium;
	
	color: #003f83;

	}
p {
    margin: 0 0 0 0;
}

img {
border: 0px;
}

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

a {
color: #002853;
text-decoration: underline;
}

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

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

}

#bg {
	color:#00DD00;
}

#bg a {
color: #00FF00;
text-decoration: underline;
}

#bg a:visited {
color: #00FF00;
text-decoration: underline;
}

#bg a:hover {
color: #FFFF00;
text-decoration: none;

}

#copyright {
font-size: x-small
}


.table_description {
font-size: 12px;}

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

.style1 {
	font-size: 16px;
	color: #003F83;
	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;}
