body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #333333;
}
p {
	margin-top: 0;
	clear: both;
}
#page_layout {
	background: white;
	padding: 20px;
}
#masthead {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 600px;
	height: 300px;
	background: url("webster_logo.jpg") no-repeat center;
}
#masthead .swap {
	display: none;
}
#signup_masthead {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 600px;
	height: 300px;
	background: url("webster_logo.jpg") no-repeat center;
}
#signup_masthead .swap {
	display: none;
}
#content {
	position: relative;
	z-index: 2;
	margin-top: 110px;
	margin-left: 25px;
	width: 90%;
	text-align: left;
	font-size: 95%;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	margin-bottom: 2px;
	height: 25px;
}
em {
	font-style: italic;
	font-size: 75%;
}
ul {
	width: 700px;
	margin: 0;
	padding: 10px 0 15px 0;
	height: 160px;
}
li {
	float: left;
	width: 140px;
	height: 130px;
	list-style: none;
	margin: 0;
	padding: 0;
}
li a {
	display: block;
	width: 140px;
	height: 130px;
}
.cta a {
	background: url("button_canbytel.png") no-repeat center;
}
.bct a {
	background: url("button_bct.png") no-repeat center;
}
.clearcreek a {
	background: url("button_clearcreek.png") no-repeat center;
}
.gervais a {
	background: url("button_gervais.png") no-repeat center;
}
.mtangel a {
	background: url("button_mtangel.png") no-repeat center;
}
.stpaul a {
	background: url("button_stpaul.png") no-repeat center;
}
#content .swap {
	display: none;
}

