
body {
font-family:  Georgia, serif;
color:black;
background: white;
}


#toptext{
margin-left:-3.5em;
}


#header h1, #header h2, #contentleft, #navtabs, #footer,#sidebar, #editpage {
visibility:hidden;
display:none;
}	



#content #contentright img {
border: 2px solid #CCC;
padding: 4px;
width:20%;
height:auto;
float:left;
margin:0em 1em 0.5em 0em;
}


#content #contentright a{
text-decoration:none;
}



#content #contentright {
-moz-column-count: 2; 
-moz-column-gap: 50px;
-moz-column-rule: 1px solid #dedede;
-webkit-column-count: 2; 
-webkit-column-gap: 50px;
-webkit-column-rule: 1px solid #dedede;
column-count: 2; 
column-gap: 50px;
column-rule: 1px solid #dedede;

font-family:  Georgia, serif;
line-height:1.5em;
font-size:110%;
}

#content #contentright h2, #content #contentright h3 { 
font-size:150%;
color:gray; 
line-height:1.3em;
 }


#content #contentright h3 { 
column-break-before : always
-webkit-column-break-before : always
 }

#content #contentright h3, #content #contentright h4 {
-webkit-column-break-after : avoid
} 


.sociable{
visibility:hidden;
display:none;	
}

 
