﻿body {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-repeat: repeat-x;
	background-color: #5d5d5d;
	margin: 0 0 0 0; 
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.social:link {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
a.social:hover {
	text-decoration: underline;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
a.social:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}
p {
	line-height: 28px;
}
h1 {
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
}
h3 {
	color: #CC171E;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	color: #CC171E;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	text-transform: uppercase;
}
img {
	border-style: none;
}
li {
	list-style: none;
}
#container {
	margin: auto;
	width: 960px;
	text-align: left;
}
#header {
	background-image:url('masthead.jpg');
	background-repeat: no-repeat;
	height: 122px;
	position: relative;
	width: 937px;
}
#header h1 {
	text-indent: -9999px;
}
#social {
	display: block;
	float: right;
	height: 78px;
	width: 230px;
	color: #ffffff;
}
#header li {
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;}
#header li img {
	float: left;
	padding: 0 3px 0 0;
}
.copyright {
	font-family: Verdana;
	font-size: 10px;
	color: #E6E6E6;
}
.news {
	font-family: Verdana;
	font-size: 11px;
	color: #E6E6E6;
}
#banner {
	background-image:url('banner.png');
	height: 279px;
	position: relative;
	border-bottom: 1px #ffffff solid;
}
#banner h1 {
	text-indent: -9999px;
}
#shortcode {
	position: absolute;
	width: 400px;
	text-align: center;
	margin-top: 96px;
}
#main {
	position: relative;
	padding-bottom: 42px;
}
#frontpage {
	width: 580px;
	padding: 12px 10px 12px 10px;
}
#frontpage p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
	line-height: 20px;
}
.dateline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	padding-left: 12px;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 12px;
}
#headlines {
	display: inline;
	float: right;
	padding: 12px 12px 8px 12px;
	position: absolute;
	right: 324px;
	top: 0px;
	width: 276px;
}
#headlines li {
	list-style: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
.more {
	color: #565656;
	font-size: 11px;
	font-style: italic;
}
#links {
	display: inline;
	float: right;
	width: 324px;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 12px 10px 12px 10px;
}
#links p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 12px;
	line-height: 20px;
}
#footer {
	position: relative;
	padding-bottom: 22px;
	text-align: center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
}
#footer p {
	font-family: "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
