body, #main {
	background-color: #101010;
}
#wrap {
	background-color: #000;
}
#main {
	width: 99.9%;
	border-right: 1px solid #222;
	border-left: 1px solid #222;
}
#intro {
	margin-bottom: 30px;
}
#intro, #caption {
	color: #ddd;
}
#intro td {
	border-left-color: #555;
}
#intro a {
	color: #eee;
	border-bottom-color: #ddd;
}
#intro a:hover {
	color: #e00;
	border-bottom-color: #e00;
}
#caption td{
	padding-left: 16px;
	padding-right: 9px;
}
#caption a {
	color: #EEEEEE;
	border-bottom-color: #CCCCCC;
}
#copy td {
	font-size: 10px;
	text-align: center;
	padding-top: 18px;
	padding-bottom: 15px;
	border-top: 1px solid #444444;
	color: #CCCCCC;
}
#copy #spacer {
	height: 15px;
	padding: 0px;
	border: 0;
}
#copy a {
	font-weight: bold;
	text-decoration: none;
	color: #C0C0C0;
	border-bottom: 1px dotted #AAAAAA;
}
#copy a:hover{
	border-bottom: 1px solid #AAAAAA;
}
#lightboxi {
	border-left: 1px solid #101010;
	max-width: 900px;
	width: 96%;
	padding-left: 7px;
}
#lightboxi td {
	width: 25%;
	text-align: center;
	vertical-align: bottom;
	color: #999999;
	padding-top: 3px;
	font-size: 12px;
}
#lightboxi img {
	border: 1px solid #272727;
	margin: 16px 18px;
	padding: 0px;
}
#lightboxi img:hover {
	border: 1px solid #555555;
	margin: 0px;
	padding: 16px 18px;
}
#lightboxi .text a {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom: 1px dotted #888888;
}
#lightboxi .text a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
#lightboxi .heading {
	color: #f6ce7f;
	border-top: 1px solid #2a2a2a;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
}
#lightboxi .spacer {
	height: 18px;
	padding: 0px;
}
#lightboxi .tallimg {
	padding-top: 0px;
}
.jsp a {
	color: #c8c9cb;
}
#caption .here {
	color: #CCBBBB;
}
#caption .here a {
	color: #CCBBBB;
	border-bottom-color: #CCBBBB;
}
#caption .here a:hover {
	color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.redbold {
	color: #F00;
}

