@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background-color: #b47701;
}
.twoColFixLtHdr #mainContent {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: 610303;
	height: 445px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	float: right;
	position: absolute;
	width: 350px;
	top: 233px;
	left: 294px;
} 
#mainHeader {
	height: 70px;
	width: 785px;
}



.twoColFixLtHdr #container {
	width: 950px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #610303;
	margin-top: 5;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 805px;
	padding: 0px;
	position: relative;
	z-index: 0;
	overflow: hidden;
	margin-bottom: 15px;
	left: 0px;
	top: 0px;
	visibility: visible;
} 
#mainFooter {
	height: 50px;
	width: 680px;
	position: absolute;
	top: 681px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	z-index: 2;
	left: 0px;
	padding-top: 10px;
	padding-left: 270px;
}


a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCFF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFCC66;
	text-transform: none;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #33CC00;
	font-weight: bold;
	text-decoration: none;
}
#mainContent2 {
	height: 430px;
	width: 283px;
	position: absolute;
	left: 658px;
	top: 234px;
}

.twoColFixLtHdr #sidebar1 {
	width: 275px;
	background-color: #610303;
	background-image: url(../HalfBar.gif);
	height: 610px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 148px;
	position: absolute;
	z-index: 15;
	left: 9px;
	visibility: visible;
	float: left;
}




.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;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	list-style-position: outside;
	list-style-type: none;
	color: #FFFFFF;
	text-indent: -20px;
	padding-right: 9px;
	line-height: 15px;
	text-decoration: none;
	font-weight: bold;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}

.Pages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;
}
.footnotes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}
#Banner {
	height: 65px;
	width: 500px;
	position: absolute;
	top: 156px;
	left: 365px;
	z-index: 6;
	visibility: visible;
	overflow: visible;
}

.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #b47701;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #33CCFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFF00;
	text-decoration: underline;
	font-size: 10px;
	text-transform: none;
	font-weight: normal;
}
.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #339900;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}
.FromAmazon {
	font-size: 10px;
}
.disclaimerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
