/*  * Prepared with care for Tallman * developed by sunKING Digital */ body, html {	background-color: #000034;		text-align: center;}/*  * fancy little linky's between guides */ #genSubNav a.subNav:link, a.subNav:hover, a.subNav:visited {	text-decoration: none;	font-family: Georgia, Times New Roman, Times, serif;	font-size: 11px;	letter-spacing: .1em;	text-transform: uppercase;	color: #9F9F9F;}a.subNav:link {	color: #9F9F9F;}a.subNav:hover:before{	content:"[   ";}a.subNav:hover:after {	content:"   ]";}a.subNav:hover {	padding: 0 5px 0 5px;	color: #757575;}/* * stupid that I used this but whatever */#spacer {	padding-top: 45px;	}