BODY
{
	background-color: #000000;
}
.list_h1
{
	color: #000000;
	display: block;
	background-color: #FFD65E;
	padding-left: 10px;
	font-family: "Trebuchet MS";
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #FFB701;
	font-size: 1.8em;
	margin-top: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#pops
{
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 10px;
	height: 282px;
	overflow: auto;
	line-height: normal;
	font-size: 1.2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 1em;
}
#pops A
{
	color: #999999;
	font-weight: bold;
}
#pops P
{
	width: 328px;
}
#pops STRONG
{
	color: #FFD65E;
}
#listfooter
{
	background-image: url(images/stripe.png);
	background-position: center top;
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 1.8em;
	text-align: center;
	padding-top: 1em;
	padding-bottom: 1em;
}
