@charset "utf-8";
a:link {
	color: #E0E0E0;
}
a:visited {
	color: #E0E0E0;
}

a:hover {
	color: #454132;
}
.bottomstuff {
	line-height: 0;
	font-family: "Times New Roman", Times, serif;
	color: #4E596B;
}



.template-row {
	text-align: center;
}
h2 {
	color: #1F1F1F;
	line-height: normal;
	font-size: large;
}
h1 {
	font-size: x-large;
	font-weight: bold;
	color: #1F1F1F;
}
.closepara {
	line-height: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	line-height: 0;
	color: #1F1F1F;
}
.bottomstuff2 {
	font-family: "Times New Roman", Times, serif;
	color: #323945;
	line-height: 0;
}

.img {
	text-align: center;
	margin-bottom: 20px;
}
.midpara {
	line-height: 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.guide {
	line-height: normal;
	padding-bottom: 10px;
	text-align: center;
	width: 700px;
	position: inherit;
	margin-left: 25%;
}
.newstuff {
	color: #FFFF07;
}
#backbox {
	position: absolute;
	top: 48px;
	left: 85px;
	width:150px;
	height: 76px;
	margin-left:-75px;
	margin-top:-38px;
}
A:link  img, A:visited  img, A:hover img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}