#layout {
	background-color: #40808A;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.links_red {
	color: #AE050D;
	font-weight: bold;
}
.links_black {
	color: #000;
}
.center_image {
	text-align: center;
}
.party_names {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000;
	text-align: left;
}
.reg {
	color: #09F;
	font-weight: bolder;
}
