@charset "utf-8";
/* CSS Document */

#indy_holder {
	width:654px;
	height:auto;
}

#indy_header {
	width:654px;
	height:110px;
	display:block;
}

div#indymenu {
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	width:645px;
}


td.indymenu {
	height:33px;
	display:block;
	float:left;
	background:url(ButtonLeft.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	padding-left:17px;

}

a:link.indymenu, a.indymenu, a:visited.indymenu, a:active.indymenu, a:hover.indymenu  {
	display:block;
	height:32px;
	background:url(ButtonUnder.jpg);
	background-repeat:no-repeat;
	background-position:0 right;
	padding-right:22px;
	text-align:center;
	vertical-align:middle;
	font-size:9px;
	color:#000033;
}

div#indy_fastfacts {
	width:200px;
	font-size:9px;
	padding:15px;
	text-align:left;
	float:right;
	border-style:solid;
	border-color:#000000;
	border-bottom:1px;
	border-left:1px;
	border-right:0px;
	border-top:0px;
	
}

div#indy_fastfacts ul {
	margin:0;
	padding:0;
}
	