html, div, img {background-color:#000;margin:0;padding:0;}


body {
	text-align:center;
	font-family:helvetica, arial, sans-serif;
	font-size:12px;
}

#wrapper {
	margin: 0 auto;
	width: 890px;
	text-align: left;
	border-style: solid;
	border-color: #333333;
	border-width: 1px;
	border-top-color: #000;
	border-bottom-color: #000;
}

#navigation {
	width:216px;
	float:left;
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 150px;
	height: 637px;
	position: fixed;
}
	
#navigation img {
	border: 0px;
	}

#navigation ul{
	margin-left: 55px;
	list-style-type: none;	
	}
	
#navigation li{
	margin-top: 15px;	
	}
#content {
	width:559px;
	background-color:#1a1a1a;
	margin-left:241px;
	background-image: url(images/content_leaves.gif);
	background-repeat: no-repeat;
	}
	
#content p {
	margin-top:0px;
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;	
	color: white;
	}
#content img {
	border: 0px;
}
	
#header {
	width:559px;
	background-color:#000000;
	margin-left:241px;

	}

a	{
	color: white;
	text-decoration:none;
	border: none;
}
p.big	{
	line-height: 150%
	}

table.stats {
	width: 559px;
	border: 0px;
	border-collapse: collapse;
	border: 0px;
}

table.stats td {
	padding: 10px;
	border: 0px;
	border: 0px;
}

table.stats td.hed1	{
	height:480px;
	padding-left: 25px;
	text-align: left;
        vertical-align:top;

}
table.stats td.hed2      {
        height:400px;
        padding-left: 25px;
        text-align: left;
        vertical-align:top;
}

table.stats td.hed3      {
        height:360px;
        padding-left: 25px;
        text-align: left;  
        vertical-align:top;
}


table.stats td.boxes      {
        text-align: right;  
        border-bottom: 0px;
	vertical-align:top;
}
