body {
	background-image: url(artwork/paperback.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat;
	font-family: Palatino, "Palatino Linotype", Times, "Times New Roman", serif;
}
a:active {
	color: #007C85;
	text-decoration: none;
	position: relative;
    top: 1px;
}

a:link {
	text-decoration: none;
	color: #007C85;
}
a:visited {
	color: #007C85;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
.ClrBox10px {
	padding: 10px;
	background-image: url(artwork/dot.png);
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
}
.GrayBox10px {
	padding: 10px;
	background-color: #e9e9e9;
	background-image: url(artwork/dot.png);
	background-repeat: no-repeat;
	background-position: right top;
	top: 0px;
	margin-top: 0px;
}
.YelBox10px {
	padding: 10px;
	background-image: url(artwork/dot.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFD8;
	top: 0px;
}
.BasicBox10px {
	padding: 10px;
	top: 0px;
}
#NavBar {
	background-repeat: repeat-x;
	width: 100%;
}
.GrayImg {
	border: 5px solid #FFFFFF;
}
.recycle {
	position: fixed;
	bottom: 0px;
}
.H1Gray {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.footnote {
	font-size:0.75em;
}
.H1Giganto {
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.SmallTxt {
	font-size: 14px;
}
.Attribution {
	font-size: 14px;
	text-align: right;
	font-style: italic;
}
#ContentBox {
	width: 728px;
}
.dyncontent {
	font-size: 14px;
	color: #666666;
}
#TightList {
	font-size: 13px;
	margin-top: -5px;
}
