.epiTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFEED2;
}
body {
	background-color: #010101;
	margin: 0px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.epiText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFEED2;
}
a:link {
	color: #EECF8C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EECF8C;
}
a:hover {
	text-decoration: underline;
	color: #FBEBD2;
}
a:active {
	text-decoration: none;
	color: #FBEBD2;
}.tempHomePic {
	bottom: 0px;
}
.forceBG {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
