html, body 	
	{font-family: arial, helvetica, san-serif;
	padding: 0;
	margin: 0;}

#indexbar
	{
	text-align: center;
	margin-top: 30px;
}

html>body #indexbar
	{
	top: 135px;
	margin-top: 200px;
}

#indexbar li
	{ list-style: none; margin: 0; padding: 0; cursor: pointer; cursor: hand;}

#indexbar ul
	{ list-style: none; }

#indexbar img
	{border: none; padding: -2px 0 -2px 0; margin: -2px 0 -2px 0;}
	
	p {
	z-index: 1;
	color: #666666;
	top: 500px;
	font-size: 12px;
	word-spacing: 0.1em;
	text-indent: 3em;
	text-align: center;
}
  

