@charset "utf-8";
/* CSS Document */

body, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12pt;
	margin: 0px;
}
abbr {
	border-bottom: 1px dotted #980e10;
	cursor: help;
}
img {
	border: 0px;
}
h1, h2 {
	margin: 0px;
}
a, .link {
	font-weight: bold;
}
a:link, a:visited {
	color: #980e10;
}
a:hover, a:active {
	text-decoration: none;
}
a.whtLink {
	color: #FFF;
}
a.whtLink:link, a.whtLink:visited {
	color: #FFF;
	text-decoration: none;
}
a.whtLink:hover {
	text-decoration: underline;
}
p {
	margin: 0.75em 0em;
}

.pgWidth {
	width: 850px;
}
.printMe {
	display: none;
}
.shadowLf {
	background-image: url(images/shadowlf.png);
	background-repeat: repeat-y;
	background-position: right;
	height: 100%;
}
.shadowRt {
	background-image: url(images/shadowrt.png);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
}
.nav {
	background-image: url(images/blockon.gif);
	background-position: center;
}

.brHdr {
	width: 100%;
	background-color: #FFF;
	/* background-color: #000;
	background-image: url(images/blockoff.gif) !important;
	background-position: 0 319;
	background-repeat: repeat-x; */
	text-align: center;
	color: #FFF;
}
.brHdrTd {
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 5px;
}
#brHead {
    position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 5;
}
#brFB {
	position: absolute;
	top: 5px;
	right: 5px;
	z-index: 5;
}
#brA1 {
	position: absolute;
	top: 60px;
	right: 5px;
	z-index: 5;
}
.brGrad {
	background-color: #FFF;
	height: 100%;
	vertical-align: top;
}
.brBody {
	padding: 5px;
}
.brRed {
	color: #980e10;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14pt;
}
.brSubMen {
	text-align: left !important;
}
.football {
	background-attachment: fixed;
	background-image: url(images/football.jpg);
	background-position: center;
}

#photocontainer {
	position: relative;
	z-index:1;
}
#headergraphic {
	position: absolute;
	z-index: 99;
}
.headerimg {
	left: 0px;
}

.blackTxt {
	color: #000;
}
.bodyLeft {
	background-color: #494949;
	background-image: url(images/menuShad.png);
	background-position: right;
	background-repeat: repeat-y;
	vertical-align: top;
}
.bodyRght {
	vertical-align: top;
	width: 100%;
}
.brImgHdr {
	
	width: 850px;
	height: 320px;
}
.menuVsub {
	background-image: url(images/blockoff.gif) !important;
	background-position: center;
	background-repeat: repeat-x !important;
	font-size: 11pt !important;
}
.noLink {
	cursor: default !important;
	text-decoration: none !important;
}

.brTable {
	border: 1px solid #808080;
	margin-top: 0.5em;
	width: 100%;
}
.brTable td {
	border: 1px solid #808080;
	font-size: 9pt;
	padding: 0.125em;
	text-align: center;
}
.brTabAlt {
	background-color: #e6e6e6;
}

