
#maincontent 
			 {
			  
			  overflow: auto;
			  
			  }
 
h2 {font-size: 1.1em}
h3 {font-size: 1.4em}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

a {
outline: none;
}

#page {
	height: auto 
}

	

#textarea {
	margin: 30px 0 0 25px; 
	float: left;
	font-size: 14px;
	width: 400px
	
	
}

#shim {
                visibility: hidden;
                width: 100%;
                height: 50%;                                                                     /* Bump div#blueBox down half the height of the screen. */
                margin-top: -270px;                                                              /* Half the height of div#blueBox. */
                float: left;

}

#content h4 {font-size: 1.2em;}

.par {
	margin: 0px 0px 0 0px; 
	padding-left: 0px; 
	float: left; 
	height:550px
	
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:0px;
}

p.secbot a{
	margin-top: 0px;
	padding-left: 0px;
	border-bottom:none;
	color: #22b1e1;
	text-decoration:none;
	font-size:0.9em;
}

p.secbot a:hover {
	border-bottom:0px solid #22b1e1;
}



#rightsider {
	padding: 0 00px 0px 0;
}	
