@charset "UTF-8";
/* CSS Document */

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr #container {
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: auto;
} 
.thrColFixHdr #maincontainer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: auto;
}
.thrColFixHdr #mainContent {
	padding-top: 0px;
	padding-right: 53px;
	padding-left: 53px;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 190px;
	margin-bottom: 0px;
	margin-left: 190px;
} 
.thrColFixHdr #footer {
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 1024px;
	vertical-align: middle;
	float: left;
	background-image: url(../images/footerbacksplash.jpg);
} 
.thrColFixHdr #container #footer #left {
	vertical-align: middle;
	text-align: right;
	width: 460px;
	float: left;
	line-height: 60px;
}
.thrColFixHdr #container #footer #right {
	vertical-align: middle;
	text-align: left;
	width: 460px;
	float: right;
	line-height: 60px;
}
.thrColFixHdr #container #footer #right a {
	font-size: 14px;
}
.thrColFixHdr #container #footer table {
	text-align: center;
	height: 60px;
}
.thrColFixHdr #container #footer a {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: #79866F;
	text-decoration: none;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #333333;
	border-left-color: #333333;
	padding-right: 6px;
	padding-left: 6px;
}
.thrColFixHdr #container #footer a:hover, .thrColFixHdr #container #footer a:focus, .thrColFixHdr #container #footer a:active {
	color : #999999;
}
.thrColFixHdr #container #footer h2 {
	font-weight: normal;
	font-size: 1.2em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#subfooter {
	font-size: .7em;
	color: #333333;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: auto;
}
#subfooter  a  {
	color: #990000;
	text-decoration: none;
}
.sub  {
	vertical-align: super;
	font-size: 0.6em;
	font-weight: normal;
}
