/* CSS Document for Junior Achivement New Brunswick Hall of Fame*/
/* Last edited by dc 30 April 2009 */

body {
	background-color: #333133;
	margin: auto;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container {
	width: 485px;
	margin: 0px auto;
	text-align: left;
}

td {
	text-align: left;
}

a {
	color: #75c8ba;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #afbd21;
	text-decoration: underline;
	font-weight: bold;
}

#twitterresults {
	font-size: 14px;
	line-height: 18px;
}