*{	margin: 0;	padding: 0;}body{	text-align: left;	background-color: black;	color: #FFFFFF;	font-family: Arial, Helvetica, Verdana, sans-serif;}a:link { color: #ccffff; }a:hover { color: #99ccff; }a:visited { color: #ffffff; }.indent{	text-indent: 20px;	text-align: left;	float: left;	margin: 0 10 0 10;}#content{	font-size: 12px;	font-style: normal;	padding: 10px;	width: 510px;	display: block;}#content h3{	text-align: center;	line-height: 120%;	margin: 0 0 10px 0;	font-size: 18px;}#content ul{	line-height: 150%;	margin: 0 0 10px 0;	font-size: 14px;	padding: 0 8px 0 25px;	list-style: square;}.centered { text-align: center; }#content p{	line-height: 150%;	margin: 0 0 10px 0;	font-size: 14px;	padding: 0 8px 0 8px;}#navigation{	width: 212px;	height: 100%;	display: block;	background-image: url(graphics/navBarShimLong.gif);	background-repeat: repeat-y;	position: fixed;	top: 0;	left: 525px;	border-left: #430584;	border-width: 0 0 0 5px;	border-style: none none none solid;}#navigation ul{	list-style: none;	margin: 0;	padding: 0;}#navigation li{	font-size: 18px;	text-transform: uppercase;}#navigation li a:link, #navigation li a:visited{	display: block;	padding: 8px 0 5px 30px;	color: #996633;	text-decoration: none;	background-image: url(graphics/pointer1.gif);	background-repeat: no-repeat;	background-position: 2px center;}#navigation li a:hover{	background-image: url(graphics/pointer2.gif);	background-repeat: no-repeat;	background-position: 2px center;	background-color: #643808;	color: #ffcc99;}