@media print {

#container #banner, #navigation, #legal, #edvantage, #vcard, #questions, #calendarForm, #calendarPositionReference, #memberHomepageMessageNav, #oectamid, #memberHomepageNav.fullProfileLinks, #editProfileNav, #contactForm  { 
	display: none;
}


html body div#container table tbody tr td:first-child table:first-child  {
	width: auto;
	padding: 0px; 
	margin: 0px;
		
}

#footer #copyright {
	border-bottom: none;
}



html body div#container table tbody tr td:first-child table:first-child tbody,html body div#container table tbody tr td:first-child table:first-child { 
	background: none;
}

table {
	display: block;
	text-align: left;
}
	
.newsIndex {
	width: 847px;	
}
	
#calendarTable {
	text-align: center;
}



#memberTip {
	background: none;
}

#editProfileNav {
	background: none;
}

#memberHomepageNav {
	background: none;
}
#memberHomepageNav ul {
	background: none;
}

div#memberTip div#tipTitle{
	background: none;
	text-align: left;
}
div#memberTip div#tipBody{
	background-color: #ffffff;
	border: none;
}

div#memberTip div#tipBottom{
	background: none;

}

div#profileInfo{
	background: #FFE292;
	border: none;	
}

#contactInfo {
	padding-left: 15px;
	float: left;
}

}
