
h1 {
	height: 116px;
	text-indent: -999em;
	font-size: 0.1em;
	background: transparent url(/design/images/titles.png) no-repeat scroll 10px 20px;
}

h2 {
	height: 20px;
	text-indent: -999em;
	font-size: 0.1em;
	background: transparent url(/design/images/titles.png) no-repeat scroll 10px -62px;
}

		#nav ol {
			background: transparent url('/design/images/headshot.jpg') no-repeat scroll 5px 0px;
		}

			#content_group_0 #promo_banners {
				border-top: none;
				border-bottom: 1px solid #d4d4d4;
                padding-bottom: 16px;
				margin-top: 1.5em;
                margin-bottom: 1.5em;
			}

		.articles .promo_button {
			position: absolute;
			right: 25px;
			top: 45px;
			padding: 0;
			margin: 0;
		}
		.articles .promo_button a {
			float: right;
			width: 150px;
			font-size: 0.8em;
			text-decoration: none;
			color: #fff;
			background: #700016 url('http://sophisticate.superredhosting.com/design/images/menu_bg_current_section.gif') repeat-x scroll left top;
			border-radius: 6px;
			-moz-border-radius: 6px;
			-webkit-border-radius: 6px;
			padding: 0.4em 0.65em 0.5em;
			margin: 0 0 0.5em 1em;
		}
			.articles .promo_button a:hover {
				background: #85001d none;
			}
