body {
	background-color:#ffde00;
	background-image:url(images/blackford_bg.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#servicesSub {
	position:absolute;
	top:-2px;
	left:259px;
	width:81px;
	height:81px;
	z-index:100;
}
#servicesSubInner {
	width:81px;
	height:81px;
	display:block;
}
#reSub {
	position:absolute;
	top:-2px;
	left:513px;
	width:94px;
	height:161px;
	z-index:100;
}
#reSubInner {
	width:94px;
	height:161px;
	display:block;
}
#companySub {
	position:absolute;
	top:-2px;
	left:607px;
	width:75px;
	height:41px;
	z-index:100;
}
#companySubInner {
	width:75px;
	height:41px;
	display:block;
}
.menuActive {
	display:visible;
}
.menuInactive {
	display:none;
}
#mainWithColumn {
	background-position:right;
	background-image:url(images/with_col_bg.gif);
	background-repeat:repeat-y;
	margin:0;
	padding:0 0 1px 0;
	position:relative;
	min-width:770px;
  /* IE Dynamic Expression to set the width */
  width:expression(document.body.clientWidth < 780 ? "770px" : "100%" );
}
#mainNoColumns {
	background-color:#FFFFFF;
	border-right:1px solid #e50000;
	border-left:1px solid #e50000;
	margin:0;
	padding:0 0 1px 0;
	position:relative;
	min-width:770px;
  /* IE Dynamic Expression to set the width */
  width:expression(document.body.clientWidth < 780 ? "770px" : "100%" );
}
#main2Column {
	position:relative;
	width:auto;
	margin:0 170px 15px 193px;
	padding:0 15px 0 15px;
	z-index:3;
}
#main1Column {
	position:relative;
	width:auto;
	margin:0 5px 15px 198px;
	padding:0 15px 0 15px;
	z-index:3;
}
#mainColumn {
	position:relative;
	width:auto;
	margin:0 15px 15px 15px;
	padding:0 15px 0 15px;
	z-index:3;
}
#leftColDiv {
	float:left;
	background-image:url(images/leftCol_bg_top.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:193px;
	margin:0;
	padding:0;
	z-index:2;
}
#rightColDiv {
	float:right;
	text-align:center;
	width:170px;
	z-index:1;
}
/* begin scrolling box css */
#upcomingInset {
	height:260px;
	width:181px;
	text-align:center;
}
#upcomingInset img {
	border:1px solid #e50000;
}
#upcomingInset a:hover img {
	border:1px solid #0000ff;
}
.slidetext {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#003366;
}
#upcomingInset a:link, #upcoming a:visited, #upcoming a:active {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#e50000;
	font-weight:bold;
	text-decoration:none;
}
#upcomingInset a:hover {
	color:#0000ff;
}
/* end scrolling box css */
#newsInsetDiv {
	width:193px;
}
a.newslink:link, a.newslink:visited, a.newslink:active  {
	color:#003366;
	text-decoration:none;
}
a.newslink:hover  {
	color:#e50000;
	text-decoration:none;
}
.teamCornerTL {
	width:5px;
	height:5px;
	background-image:url(images/tl_999999_nbg.gif);
	background-repeat:no-repeat;
}
.teamCornerTR {
	width:5px;
	height:5px;
	background-image:url(images/tr_999999_nbg.gif);
	background-repeat:no-repeat;
}
.teamCornerBL {
	width:5px;
	height:5px;
	background-image:url(images/bl_999999_nbg.gif);
	background-repeat:no-repeat;
}
.teamCornerBR {
	width:5px;
	height:5px;
	background-image:url(images/br_999999_nbg.gif);
	background-repeat:no-repeat;
}
#theNews a:link, #theNews a:visited, #theNews a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0000ff;
	font-weight:bold;
	text-decoration:none;
}
#theNews a:hover {
	color:#e50000;
}
.formBoxNews {
	height:18px;
	width:135px;
	border:1px solid #e50000;
	font-size:12px;
	padding-top:2px;
	text-indent:4px;
	margin:2px 0 4px 0;
}
#footer {
	width:578px;
	text-align:center;
	font-size:10px;
	line-height:16px;
	color:#e50000;
}
#footer a:link, #footer a:visited, #footer a:active {
	color:#0000ff;
	text-decoration:none;
}
#footer a:hover {
	color:#0000ff;
	text-decoration:underline;
}
#footerWide {
	text-align:center;
	font-size:10px;
	line-height:16px;
	color:#e50000;
}
#footerWide a:link, #footerWide a:visited, #footerWide a:active {
	color:#0000ff;
	text-decoration:none;
}
#footerWide a:hover {
	color:#0000ff;
	text-decoration:underline;
}