body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
.link1 {
	padding-left: 40px;
	display: block;
	height: 25px;
	width: 175px;
}
a.link1:link {
	text-decoration: none;
	color: #000000;
	background-image: url(img/button.gif);
	background-repeat: no-repeat;
}
a.link1:visited {
	text-decoration: none;
	color: #000000;
}
a.link1:hover {
	text-decoration: none;
	color: #A50031;
}
a.link1:active {
	text-decoration: none;
	color: #FF0000;
}
.container {
	height: 690px;
	width: 850px;
}
.banner {
	background-image: url(img/banner.jpg);
	height: 212px;
	width: 850px;
}
.menu {
	
}
.center {
	background-image: url(img/westminster_bg.jpg);
	height: 400px;
	width: 850px;
}
.content {
	text-align: justify;
	font-size: .9em;
}


.footer {
	background-color: #5d0008;
	height: 50px;
}
.credits {
	color: #CC0033;
	font-size: .7em;
}
.title {
	font-family: "Times New Roman", Times, serif;
	color: #A50031;
	font-weight: bold;
}


.white_font {
	color: #FFFFFF;
}
.roman {
	font-size: 1.5em;
}
.link3 {
}
a.link3:link {
	text-decoration: underline;
	color: #CC0033;
}
a.link3:visited {
	text-decoration: underline;
	color: #CC0033;
}
a.link3:hover {
	text-decoration: underline;
	color: #CC0033;
}
a.link3:active {
	text-decoration: none;
	color: #5550D0;
}
.sub_title {
	color: #A50031;
	font-weight: bold;
}
