html {
   height: 100%;
overflow-y: scroll;
 }

body {
	height: 100%; 
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #710B00;
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	color: #FFFFFF;
}
link {
}

table#container { height: 100%; }

.footercell {
	text-align: right;
	font-size: 75%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #710B00;
	padding-top: 3px;
	vertical-align: top;
}
.contactcell {
	text-align: left;
	font-size: 90%;
	background-color: #710B00;
	padding: 3px;
}

.lifeproducts {
	font-size: 120%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: 367683;
}
.headercell {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.navcell {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #710B00;
	background-color: #FFFFFF;
	height: 20px;
}

#sidecell {
	background-repeat: repeat-y;
	width: 250px;
}

.silver {
	font-weight: bold;
	color: #CCCCCC;
}

.silver a{
	letter-spacing: 1px;
	text-decoration: none;
	}
	
.smallcaps {
	font-weight: bold;
	font-variant: small-caps;
}
h1 {
	padding-top: 25px;
}
.footerbadges {
	text-align: left;
	padding-top: 3px;
	font-size: 75%;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #710B00;
}
a.resource {
	color: #666666;
}
td.rowlabel {
	background-position: top;
	text-align: left;
	font-variant: small-caps;
	font-weight: bold;
}
