body, html {
	color: #ddd;
	background-color: #fff;
	}
a {
	color: #ddd;
	}
a:hover {
	color: #fff;
	}
h1, h2 {
	color: #fff;
	}
p {
	color: #ddd;
	}
img {
	border: none;
}
.nav {
	background-color: #000;
	}
.wrapper    {
	border-right-color: #fff;
	border-left-color: #fff;
	border-bottom-color: #fff;
	}
.borderheading {
	padding-top: 3px;
	padding-bottom: 5px;
	color: #555;
	font-weight:normal;
	}
.borderheading a {
	font-size: 90%;
	font-weight:normal;
	color: #555;
	text-decoration:none;
	padding:1px 2px;
	}
.borderheading a:hover {
	color: #fff;
	background-color:#555;
	}
.mainpic {
	background-color: #111;
	}
.mainpic2 {
	width:760px;
	height:490px;
}
div#content     {
	background-color: #111;
	}
li {
	list-style-type: disc;
}
.dotted a:link { border-bottom: 1px dashed #120d21; }
.dotted a:visited { border-bottom: 1px dashed #120d21; }
.dotted a:active { border-bottom: 1px dashed #120d21; }
.dotted a:hover { text-decoration: none; border-bottom: 1px solid #120d21; }
.nudge {
	color: #fff;
	background-color: #222;
	border: dashed 1px #444;
}
.nudge a {
	color: white;
	}
.nudge a:hover {
	color: white;
	}
.mainpic {
	border-bottom: 1px solid #000;
}
#borderalternative  {
	border-top: 1px dashed #333;
	color: #777;
	background-color: #161616;
	}
#borderalternative a {
	color: #ddd;
	border-bottom: 1px solid #161616;
}
#borderalternative a:hover {
	border-bottom: 1px solid #fff;
}
.trail {
	color: #999;
	}
#bottom {
	background-color: #000;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:20px;
	margin-bottom:0px;
	padding-top:10px;
	text-align: center;
	font-size:80%;
	line-height: 150%;
	color: #777;
	border-bottom: 20px solid #000;
	}
#bottom p {
	color: #ddd;
	}
#bottom a {
	color: #ddd;
	}
#bottom a:hover {
	color: #fff;
	}
#borderstrictly {
	color: white;
	background-color: #333;
	border: dashed 1px #000;
	}
#borderstrictly a {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #333;
	}
#borderstrictly a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}
.link a {
	color: #e7dcda;
	}
.link a:hover {
	color: #fff;
	}
.nolink {
	color: #f6eae8;
	}
