@charset "utf-8";
/* CSS Document */

	div#interstitial {
		background: #3666a1;
		height: 742px;
		}
		
	#category_content h2 {
		height: 36px;
		}
		
	#category_content li a {
		background: url(../images/cat_blue_off.gif) left top no-repeat #162940;
		color: #FFF;
		}

