body {
	margin: 0px 0px 0px 0px;
	background-color: #dfdfdf;
	font-size: 12px;
		}
a {
	text-decoration:none;
}

a:link {
	color: #FF0000;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #CCC;
}
a:visited {
	color: #666666;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #CCC;
}
a:hover {
	color: #333333;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #333;
}
a:active {
}

a.intercepts:link {
	color: #666666;
	background-color: #ffff00;
	padding: 1px;
}
a.intercepts:hover {
	background-color: #ffff00;
	color: #333333;
	padding: 1px;
}
a.intercepts:visited {
	color: #666666;
	background-color: #ffff00;
	padding: 1px;
}
a.entry-tags:link {
	color: #666666;
	padding: 1px;
}
a.entry-tags:hover {
	color: #333333;
	padding: 1px;
}
a.entry-tags:visited {
	color: #666666;
	padding: 1px;
}

a.side:link {
	color:#ff0000;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #CCC;
}

a.side:hover {
	color:#333;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #333;
}

a.side:visited {
	color:#ff0000;
	border-bottom: 1px;
	border-style: dotted;
	border-color: #CCC;
}

.side {
	font-size: 1em;
	margin-right: 0.4em;
	margin-bottom: 1em;
}

#footer {
	background-color: #333333;
	height: 64px;
}

.intercepts {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	color: #000000;
	
}

.bartop {
	background-color: #000;
}

.barbottom {
	background-color: #000;
	height: 18px;
	margin-top: 48px;
}

.blackboxheadwelcome {
	background-image: url("images/bb_welcomehuman.gif");
	background-color: #000;
	margin-right: 20px;
	height: 36px;
}

.blackbox {
	background-color: #000;
	padding-left: 16px;
	padding-right: 16px;
	padding-bottom: .5em;
	margin-right: 20px;
	margin-bottom: 2em;
}

.blackboxcopy {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #CCC;
}

.date {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #000;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-left: 20px;
}

.entry {
	padding-left: 20px;
}

.entry-tags {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #666666;
}

.footer {
	padding-top: 4em;
}

.imgentry {
	margin-bottom: 1em;
}
.imghead {
	padding-top: 45px;
	padding-left: 20px;
}

a.navbaritem {
	text-decoration: none;
}
a.navbaritem:link {
	color: #009999;
}

a.navbaritem:hover {
	color: #ffff00;
}

a.navbaritem:visited {
	color: #66cccc;
}

.navbaritem {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	color: #009999;
}

.navbar {
	background-color: #000;
	height: 3em;
	margin-bottom: 2em;
}

.navcontainer {
	padding-left: 20px;
	padding-top: .6em;
}

.pagetitle {
	font-family: Georgia, "lucida bright", "times new roman", serif;
	font-size: 1.5em;
	font-style: italic;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 20px;
}

.subhead {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: .5em;
	padding-left: 20px;
}

.subheadnopad {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	margin-bottom: .5em;
}

.linebottom {
	border-bottom: 1px;
	border-style: solid;
	border-color: #000;
	margin-bottom: 2em;
}

.metadata {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-color: #000;
	padding-top: 1em;
	padding-left: 20px;
}

.sidebarhead {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.4em;
	font-color: #000;
	font-style: bold;
	border-bottom: 1px;
	border-style: solid;
	border-color: #999;
	margin-top: 1em;
	margin-bottom: 1em;
	padding-left: 4px;
	padding-right: 4px;
	margin-right: 20px;
}

.sidebar {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 1em;
	margin-right: 20px;
}

.sideline {
	border-bottom: 1px;
	border-style: solid;
	border-color: #999;
	margin-bottom: .5em;
	padding-bottom: .5em;
	padding-right: 10px;
	margin-right: 20px;
}

.centerline {
	border-bottom: 1px;
	border-style: dotted;
	border-color: #ccc;
	padding-top: 1em;
	margin-bottom: 1em;
	padding-bottom: 1em;
	padding-left: 20px;
}

.tube {
	padding-top: 2.5em;
}

blockquote {
	font-family: Georgia, "lucida bright", "times new roman", serif;
  	background: url(images/quote-left.gif) left top no-repeat;
}
blockquote div {
  padding: 0 2em;
}
