body { 
	margin:30px 0px 10px 0px; 
	padding:0; 
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, sans serif;
	font-weight: 500;
	font-size: 0.9em;
	line-height: 120%;
	text-align: center;
	} 

h1 {
	font-size: 18px;
	}
h2 {
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	}	
.main {
	border: 1px solid #6D696B;
	width: 90%;

	}

.maintext {
	text-align: left;
	border: none;
	width: 90%;
	margin: 15px 15px 15px 15px;
	position:relative;
	}
	
.equineequilibrium {
	display:none;
	border: none;
	width: 750px;
	height: 51px;
        }

.agelesswisdom {
	display:none;
	border: solid #6D696B;
	border-width: 2px 0px 2px 0px;
	width: 750px;
	height: 28px;
        }
/* hide nav for print */        
.navigation {

	display:none;
	}