body {
	margin: 0px;
	background: transparent url(/images/bg.jpg) repeat top left;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 782px;
	margin: 0 auto;
}

.header {
	background: transparent url(/images/header.jpg) no-repeat top left;
	width: 780px;
	height: 113px;
}

.content {
	background: transparent url(/images/contentBG.jpg) repeat-y top left;
}

.main_content_wrapper {
	padding: 10px 20px 20px 20px;
}

.main_content {
	width: 740px;
}	

.footer {
	background: transparent url(/images/footer.jpg) no-repeat top left;
	width: 780px;
}

.copyright {
	width: 500px;
	float: left;
	color: #787363;
	font-size: 10px;
	padding: 10px 0 20px 10px;
	display: block;
}

.print_email {
	display: block;
	width: 200px;
	float: right;
	padding: 10px 10px 20px 0;
	text-align: right;
}

.print_email a {
	display: inline;
}

.print_email a.print {
}

.print_email a.print:hover {
	text-decoration: underline;
}

.print_email a.email {
}

.print_email a.email:hover {
	text-decoration: underline;
}

.print_email .link_text {
	color: #800000;
	font-size: 10px;
	font-weight: bold;
}

.ideaLEVER_Tagline {
	font-size: 10px;
	color: #fff;
	display: block;
	text-align: center;
}

.ideaLEVER_Tagline a {
	color: #fff;
}