		body {
			margin: 0px;
			background-color: #4969b6;
			background-image: url(/images/chrome-background.png);
			background-repeat: no-repeat;
			background-position: 50% 0px;
			font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
			font-size: 12px;
			padding:0;
		}
		
		img {
			border: 0px;
		}

		p {
			margin:0 0 1em 0;
		}
		h1, h2, h3, h4, h5, h6 {
			font-family: Georgia,"Times New Roman",Times,serif;
			color:#2e4e89;
		}
		h1 {font-size:1.6em;}
		h2 {font-size:1.3em;}
		h3 {font-size:1.1em;}
		h4 {font-size:0.9em;}
		input, select, textarea {
			font-family:Arial,Helvetica,sans-serif;
			font-size:1em;
		}

		.wrapper {
			width: 1000px;
			margin-left: auto;
			margin-right: auto;
			background-image: url(/images/chrome-body.png);
			overflow: hidden;
		}
		
		.masthead {
			background-image: url(/images/chrome-masthead.png);
			width: 1000px;
			height: 130px;
			clear: both;
			overflow: hidden;
		}
		.content {
			padding-left: 10px;
			padding-right: 10px;
			width: 980px;
			clear: both;
			z-index: 1;
			position: relative;
		}
		.page-body {
			padding-left: 14px;
			padding-right: 14px;
			width: 648px;
			padding-bottom: 20px;
		}
		.endcap {
			background-image: url(/images/chrome-endcap.png);
			background-repeat: no-repeat;
			background-color: #4969b6;
			width: 1000px;
			clear: both;
			padding-top: 20px;
			padding-bottom: 20px;
		}
		.legal {
			border: 1px solid black;
			padding: 5px;
			margin-top: 1px;
			width: 300px;
			height: 28px;
			overflow: hidden;
		}
		.legal p {
			font-size: 10px;
			text-align: center;
		}
		
		.home-splash {
			width: 981px;
			height: 315px;
			background-image: url(/images/home-splash.png);
			background-repeat: no-repeat;
		}
		#home-body {
			width: 981px;
			background-image: url(/images/chrome-sidebar.png);
			background-repeat: repeat-y;
			background-position: right;
			padding-top: 4px;
			padding-bottom: 4px;
		}
		#home-actionbuttons {
			width: 287px;
			float: right;
			margin-left: 14px;
			margin-top: 12px;
		}
		.home-boxes {
			background-image: url(/images/home-contentbox.png);
			background-repeat: no-repeat;
			width: 336px;
		}
		.home-boxcontent {
			border-left: 1px solid #bfbfbf;
			border-bottom: 1px solid #bfbfbf;
			border-right: 1px solid #bfbfbf;
			width: 318px;
			height: 400px;
			padding: 8px;
		}
		.home-boxtitle {
			width: 317px;
			height: 30px;
		}
		
		.home-splashblurb {
			width: 359px;
			height: 231px;
			float: right;
			margin-left: 11px;
			color: #fff;
			padding: 15px;
			padding-right: 35px;
			padding-top: 25px;
		}
		.home-blurbwrapper {
			height: 210px;
		}
		.home-splashphoto {
			padding-left: 11px;
			padding-top: 12px;
			padding-right: 0px;
			float: left;
		}
		.home-splashbuttons {
			width: 21px;
			height: 23px;
			display: block;
			padding-left: 13px;
			padding-top: 3px;
			background-image: url(/images/home-numberbox.png);
			color: #fff;
			float: left;
			margin-left: 2px;
			margin-right: 2px;
		}
		.home-splashcontrols {
			margin-left: auto;
			margin-right: auto;
			width: 117px;
		}
		
		.email-wrapper {
			padding-top: 68px;
			padding-right: 20px;
			width: 980px;
			height: 49px;
		}
		.email-signup {
			float: right;
		}
		.email-submit {
			float: right;
			padding-left: 6px;
		}
		.email-signup input {
			border: 1px #666 solid;
			color: #666;
			height: 17px;
		}
		#cb {
			vertical-align: text-bottom;
			_vertical-align: middle;
			padding: 0;
			margin: 0;
			margin-left: 2px;
		}
		
		.nav-wrapper {
			padding-left: 12px;
			height: 36px;
			z-index: 2;
			position: relative;
		}

		.video-thumbnail {
			padding-right: 4px;
		}
		.video-box {
			width: 390px;
			float: right;
		}
		
		.sf-js-enabled {
			height: 36px;
			margin-bottom: 0px;
		}
		
		.footer {
			width: 980px;
			background-color: #ccc;
			border-top: 1px solid #666;
			margin-left: 6px;
			margin-right: 6px;
			padding: 4px;
			padding-top: 24px;
			height: 56px;
			overflow: hidden;
		}
		.footer-text {
			height: 38px;
			padding-right: 20px;
		}
