body {
	font-family: Arial, Helvetica, sans-serif;
	background: #999966;
}
table {
	font-size: 12px;
}
td img {
	display: block;
}
#content {
	background: #FFFFFF;
}
#footer {
	background: #000000;
}
#pics {
	width: 235px;
	text-align: right;
	vertical-align: top;
	background: #000000;
}
#pics img {
	padding-bottom: 2px;
}
#text {
	width: 100%;
	padding: 10px 20px 20px 30px;
	vertical-align: top;
}
h1 {
	color: #278663;
	font-size: 16px;
	font-family: "Helvetica Condensed Bold", "Helvetica Neue Bold Condensed", Helvetica, Arial;
	font-weight: normal;
}
h5 {
	padding-top: 10px;
	font-size: 13px;
	border-top: 1px solid #999;
}
ul {
	line-height: 20px;
}
a:link {
	color:#000000;
}
a:hover {
	color: #278663;
}
a:visited {
	color:#666666;
}
#whatnew {
	background: #278663;
	color: #FFFFFF;
	line-height: 16px;
}
#whatnew a{
	color: #FFFFFF;
}
#whatnew a:hover{
	color: #000000;
}
#story {
	border: 1px solid #278663;
	background: #EDEDED;
	width: 100%;
}
#learnmore {
	float: right;
	vertical-align: top;
}
#sponsors td img {
	padding-top: 10px;
}
