.trans_box1 {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/Trans_White2.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box1[class] {
  background-image:url(/images/Trans_White2.png);
}

.trans_stamp {
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='/images/photos_HB_HeartStamp_trans.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_stamp[class] {
  background-image:url(/images/photos_HB_HeartStamp_trans.png);
}

.centered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 50%;
  margin: auto;
}

.horizcentered {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 50%;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}

.horizcentered2 {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: auto;
  margin-top: 30px;
  margin-bottom: 20px;
}

.style1 {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 14px;
	font-style: bold;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px
	
}

.style2 {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px
	
}

.style2indent {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent: 20px
	
}

.style3 {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 8px;
	font-style: none;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px
	
}

.style4 {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	line-height: 15px;
	font-style: none;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px
	text-indent: 100px
	
}

.smallCaps_sm {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px
	
}

.smallCaps_em {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 10px;
	font-style: none;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px
	
}

.smallCaps_xs {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 9px;
	font-style: none;
	font-variant: small-caps;
	color: #434343;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px
	
}

.smallCaps_lg {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 16px;
	font-style: none;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px
	
}
.body {
	background-color: #FFFFFF;
	background-image:url(images/KraftPaper_03.jpg)
	margin-top: 20px;
	margin-bottom: 0px
	margin-left: 0px;	

}
.link {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	color: #990000;
	text-decoration: none;
	
}
.link_SC {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
}
.link_xs {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 10px;
	font-style: none;
	font-variant: small-caps;
	color: #990000;
	text-decoration: none;
}
.link_xs:hover {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 10px;
	font-style: none;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
}
.link_SC:active {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	font-decoration: underline;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
}
.link_SC:hover {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	font-decoration: underline;
	font-variant: small-caps;
	color: #FF0000;
	text-decoration: none;
}
.link:link {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	color: #990000;
	text-decoration: none;
}
.link:hover {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	color: #FF0000;
	text-decoration: underline;
}
.link:visited {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	color: #FF0000;
	text-decoration: none;
}
.link:active {
	font-family: "Georgia", "Times New Roman", monospace;
	font-size: 12px;
	font-style: none;
	color: #FF0000;
	text-decoration: none;
}







