/* CSS Document */

body {
	background-color: #003300
    background-repeat: repeat;
}
#masthead {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 0px;
	top: 0px;
}
#navigation {
	position:absolute;
	width:850px;
	height:19px;
	z-index:4;
	top: 258px;
	left: 0px;
}

.txtmainbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	text-align: left;
	color: #CCCCCC;
}
.textboxdecor {
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 10px;
	text-align: left;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ff0000;
	text-align: right;
}
.footertextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #ff0000;
	text-align: right;
}
.footertextlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	text-align: right;
}
.txtheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
	color: #ff0000;
	background-repeat: repeat-x;
}
.txtsubheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	text-align: left;
	color: #CCCCCC;
	background-repeat: repeat-x;
}
.txtsubheadline1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 9px;
	font-weight: normal;
	text-align: left;
	color: #CCCCCC;
	background-repeat: repeat-x;
}
.txtsmbluesubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	text-align: left;
	color: #ff0000;
}
.txtdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	text-align: right;
	color: #ff0000;
	background-repeat: repeat-x;
	padding-left: 6px;
}
.txtsponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	text-align: left;
	color: #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.txtsponsors:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	text-align: center;
	color: #ff0000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.txtsponsorsnolnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	text-align: center;
	color: #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.txtnewsitems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	text-align: left;
	color: #CCCCCC;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.txtnewsitems:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	text-align: left;
	color: #ff0000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #ff0000;
}
a:active {
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.txtheadlinesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	text-align: left;
	color: #ff0000;
	background-repeat: repeat-x;
}

