.bodytext {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: 16pt;
	font-weight: 400;
	color: #666666;
	text-indent: 0.25pt;
	vertical-align: top;
	top: auto;
	letter-spacing: normal;
	height: auto;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: 003300;
	text-decoration: none;
}
.filetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
.sectiontitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: 003300;
	text-decoration: none;
}
a:link {
	font-family: Verdana;
	color: #004400;
}
a:visited {
	font-family: Verdana;
	color: #253F1D;
}
.assoctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14pt;
	font-weight: 400;
	color: #333333;
	text-indent: 0.25pt;
	vertical-align: top;
	top: auto;
	letter-spacing: normal;
	height: auto;
}
.legaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: 400;
	color: #333333;
	text-indent: 0.25pt;
	vertical-align: top;
	top: auto;
	letter-spacing: normal;
	height: auto;
}
.footertext {
	font-family: Verdana;
	font-size: 8px;
	font-style: normal;
	color: #666666;
	line-height: 10pt;
	vertical-align: center;
	text-decoration: none;
	text-align:center;
	padding-left: 15px;
	padding-right: 15px;
}
.smalllink {
	font-family: Verdana;
	font-size: 8px;
}
a.link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.link:hover {
	font-size: 11px;
	color: #004400;
	text-decoration: none;
}
a.link:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

#photo1 {
	background-image: url(assets/images/puzzle1.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#photo2 {
	background-image: url(assets/images/puzzle2.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#photo3 {
	background-image: url(assets/images/puzzle3.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#photo4 {
	background-image: url(assets/images/puzzle4.jpg);
    background-repeat: no-repeat;
    background-position: left middle;
}
#photo5 {
	background-image: url(assets/images/puzzle5.jpg);
    background-repeat: no-repeat;
    background-position: left top;
}
#photo6 {
	background-image: url(assets/images/puzzle6.jpg);
    background-repeat: no-repeat;
    background-position: left middle;
}