@charset "UTF-8";
#cpl_head {
	width: 800px;
	background-image: url(../images/header.gif);
	height: 130px;
}
#cpl_body {
	text-align: center;
	background-image: url(../images/brown_background.png);
	background-color: #FFFFFF;
}
img {
	border:none;
	text-decoration:none;
}
#pm_right_pict {
	background-repeat: no-repeat;
	background-position: center;
	float: right;
	text-align: center;
	margin-right: 15px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#cpl_span
{
	float: left;
}
#cpl_content {
	font-size: medium;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
	white-space: normal;
	display: inline-block;
	list-style-position: inside;
	list-style-type: circle;
	width: 800px;
	margin-top: 0px;
	background-image: url(../images/background.png);
}
#cpl_body #cpl_content p {
	color: #000000;
	margin-left: 15px;
	margin-right: 15px;
}
#cpl_footer {
	color: #FFFFFF;
	text-align: center;
	width: 800px;
	font-size: small;
}
#cpl_menu {
	width: 800px;
	background-color:#003300;
}
#cpl_picture {
	width: 200px;
	float: right;
	background-image: url(../images/BishopLennonNew.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 400px;
}
#cpl_image {
	float: right;
	width: 250px;
	margin-top: 15px;
}
#cpl_text {
	text-align: center;
	margin-top: 310px;
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

html, p, a, table, label {
	font-family:"Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
table {
	margin-left:12px;
}
label {
	margin-left:15px;
	width: 50px;
}

textarea {
	width: 770px;
	height: 75px;
	resize:none;
}

#pm_left_pict {
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	text-align: center;
	margin-right: 15px;
	margin-top: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
