html {
	margin: 0px; padding: 0px;
}
body {
	margin: 0px; padding: 0px;
}
body {
	background: rgb(255, 255, 255); line-height: 1.6; font-family: "Trebuchet MS",Verdana,Arial,sans-serif; font-size: 14px;
}
#content {
	background: rgb(255, 255, 255); margin: 50px auto; padding: 20px; border: 1px solid rgb(204, 204, 204); border-image: none; width: 750px;
}
h1 {
	margin: 0px;
}
hr {
	background: rgb(204, 204, 204); padding: 0px; border: currentColor; border-image: none; height: 1px; line-height: 1px; margin-bottom: 20px;
}
p {
	margin: 0px; padding: 7px 0px;
}
.clear {
	line-height: 1px; clear: both; font-size: 1px;
}
a {
	outline-color: rgb(136, 136, 136);
}
#images a {
	margin-right: 14px;
}
#images a img {
	padding: 3px; border: 1px solid rgb(136, 136, 136); border-image: none; vertical-align: top;
}
#credit {
	padding-top: 20px; clear: both; font-family: Verdana; font-size: 10px; margin-top: 50px; border-top-color: rgb(187, 187, 187); border-top-width: 1px; border-top-style: solid;
}
#imgbox-loading {
	background: url("imgbox-spinner.gif") no-repeat center; left: 0px; top: 0px; display: none; position: absolute; z-index: 90; cursor: pointer;
}
#imgbox-loading div {
	background: rgb(255, 255, 255); width: 100%; height: 100%;
}
#imgbox-overlay {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 80;
}
.imgbox-wrap {
	background: rgb(255, 255, 255); left: 0px; top: 0px; display: none; position: absolute; z-index: 90;
}
.imgbox-img {
	margin: 0px; padding: 0px; border: currentColor; border-image: none; width: 100%; height: 100%; vertical-align: top;
}
.imgbox-close {
	background: url("../images/imgbox-close.png") no-repeat left top; top: -15px; width: 30px; height: 30px; right: -15px; position: absolute; cursor: pointer;
}
.imgbox-title {
	text-align: center; color: rgb(51, 51, 51); padding-top: 10px; font-family: Arial; font-size: 11px; display: none;
}
.imgbox-bg-wrap {
	margin: 0px; padding: 0px; display: none; position: absolute;
}
.imgbox-bg {
	width: 20px; height: 20px; position: absolute;
}
