@import url(http://www.fflcommish.com/FantasyFootball.css);
#header
{
	height:60px;
}

html body #mainContent h1
{
	font-size:18px;
}
#mainContent
{
	margin:10px 0 20px 40px;
}
#nav
{
	display:none;	
}
a:link 
{
	color:#0000FF;
}
a:visited 
{
	color:#0000FF;
}
a:hover 
{
	color:#FF0000;
}
h3, h2
{
	margin-bottom:10px;	
}
#breadcrumbs 
{
	font-family:Arial,Helvetica,sans-serif;
	margin:0 0 20px 0;
	color:Black;
	white-space:nowrap;
	float:right;
}
#breadcrumbs a 
{
	color:Black;
}
.CategoryRoot 
{
	color:#000000;
	margin:0;
}
.CategoryRoot h2
{
	font-weight:bold; 
	margin:0;
}
.CategoryRoot h2 a 
{
	text-decoration:none;
}
.CategorySub 
{
	color:#000000;
	margin:0 10px 0 0;
	padding:2px 0 2px 20px;
	background: url(../images/icon_folder.gif) no-repeat left 50%;
}
.CategorySub span 
{
	font-style:italic;
}
.CategorySubIndex 
{
	color:#000000;
	margin:0 10px 10px 0;
}
#SubCats_Subs
{
	margin:10px 0 20px 20px;	
}
.Listings
{
	margin-bottom:20px;
	margin-top:0;
}
.Listing 
{
	color:#000000;
	margin: 0px 5px 5px 5px;
}