@import url("simplewhite.css");
body,input,textarea {
	background-color:#222;
	color: #888;
}
a:link, a:visited {
	color:#888;
}
a:hover, a:active {
	color:#bbb;
}
#subtitle {
	border-top:1px solid #999;
}
.nav table img {
	border:1px solid #888;
}
.nav a:hover img {
	border:1px solid #bbb;
}
.nav .fbthisthumb img {
	border:1px solid #eee;
}
.nav .fbthisthumb a:hover img {
	border:1px solid #eee;
}
.pix img {
	border:1px solid #888;
}
.pix a:hover img {
	border:1px solid #333;
}
.box img {
	border: 1px solid #888;
}
.gray {
	background-color: #aaa;
}
.thumbs {
	border-top:1px solid #888;
	border-bottom:1px solid #888;
}
#footer_line {
	border-top: 1px solid #888;
}
.com_head, .com_pic, .com_no, .com div.small {
	border-bottom: 1px solid #888;
}