

.siteMap{
    width:691px;
	padding:10px;
}


a:link,a:visited{color:#000;font-size:12px;}
a:hover,a:active{color:#666;}


h1{		
	font-size:24px;
	font-weight:bold;
}

h2{
	font-size:20px;
	font-weight:bold;
	border-bottom:1px dashed #666;
	width:500px;
}

h2.games{
	color:#3571a3;
}

h2.tvshow{
	color:#f60;
}

h2.reviews{
	color:#008000;
}

h2.getStuff{
	color:#800080;
}

h2.videos{
	color:#937654;
}

h2.preschool{
	color:#ff0000;
}

h2.theoutlet{
	color:#333;
}

h3{
	font-size:18px;
	color:#808080;
	font-weight:normal;
}

/* ---------- */
#container {width:710px;}
.siteMap ul, .siteMap ul li {list-style:none; list-style-type:none; margin:0; padding:0;}
.siteMap ul li a {font-size:1.1em;}
