html {
	background-color: #000000;
	border-top: 0.2em solid #eeeeee;
	color: #1a1a1a;
}
body {
	background-color: #000000;
	color: #eeeeee;
}
a,a:link,a:visited {
	color: #999999;
}
a:hover,a:active,a:focus {
	color: #990000;
}
#site-title {
	color: #eeeeee;
}
#site-title a,
#site-title a:link,
#site-title a:visited,
#site-title a:focus,
#site-title a:active {
	color: #eeeeee;
}
#img-border {
	background: #666666 url(../images/loader-dark-32x32.gif) no-repeat 50% 50%;
	border: 1px solid #999999;
}
#img-title a,
#img-title a:link,
#img-title a:visited {
	color: #eeeeee;
}
#img-title a:hover,
#img-title a:active,
#img-title a:focus {
	color: #990000;
}
#img-date {
	color: #999999;
}
#img-info-comment {
	background: transparent url(../images/comment_icon-dark.gif) no-repeat 0% 50%;
}
#notes-cmts-container {
	background-color: #666666;
	border: 1px solid #999999;
}
div.bubble blockquote {
	background-color: #333333;
	border: 1px solid #999999;
}
div.owner blockquote {
	font-style: italic;
}
div.bubble div.tip {
	background: transparent url(../images/tip-dark.gif) no-repeat 0% 0%;
}
#img-comments li {
	border-bottom: 1px solid #999999;
}
#img-comments fieldset {
	border: none;
}
#img-comments .button,
#img-comments input,
#img-comments label,
#img-comments select,
#img-comments textarea {
	color: #333333;
}
#img-comments input,
#img-comments textarea,
#img-comments select {
	background-color: #cccccc;
	border: 1px solid #666666;
}
#img-comments .button {
	background-color: #999999;
	border: 3px double #333333;
}
#browse-nav-container li {
	border-bottom: 1px solid #6e6e6e;
}
.thumbnail-border {
	background: #666666 url(../images/loader-dark-16x16.gif) no-repeat 50% 50%;
	border: 1px solid #999999;
}
.paginator .this-page {
	border: 1px dotted #999999;
	color: #990000;
}
.paginator a,
.paginator a:link,
.paginator a:visited {
	border: 1px solid #999999;
}
#paging-nav-container div.results {
	color: #999999;
}
#footer {
	border-top: 1px solid #999999;
}
