dl {
	margin: 0 0 0 1.5em;
}

dt {
	font-weight: bold;
	letter-spacing: 0.075em;
}

dd {
	margin: 0 0 1em 2em;
	font-size: 0.9em;
}

dt, dd {
	color: white;
}

h3 {
	padding-top: 0;
	margin-top: 0;
	letter-spacing: 0.1em;
	font-size: 1.2em;
	font-style:italic;
	font-variant: small-caps;
}

#textContainer {
	height: 360px;
	width: 735px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
#builderText {
	width: 660px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: left;
}
.imageFormat {
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: left;
}
#marcraftLogo {
	height: 80px;
	width: 660px;
}
#marcraftLogo p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.0em;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	letter-spacing: .1em;
}
#marcraftLogo a:link {
	color: #d3d6bb;
	text-decoration: underline;
}
#marcraftLogo a:visited {
	color: #d3d6bb;
	text-decoration: underline;
}
#marcraftLogo a:hover {
	color: #999999;
	text-decoration: underline;
}
#marcraftLogo a:active {
	color: #d3d6bb;
	text-decoration: underline;
}
#builder {
	height: 471px;
	width: 735px;
	float: left;
	background-color: #333300;
}

