.footer {
	background-image:url(images/footer_back.gif);
	width: 917px;
	height: 35px;
	background-repeat: no-repeat;
	padding: 12px 0 0 0;
}
.footertxt{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.footertxt a:link{color: #FFFFFF; text-decoration: underline;}
.footertxt a:visited{color: #FFFFFF; text-decoration: underline;}
.footertxt a:active{color: #FFFFFF; text-decoration: underline;}
.footertxt a:hover{color: #FFFFFF; text-decoration: underline;}

.nav {
	background-image:url(images/nav_back.gif);
	width: 687px;
	height: 34px;
	background-repeat: no-repeat;
}
.navtxt{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	padding: 11px 0 0 0;
}
.navtxt a:link{color: #FFFFFF;text-decoration: none;}
.navtxt a:visited{color: #FFFFFF;text-decoration: none;}
.navtxt a:active{color: #FFFFFF;text-decoration: none;}
.navtxt a:hover{color: #FF9900;text-decoration: none;}
.leftnav{
	background-color: #CCCCCC;
	background-image: url(images/leftnav_back.gif);
	background-repeat: no-repeat;
}
.mainstory{
	padding: 30px;
	font-family: Verdana;
	font-size: 10px;
	line-height: 14px;
	color: #101131;
	text-decoration: none;
}
.mainstory a:link{color: #101131;text-decoration: underline;}
.mainstory a:visited{color: #101131;text-decoration: underline;}
.mainstory a:active{color: #101131;text-decoration: underline;}
.mainstory a:hover{color: #FF9900;text-decoration: underline;}

.mainstoryhead{
	font-family: Helvetica;
	font-size: 30px;
	font-weight: bold;
	color: #000033;
	text-decoration: none;
	text-transform: none;
	line-height: 36px;
}
.mainstoryauthor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-family: Helvetica;
	font-size: 24px;
	line-height: 36px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cb2027;
	text-decoration: none;
}
.mainimagestroke {
	border: 3px solid #CCCCCC;
}
.storydivider {
	padding: 25px 0 25px 0;
}
.Leftnavtxt{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000033;
	text-decoration: none;
}

.Leftnavtxt a:link{color: #000033;text-decoration: none;}
.Leftnavtxt a:visited{color: #000033;text-decoration: none;}
.Leftnavtxt a:active{color: #000033;text-decoration: none;}
.Leftnavtxt a:hover{color: #000033;text-decoration: underline;}

.Leftnavhdr{
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8E0808;
	text-decoration: none;
	padding: 15px 0 0 0;