body {
	font-family: verdana;
	color: #808080;
	background-color: white;
	leftmargin:18;
	marginwidth:18;
}

#thumbwrap {
	height: 230px;
	background-color: white;
}

.title {
	color: #F18E00;
	font-size: 10pt;
	font-weight: bold;
}

.subtitle {
	color: #F18E00;
	font-size: 8pt;
	font-family: verdana;
	font-weight: bold;
}

.stat {
	font-size: 8pt;
}

a.overview {
	color: white;
}

table.nav {
	font-size: 8pt;
}

a.nav {
	font-size: 8pt;
	text-decoration: none;
	color:  #F18E00;
}

a:hover {
	color: white;
	background-color: #F18E00;
}

td.gallery:hover {
	background-color:  #F18E00;
}

