body {
	color: #000;
	text-align: left;
	width: 98%;
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
}

#entry {
	padding: 10px;
	width: 794px;
	margin-left: 0;
}

#credit {
	font-size: 10px;
	margin-top: 20px;
	font-weight: bold;
}

a:link, a:hover, a:visited {
	color: #2417ff;
}

img, a img {
	margin: 20px;
	max-width: 724px;
	border: 0;
	text-align: center;
}


#mainheader {
	color: #000;
	font-size: 24px;
	padding-bottom: 60px;
	text-align: center;
}

#mainheader img {
	max-width: 256px;
	max-height: 256px;
}

#title {
	font-size: 32px;
	font-weight: normal;
	font-style: normal;
	padding-top: 21px;
}

#subtitle {
	color: #7f7f7f;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	margin-top: 12px;
}

#mainfooter {
}

#mainimagedescription {
	width: 0;
}

#preface {
	margin-left: 40px;
	margin-top: 60px;
	padding-top: 60px;
	margin-bottom: 40px;
	clear: both;
}

#mainfooter {
	margin-left: 40px;
	width: 754px;
	border-top: 1px solid #000;
	margin-top: 60px;
	padding-top: 20px;
}

#mainfootertitle {
	font-weight: bold;
	margin-bottom: 8px;
}

#mainfooterimage {
	margin-top: 40px;
}

#mainheaderimage {
}

#step {
	clear: both;
	text-align: center;
}

#steptitle {
	font-size: 16px;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 40px;
	clear: both;
	text-align: center;
	width: 724px;
	border-bottom: 1px solid #000;
	padding-bottom: 4px;
}

#stepbody {
	clear: both;
	padding-top: 20px;
	margin-left: 40px;
	margin-bottom: 60px;
	text-align: left;
}

#stepmainimage {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#stepmainimage img {
	max-width: 724px;
	max-height: 724px;
	margin-left: 10px;
	margin-right: auto;
}

#stepimagedescription {
	font-size: 9px;
	margin-bottom: 40px;
	margin-left: 40px;
	text-align: center;
}


#stepheader {
	margin-bottom: 40px;
}

#stepheadertitle {
	padding-top: 36px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}


#stepheadertext {
	font-size: 11px;
}

#stepheaderimage {
	float: left;
	padding-right: 20px;
}

#stepheaderimage img {
	max-width: 128px;
	max-height: 128px;
	width: 128px;
	height: 128px;
}

#stepfooter {
	margin-bottom: 40px;
}

#stepfootertitle {
	padding-top: 36px;
	padding-bottom: 8px;
	font-size: 11px;
	font-weight: bold;
}


#stepfootertext {
	font-size: 11px;
}

#stepfooterimage {
	float: left;
	padding-left: 20px;
	margin-bottom: 40px;
}

#stepfooterimage img {
	max-width: 128px;
	max-height: 128px;
	width: 128px;
	height: 128px;
}

