body 
{
  background: url(/whc/images/blueStripe.jpg) #fff fixed repeat-x left top;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#Wrapper {
	background-color: #fff;
	border-left: solid 3px #aaa;
	border-right: solid 3px #aaa;
	border-bottom: solid 3px #aaa;
}

#Header
{
  height: auto;
	color: White;
}

#Content {
  background-color: white;
}

#MainContent {
	background-color: White;
}

#MainContent h2 {
	color: #22439E;
	line-height: 1.25em;
  padding: 15px 33px 0 15px;
}

#MainContent h3 {
}
/*
#MainContent p {
	color: #666666;
	line-height: 16px;
  padding: 10px 20px 0 20px;
}
*/
#ExtraContent
{
  background-color: #fff;
}
/*#ExtraContent p {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	padding-left: 10px;
}
*/
#Footer {
  text-align: center;
	background-color: #23408F;
	color: White;
}

.copy
{
  font-size: 13px;
  color: #666666;
  text-decoration: none;
  border-right-width: thin;
  border-right-style: dotted;
  border-right-color: #333333;
  line-height: 16px;
  padding: 10px 20px 0 25px;
  margin-bottom: 0px;
  margin-top: 0px;
}



/*
NOT REFERENCED ANYWHERE
.header {
	font-size: 24px;
	font-weight: bold;
	color: #22439E;
	text-decoration: none;
	line-height: 25px;
}
*/
/*
table {
	background-attachment: scroll;
	background-image: url(dots.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFFFFF;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #156193;
	border-right-color: #156193;
	border-bottom-color: #156193;
	border-left-color: #156193;
	margin-top: 0px;
	padding-top: 0px;
}
*/

.footer {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}

.subheader {
	font-size: 16px;
	font-weight: bold;
	color: #23408F;
	line-height: 19px;
}

.saleItems {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

.saleItemsBlue {
	font-size: 18px;
	font-weight: bold;
	color: #23408F;
}

a:link {
	color: #23408F;
	text-decoration: none;
}

a:visited {
	color: #23408F;
	text-decoration: none;
}

a:hover {
	background-color: #66ACDE;
}

.riteCol {
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	padding-left: 10px;
}

