body {
	background: url(../i/p_bg.png) repeat;
}
#topofthepops {
	background: url(../i/p_top.png) repeat-x;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
#page {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	background: #F5FFEC url(../i/p_content_bg.png) repeat;
	padding: 10px;
}
#header {
	height: 111px;
	width: 710px;
	margin: 0px 0px 10px;
}
#hero {
	background: url(../i/hero.jpg);
	height: 250px;
	width: 710px;
	margin: 0px 0px 10px;
}
#columns {
	background: url(../i/p_columns.png) repeat-y;
	width: 710px;
}
#columns  p {
	margin-bottom: 5px;
	color: #5C6257;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
}
#columns li {
	color: #5C6257;
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: circle;
	margin: 0px 0px 3px 15px;
}
#columnhead {
	background: url(../i/p_columns_top.png) no-repeat;
	height: 60px;
	width: 710px;
}
.colleft {
	width: 200px;
	float: left;
	position: relative;
	margin: 0px 10px 0px 0px;
	padding: 0px 15px 15px;
}
.colright {
	float: right;
	width: 200px;
	position: relative;
	padding: 0px 15px 15px;
}
#colbot {
	background: url(../i/p_columns_bot.png) no-repeat;
	height: 17px;
	width: 710px;
	clear: both;
}
#footsies {
	background: url(../i/footer.png) no-repeat;
	height: 93px;
	width: 710px;
	margin: 10px 0px 0px;
	position: relative;
}
#mailer {
	font: 12px Georgia, "Times New Roman", Times, serif;
	position: relative;
	padding: 45px 70px 0px 70px;
}
#mailer a {
	text-decoration: none;
	color: #5C6257;
}
#mailer a:hover {
	text-decoration: underline;
}

.paul {
	text-align: left;
	width: 100px;
	float: left;
}
.james {
	text-align: right;
	width: 100px;
	float: right;
}
#copycat {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #F5FFEC;
	text-align: center;
	width: 730px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#copycat a{
	text-decoration: none;
	color: #F5FFEC;
}
#copycat a:hover{
	text-decoration: underline;
}
table {
	display: none;
}

