body {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #c6c6c6;
	line-height: 16px;
	text-align: left;
	width: 90%;
	background-color: #000;
	
}

#entry {
	padding: 10px;
	width: 800px;
}

#credit {
	font-size: 10px;
	margin-left: 231px;
	color: #b0b0b0;
	margin-top: 202px;
	font-weight: bold;
}

a:link, a:hover, a:visited {
	color: white;
	text-decoration: none;
	background-color: #333;
}

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


#mainheader {
	color: #119fff;
	font-size: 16px;
	margin-bottom: 10px;
	padding-bottom: 60px;
}

#mainheader img {
	max-width: 256px;
	max-height: 256px;
	float: left;
	padding-right: 60px;
	clear: both;
	border-right: 1px solid #333;
	margin-right: 40px;
	width: 256px;
	height: 256px;
}

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

#subtitle {
	color: #b0b0b0;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	margin-top: 8px;
}

#mainfooter {
}

#mainimagedescription {
	width: 0;
	height: 0;
	visibility: hidden;
	overflow: hidden;
}

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

#mainfooter {
	margin-left: 50px;
	padding-top: 120px;
}

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

#mainfooterimage {
	margin-top: 40px;
}

#mainheaderimage {
}

#step {
	clear: both;
}

#steptitle {
	color: #119fff;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-left: 40px;
	margin-top: 20px;
	clear: both;
}

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

#stepimage {
}

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


#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;
}

