@charset "utf-8"; /* CSS Document */  
html, body, div, span, applet, object, iframe, , blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd,  fieldset, form, label, legend,  caption,  tfoot, thead,h1,h2 {
 	margin: 0;
 	padding: 0;
 	border: 0;
 	outline: 0;
 	background: transparent; }  
blockquote, q {
 	quotes: none; } 
blockquote:before, blockquote:after, q:before, q:after {
 	content: '';
 	content: none; }  
/* remember to define focus styles! */ 
:focus {
 	outline: 0; }  
/* remember to highlight inserts somehow! */ 
ins {
 	text-decoration: none; } 
del {
 	text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */ 
table {
 	border-collapse: collapse;
 	border-spacing: 0; }   
body {
 	background:#000 url(/images/bg.png) no-repeat;
 	background-attachment:fixed;
 	font-size:13px;
 	-webkit-text-size-adjust: none;  }  
#wrapper {
 	width:950px;
 	margin:0 auto;
 	margin-top:-7px; }  
#header {
 	background:url(/images/header.png) no-repeat;
 	width:944px;
 	height:203px; }  
#hnav {
 	background:url(/images/hnav-bg.png) no-repeat;
 	width:950px;
 	height:64px;
 	margin-top:-1px; }  
#hnav ul {
 	margin:0;
 	padding:0;
 	float:left;
 	margin-left:63px;
 	margin-top:15px; }  
#hnav ul li {
 	display:inline-block;
 	padding-right:30px; }  
#hnav ul li a {
 	font-family: Impact, Charcoal, sans-serif;
 	font-size:20px;
 	color:#fff;
 	text-decoration:none; }  
#hnav ul li a:hover {
 	font-family: Impact, Charcoal, sans-serif;
 	font-size:20px;
 	color:#a10212; 	text-decoration:none; }  
#hnav ul li.selected a {
 	font-family: Impact, Charcoal, sans-serif;
 	font-size:20px;
 	color:#a10212;
 	text-decoration:none; }  
#logo {
 	margin-left:10px; }  
#content {
 	background-color:#f4d999;
 	width:675px;
 	padding:5px 20px 10px 20px;
 	margin-top:5px; }  
#twitter-content {
 	background-color:#000;
 	width:225px;
	height:2150px;
 	padding:5px 5px 5px 5px;
 	margin-top:5px; }  
#twitter-content h2 {
 	text-align: center;
	font-family:Calibri;
 	font-size:20px;
 	font-weight:bold;
 	color:#ffffff; }  
#readfile-content {
 	text-align: center;
	background-color:#000;
 	width:225px;
	height:900px;
 	padding:5px 5px 5px 5px;
 	margin-top:5px; }  
#readfile-content h2 {
	font-family:Calibri;
 	font-size:24px;
 	font-weight:bold;
 	color:#ffffff; }  
#readfile-content h3 {
	font-family:Calibri;
 	font-size:18px;
 	font-weight:bold;
 	color:#ffffff; }  
#readfile-content p {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:16px;
 	font-weight:bold;
 	color:#ffffff; }  
#readfile-content a {
	font-family:Arial, Helvetica, sans-serif;
 	font-size:16px;
 	font-weight:bold;
 	color:#ffffff; }  
p, td {
 	font-family:Arial, Helvetica, sans-serif; 	font-size:13px;
 	color:#000; }  
h1 {
 	font-family:Arial Narrow;
 	font-size:25px;
 	font-weight:bold;
 	color:#a10212; }  
.spacer {
 	height:5px; }  
img {
 	border:0; }  
#footer {
 	background:url(/images/footer-bg.png) no-repeat;
 	width:950px;
 	height:54px;
 	margin-top:10px; }  
#footer-menus {
 	font-family:Arial, Helvetica, sans-serif; 	font-size:11px;
 	color:#fff;
 	float:left;
 	margin-top:18px;
 	width:950px;
 	text-align:center; }  
#footer-menus a {
 	font-family:Arial, Helvetica, sans-serif; 	font-size:11px;
 	color:#fff;
 	text-decoration:none; }  
#footer-menus a:hover {
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:11px;
 	color:#a10212;
 	text-decoration:underline; }  
#copyright {
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:10px;
 	color:#000;
 	text-decoration:none;
 	text-align:center; }  
#copyright a {
 	font-family:Arial, Helvetica, sans-serif;
 	font-size:10px;
 	color:#a10212;
 	text-decoration:underline; }