/* Thumbnail Index */

div#index {
	text-align: center;
	padding-bottom: 20px;
	height: 400px;
}

div#index table {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#index td.thumbcell {
	width: 100px;
	border-style: solid;
	border-color: #4080C0;
	border-width: 1px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}

div#index td.thumbcell img {
	border-style: none;
}

div#index div.pages {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 1em;
	text-align: right;
}

#wrapper #content #articles #features #index .thumbcell a {
}
#wrapper #content #articles #features #index .thumbcell img {
	float: none;
}
#wrapper #content #articles #breadcrumbs a:link, #breadcrumbs a:visited {
	text-decoration: none;
}

#wrapper #content #articles #breadcrumbs a:hover {
	color: #000066;
	background-color: #FFFFFF;
}

#wrapper #content #articles #features #index .pages a:link, a:visited {
	text-decoration: none;
}
#wrapper #content #articles #features #index .pages a:hover {
	color: #000066;
	background-color: #FFFFFF;
}
