.body {
	background-attachment: scroll;
	background-image: url(/images/NIbgBrownGradient-2.png);
	background-repeat: repeat-x;
	background-position:0px 0px;
	background-height: 100%;
	top: 0px;
	height: 100%;
	position: static;
	visibility: inherit;
	padding: 0px;
}
.navText {
	font-family: Skia, 'Lithos Pro', Arial, Skia;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #6C5E4E;
	list-style-image: url(/images/NI_bullet.png);
	text-decoration: none;
}
	:link { color : #6C5E4E; }
    :visited { color : #6C5E4E; }
    :active { color : #6C5E4EC; }
    :focus { color : #6C5E4E; }
    :hover { color : #302A23; } 
	
html, body { height: 100% }

p, class, div, body, td, tr, table {font-family: Skia, 'Lithos Pro', Arial, Skia;}
