/* CSS Document */
ul#menu li.selected a, ul#menu li.selected a:visited, ul li.selected a, ul li.selected a:visited, a.selected {
	color: #663366;
	}

table#sitemap_table {
	width: 795px;
	}
td#sitemap_news {
	width: 235px;
	padding: 0px;
	border-right: 1px solid #000;
	}
td#sitemap_list {
	padding: 0px 20px;
	}
	
.sitemap_entry {
	margin: 10px 20px 20px 20px;
	}
.sitemap_spacer {
	margin: 0px 50px;
	height: 1px;
	border-top: 1px solid #000;
	}
h1.family span {
	color: #CC99CC;
	background: #333333;
	}
a:hover.family	{
	color: #CC99CC;
}
h1.product span {
	color: #903;
	background: #333333;
	font-weight: bolder;
	}	
a:hover.product {
	color: #903;
}
h1.play span {
	color: #99CCCC;
	background: #333333;
	}	
a:hover.play {
	color: #99CCCC;
}
h1.pros span {
	color: #99CCFF;
	background: #333333;
	}	
a:hover.pros {
	color: #99CCFF;
}
h1.update span {
	color: #CC9900;
	background: #333333;
	}	
a:hover.update {
	color: #CC9900;
}

/* Main Nav Selected State (automatic for any page with this css stylesheet */
#mainnav li#nav-sitemap a {background-color: #c93;}

.blurbs_45 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: left;
	width: 210px;
	height: 180px;
	background-color: #3A5896;
	margin: 10px;
	padding: 5px;
}
