body {
	background-color: #fff;
  	color: #000;
	font-family: times, times new roman, serif;
	}



.titles {
	font-size: 150%;
	text-align: left;
	padding: 8px 0px 0px 0px;
	font-variant: small-caps;
	}



.oldbrowser {
	display:none;
	}


/* structure */

#leftbottom { 
	display:none;
	} /* turns off the links */


#right { 
	display:none;
	} /* turns off the right column */



.linebreak {
	margin-top: 3em;
	}