body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(/2007lists/images/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 0px;
	margin-left: 0px;
	color: #000000;
	background-color: #FF0000;
}
a:link, a:visited {
	color: #FF0000;
}
a:hover, a:active {
	color: #666666;
}
#container {
	font-size: 12px;
	width: 520px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	width:540px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
}
.menu {
	width:520px;
	position:relative;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.menu a:link, .menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover, .menu a:active, .menu li:hover, .menu li:hover a, .menu li:active a, .menu li:active, .menu .pageon, .menu .pageon a {
	text-decoration: none;
	color: #FF0000;
	background-color:#FFFFFF;
}
li pageon
.menu li:hover a, .menu li:active a {
	text-decoration: none;
	color: #FF0000;
	background-color:#FFFFFF;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
}
.menu li {
	list-style-image: none;
	float: left;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	position: relative;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 1px;
	margin-right: 2px;
	margin-bottom: 1px;
	margin-left: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
h1, h2, h3 {
	font-family:"Times New Roman", Times, serif;
}
h1 {
	font-size:24px;
	margin-top:25px;
	margin-bottom:5px;
	border-bottom:3px double #333333;
	color: #FF0000;
}
h2 {
	font-size:18px;
	margin-top:5px;
	margin-bottom:5px;
	color: #000000;
}
h3 {
	font-size:16px;
	margin-top:5px;
	margin-bottom:5px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 4px;
	margin-bottom: 16px;
}
blockquote {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style:italic;
	color: #FF4040;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF4040;
	border-bottom-color: #FF4040;
}
.other {
	font-style: normal;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footnote {
	font-size:10px;
}
.ltgrey {
	color: #999999;
}
#credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	width: 400px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
}
