/***** ATHF Err stylesheet* bg #333* text WHITE* highlight #666* 360 px from top***/* {	margin: 0;	padding: 0;	border: 0;}body {	background-image: url('img/err-ydr-bg.png');	background-repeat: no-repeat;	background-color: #333;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: WHITE;	line-height: 1.3em}
a, a:link, a:visited, a:hover {	font-family: inherit;	font-size: inherit;	color: inherit;	text-decoration: underline;}select, textarea, input, option {	background-color: #EEE;	font-family: inherit;	font-size: inherit;	color: BLACK;	border: none;	padding: 2px;	margin: 1px;}blockquote {	margin: 3px 75px 3px 50px;	border-left: 4px solid BLACK;	padding-left: 2px;}p {	margin-top: 7px;}h1, h2 {	font-style: oblique;	font-family: Times, serif;	margin-bottom: 5px;	text-transform: lowercase;}h1 {	font-size: 250%;}h2 {	font-size: 160%;}ul li {	list-style-position: inside;}/*------------>>>>>>Section Styles<<<<<<------------*/#header h1 {	text-align: center;	text-transform: uppercase;	color: #666;}#content, #disc {	background-color: transparent;	width: 470px;	margin: 0px 5px 5px 5px;	padding: 0px 10px 10px 10px;}#content {	min-height: 300px;}#disc {	font-size: 90%;	text-align: center;}#disc a {	}div#nav {	padding-bottom: 5px;}div#nav.title, .title a {	color: WHITE;	font-size: 160%;	text-decoration: none;}/*------------>>>>>>Class Styles<<<<<<------------*/.title, .catfile {	background-color: #666;	color: WHITE;	font-size: 110%;	font-weight: bold;	width: 100%;}.title a, .catfile a {	font-weight: bolder;	text-decoration: none;}.stats {	font-size: 95%;}.aff {	margin: 1px;}/*------------>>>>>>FanUpdate Styles<<<<<<------------*/.archivelink {	text-align: center;}.credit {	clear: both;	text-align: center;	margin: 1em 0 0 0;}.credit p {	margin: 0;}