body, html {
	color: #e3e3e3;
	background-color: #37393a;
	}
a {
	color: #fff;
	}
a:hover {
	color: #ccc;
	}
h1, h2  {
	color: #fff;
	}
.wrapper    { 
	border-right-color: #000;
	border-left-color: #000;
	border-bottom-color: #000;
	background-color: #6b6e6f;
	}
.borderheading {
	background-color: #0a1215;
	border-bottom: 1px dashed black;
	}
.borderheading a {
	color: #fff;
	}
.borderheading a:hover {
	color: #fff;
	}
.trail {
	color: #e8ebec;
	}
.next2 a {
	border-bottom: 1px dashed #fcf6f1;
	}
.next2 a:hover {
	border-bottom: 1px solid #120d21;
}
.nudge {
	color: #fff;
	background-color: #4d5051;
	border: dashed 1px #000;
}
.nudge a {
	color: #fff;
	}
.nudge a:hover {
	color: #fff;
	}
#borderalternative  {
	border-top: 1px solid #120d21;
	color: #fff;
	background-color: #4d5051;
	}
#borderalternative a {
	color: #fff;
}
.float {
	float:left;
	width: 150px;
	margin-bottom: 10px;
	margin-right: 10px;
  }
#borderstrictly {
	color: #000;
	background-color: #fcf6f1;
	border: dashed 1px #000;
	}
#borderstrictly a {
	color: #000;
	border-bottom: 1px solid #fcf6f1;
	}
#borderstrictly a:hover {
	color: #000;
	border-bottom: 1px solid #fff;
	}
#contentbottom {
	color: #fff;
	}
#contentbottom a {
	color: #ddd;
	}
#contentbottom a:hover {
	color: #fff;
	}
.link a {
	color: #e7dcda;
	}
.link a:hover {
	color: #fff;
	}
.nolink {
	color: #f6eae8;
	}
