body {
	background-color: #cc0000;
	color: #ffffff;
}

a, a:visited {
	color: #000000;
}

a:hover, a:visited:hover {
	color: #fcff00;
}

.header {
	height: 146px;
}

.intro {
	margin-left: 385px;
	width: 438px;
	float: left;
}

.animationHolder {
	width: 910px;
	height: 130px;
}

.animation {

}

.content {
	clear: both;
}

.content table {
	float: left;
	margin: 0 78px 0 20px;
}

.content td {
	width: 340px;
	padding-right: 20px;
}

.content td a {
	font-weight: bold;
}

