body {
	background-color: #000000;
	font-size: 8pt;
	font-family: Helvetica, Arial, Verdana;
	color: #ffffff;
}
a, a:active, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #ececec;
}
img {
	border: none;
}
#masthead {
	margin-top: 30px;
}
#container {
	width: 800px;
	margin: auto auto;
}
.content {
	width: 365px;
	min-height: 500px;
	margin: 5px 5px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.content .img_title {
	display: block;
	margin-top: 10px;
}
.party_text {
	float: left;
	margin-right: 10px;
	text-transform: uppercase;
	width: 130px;
}
.party_text img {
	margin-right: 5px;
	float: left;
}
.title {
	text-transform: uppercase;
}
.green {
	color: #7df354;
}
.purple {
	color: #824799;
}
a.purple {
	color: #824799;
}
a.purple:hover {
	color: #fff;
}
#sequenceViewer {
	width: 460px;
}
#footer {
	padding: 15px 20px;
	height: 100px;
	width: 365px;
	text-align: center;
	margin: auto auto;
}
#footer img {
	margin-bottom: 5px;
}