#wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 790px;

}
#leftNavigation {
	width: 90px;
	padding: 6px;
	float: left;
}
#topheading {
	width: auto;
	text-align: center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #000099;
	line-height: 130%;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color:#6633cc;
}
.text {
	font-size: .75em;
	color: #000000;
}
#paintnav {

	float: left;
	width: 90px;
}
#copyBox {
	float: right;
	clear: none;
	width: 580px;
}
.seventyperc {
	font-size: .7em;
}
h4 {
	color: #000099;
}
.credits {
	font-size: .7em;
	color: #336633;
}
.quotes {
	color: #0066CC;
	font-size: 110%;
	font-weight: bold;
}
.indentmore {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
