body {
	background: #4F1E39 url(images/jxtp-fade.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font: 13px "Lucida Sans Unicode", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#container {
	width: 760px;
	margin: 0px auto;
	text-align: left;
	padding-top: 240px;
	background: url(images/jxtp-bg2.jpg) no-repeat;
}
#about {
	line-height: 25px;
	margin: 0px 20px 0px 300px;
	padding-top: 160px;
}
a {
	text-decoration: none;
	color: #E5B68A;
}
#footer {
	background: #371528;
	margin: 40px 0px;
	padding: 20px;
	clear: both;
}
#footer1 {
	float: left;
	width: 260px;
}
#footer2 {
	float: left;
	width: 260px;
	margin-left: 20px;
}
#footer3 {
	width: 160px;
	float: right;
}
#footer h2 {
	color: #4F1E39;
	margin-top: 0px;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -2px;
}
#footer dt {
	font-weight: bold;
	margin: 0px 0px 5px;
}
#footer dl {
	margin-top: 0px;
	line-height: 24px;
}
#footer dd {
	margin-left: 10px;
	margin-bottom: 15px;
	color: #CAA6BA;
}
#credit {
	font-size: 11px;
	margin-bottom: 40px;
	color: #220D18;
	text-align: center;
}
#credit a {
	color: #220D18;
}
acronym {
	text-decoration: none;
	border-style: none;
	cursor: help;
}

a:hover {
	text-decoration: underline;
}
#gallery {
	float: left;
	width: 295px;
}
#gallery ul {
	margin: 5px 0px 0px 20px;
	padding: 0px;
	list-style: none;
}
#gallery li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#gallery img {
	border-style: none;
	height: 80px;
	width: 110px;
}
#gallery a {
	display: block;
	float: left;
	border: 5px solid #fff;
	background: #FFFFFF url(images/loading.gif) no-repeat center center;
	margin: 0px 15px 15px 0px;
	height: 80px;
	width: 110px;
}
#gallery a:hover {
	border-color: #371528;
}
#credit a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#footer p {
	line-height: 24px;
}
