body, html {
	color: #fdfdf7;
	background-color: #fff;
	}
a {
	color: black;
	}
a:hover {
	color: black;
	}
h1, h2 {
	color: #ddd;
	font-weight:normal;
	}
p {
	color: #fdfdf7;
	}
img {
	border: none;
}
.nav {
	background-color: #231a1a;
	}
.wrapper    {
	border-right-color: #fff;
	border-left-color: #fff;
	border-bottom-color: #fff;
	border-bottom-width:20px;
	}
.borderheading {
	background-color: #fff;
	color: #888;
	}
.borderheading a {
	color: #444;
	font-size: 90%;
	}
.borderheading a:hover {
	color: #888;
	}

#contentbody2 {
	float: right;
	text-align: right;
	width: 240px;
}
#middle {
	float: right;
	width: 350px;
	margin:0px;
	padding:0px;
}
#middle2 {
	float: right;
	width: 180px;
	margin-right: 10px;
}
#sidebar {
	float: right;
	width: 350px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align: right;
}
#sidebar h2 {
	font: 16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Console", Verdana, Arial, sans-serif;
	font-weight: bold;
	}
#sidebar p {
	margin-top:0px;
	padding-top: 0px;
	margin-right:10px;
	}
#sidebox {
	border: 1px solid #2b2219;
	margin-bottom: 1.5em;
	margin-right:0px;
}
#sidebox h2 {
	color: #fff;
	font-size: 12px;
	padding: 5px;
	margin: 0;
	background-color: #776658;
	border-bottom: 1px solid #2b2219;
}
#sidebox ul {
	margin: 0;
	padding: 0;
}
#sidebox li {
	font-size: 10px;
	padding: 5px;
	margin-top: 0;
	}
.bumblebee .odd {
	background-color: #e7d6c1;
	}
.bumblebee .even, .bumblebee .more {
	background-color: #f7e6d1;
	}
.bumblebee .more {
	text-align: right;
	}
.bumblebee li {
	color:#000000;
	}
ul {
	list-style: none;
	right: 0px;
	padding: 0 0 1em 0;
	}
.mainpic {
	background-color: #a7a691;
	}
div#content     {
	background-color: #52271d;
	}
.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: #321;
	border: dashed 1px #000;
	width: 200px;
}
.nudge a {
	color: white;
	}
.nudge a:hover {
	color: white;
	}
.mainpic {
	border-bottom: 20px solid #231a1a;
}
.mainpicflash {
	border-bottom: 20px solid #231a1a;
}
#borderalternative  {
	border-top: 20px solid #1c1c1a;
	color: black;
	background-color: #3d1b12;
	text-align:center;
	padding-bottom: 20px;
	}
#borderalternative a {
	color: white;
	text-decoration:none;
}
#borderalternative a:hover {
	text-decoration:underline;
}
.trail {
	color: #888;
	font-family:Arial, Helvetica, sans-serif;
	font-size:90%;
	}
/*#bottom {
	background-color: #90765d;
	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: #fff;
	border-bottom: 20px solid #000;
	}*/
#bottom a {
	color: #776c5a;
	}
#bottom a:hover {
	color: #333;
	}
#borderstrictly {
	color: white;
	background-color: #6c5444;
	border: dashed 1px #000;
	}
#borderstrictly a {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #6c5444;
	}
#borderstrictly a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	}
.link a {
	color: #776c5a;
	}
.link a:hover {
	color: #fff;
	}
.nolink {
	color: #776c5a;
	}
.floatr {
	float:right;
	padding-left:10px;
	}
