body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/statue.gif) black no-repeat bottom left fixed;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFCC;
	text-align: left;
	vertical-align: top;
}

h1 {
	font-size: 150%;
	color: #CC9933;
	margin-top: 12px;
}

h2 {
	font-size: 120%;
	color: #CC9933;
	font-weight: bold;
}

h3 {
	font-size: 100%;
	color: #CC9933;
}

li {
	margin-bottom: 6;
}

.links-toc {
	margin: 0 0 6;
}

.links-head {
	font-size: 100%;
	background: #006633;
}

.links-listing {
	font-size: 80%;
	background: #999966;
}

.links-gotop {
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
}

.quote {
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	text-align: justify;
	margin-top: 30;
}

.lgcap {
	font-size: 150%;
	font-weight: normal;
	font-style: italic;
}

.floatleft {
	float: left;
	border: none;
	margin: 4 20 2 0;
}

.floatright {
	float: right;
	border: none;
	margin: 4 0 2 20;
}

.bold {
	font-weight: bold;
}

.bottom {
	vertical-align: bottom;
}

.middle {
	vertical-align: middle;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.justify {
	text-align: justify;
}

.pix {
	text-align: center;
	vertical-align: middle;
}

.pixlayer {
	background: url(images/pixlayerbg.gif) #999966 repeat-x top;
	position:absolute;
	left: 241px;
	width: 509px;
	z-index:1;
	text-align: center;
	font-size: 10px;
	margin-top: 3px;
	color: #FFFFFF;
	visibility: visible;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #CCCCCC;
}

.hiddntxt {
	font-size: 2px;
	color: #000000;
}

a:link {
	color:#FFFF66;
	text-decoration: none;
}

a:link.nav {
	font-weight: bold;
	color: #CCCCCC;
}

a:link.copyright {
	color:#CCCCCC;
	font-weight: bold;
}

a:active {
	color:#FFCC33;
	text-decoration: none;
}

a:active.nav {
	font-weight: bold;
}

a:active.copyright {
	font-weight: bold;
}

a:visited {
	color: #FFFF99;
	text-decoration: none;
}

a:visited.nav {
	font-weight: bold;
	color:#999999;
}

a:visited.copyright {
	color:#999999;
	font-weight: bold;
}

a:hover {
	color:#FFFF00;
	text-decoration: none;
}

a:hover.nav {
	color:#FFFFFF;
	font-weight: bold;
}

a:hover.copyright {
	color:#FFFFFF;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #CCCCCC;
	margin-bottom: 6px;
}
