body{
	background-image: none;
}
#mastHead {
	background: #000 url(../global/logo-75.gif) 50% 0 no-repeat;
	height: 75px;
	margin-bottom: 20px;
	width: 100%;
}
h4 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: .1em;
}
td {
	text-align: center;
}
/*
td a {
	font-size: .9em;
	font-weight: bold;
	text-decoration: none;
}
*/
table#outer {
	height: 75%;
	width: 100%;
}
td table {
	margin-bottom: 1em;
}
td table td {
	color: #ccc;
	padding: 10px;
	height: 100%;
}
td table a {
	color: #666;
	font-size: .8em;
	font-weight: normal;
	margin: .4em auto 0;
	text-decoration: none;
}
td table a img {
	border: 1px solid #333;
	display: block;
	height: 100px;
	margin: 0 auto 5px;
}
td table a:hover, td table a:hover img {
	border-color: #ccc;
	color: #ccc;
}
img#info {
	height: 20px;
	width: 223px;
}
