body
{
	background: #CECAC4;
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica;
  margin: 0px;
  padding: 0px;
	padding-bottom: 50px;
	text-align:left; /* centering hack 1/2 */
}
table
{
	font-size: 14px;
	font-family: Arial, Helvetica;
	color: #000000;
}
.center
{ 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
#wrapper {
  background: transparent;
  border: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align:left; /* centering hack 2/2 */
  width: 814px;
}
table.whole_page
{
	background: transparent;
	border-collapse: collapse;
	font-family: Arial, Helvetica;
	font-size:14px;
	color: #000000;
	padding: 0px;
	border: 0px;
	width: 814px;
}
a
{
	color: #0059AD;
	font-weight: bold;
	text-decoration: none;
}
a:visited
{
	color: #0059AD;
	font-weight: bold;
	text-decoration: none;
}
a:hover
{
	color: #53745D;
	font-weight: bold;
	text-decoration: none;
}
#body_bg
{
	padding: 10px 0px 0px 15px;
	width: 814px;
	height: 417px;
	background-image: url("../images/lp/body.gif");
	background-repeat: repeat-y;
}
.body_header_text
{
	color: #0059AD;
	font-size: 24px;
	font-weight: bold;
}
.body_header_text2
{
	color: #0059AD;
	font-size: 18px;
	font-weight: bold;
}
.copyright
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	text-align: center;
}
