body	{
	margin:	0;
	padding:	0;
	font-family: arial, verdana, georgia, sans-serif;
	color:	#000;
	background : #fff url(../images/lion_lightblue.gif) no-repeat fixed top left; 
	}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  arial, verdana, georgia, sans-serif;
    }
dt 	{
	font-weight: bold;
	}
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
.content {
	padding: 5px 5px;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000;
	font-size: .9em;
/*	background-image: url(../images/contentfill.gif); 
*/
	}
p {
	padding: 3px;
	margin: 3px;
	}	
	

.header {
	color: #fff;
	background-color: #f60;
	padding: 10px;
	margin-bottom:10px;
}
.subheader {
	color: red;
}
.origintype {
	font-size:	1em;
	font-family: arial, verdana,  sans-serif;
	color: #fff;
	font-weight: bold;
	
	background-color: #f60;
	}
.pagetitle {
	background-color: #f60;
	
		padding-top:10px;
	font-size:	1.5em;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	}
.cs_author {
	color: white;
	font-size:	1em;
}
.authorBio	{
	font-size:	1em;
	font-family: arial, verdana, georgia, sans-serif;
	color: #f60;
}

.profile_quote {
	color: #f60;
}
.profile_quoter	{
	color: #f60;
	text-align: left;
}
.insetimage {
	padding: 4px;
	margin: 0px 8px 5px 0px;
	width: 320px;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #fff;
	color: #f60;
}

.boxtitle {
	background-color: silver;
	color: white;
	font-size:	1em;
	font-family: arial, verdana, georgia, sans-serif;
	}
.boxtext {
	font-size:	.8em;
	font-family: arial, verdana, georgia, sans-serif;
	}
.box {
	background-color: #ccc;
	}

.journaldate {
	color: blue;
}
.cartoonquote {
	font-size:	1.2em;
	width: 298px;
	text-align: center;
	float: left;

}

.researchquestionheader {
	color: red;
	font-size: 1.2em;
}
.conversion {
	color: #000;
	font-size: 1.2em;
	border: 1px solid #000;

}


.biggest	{
	font-size:	1.10em;
	}
.bigger	{
	font-size:	1.05em;
	}
.big	{
	font-size:	1.0em;
	}
.small
{
	font-size:	.25em;
	font-family: arial, verdana, georgia, sans-serif;
	}
.big, .bigger, .biggest	{
	font-family: verdana, geneva, georgia, palatino, serif;
	font-weight: bold;
	}
img	{
		/* turns off gaps around images */
	border:	0
	}

a	{
	text-decoration:	none;
	font-weight:	bold;
	}
a:link	{
	color:	#09f;
	background-color: transparent;
	}
a:visited	{
	color:	#f06;
	
	background-color: transparent;
	}
a:active	{
	color:	#cf0;
	background-color: transparent;
	}
a:hover	{
	color:	#09f;
	background-color: transparent;
	text-decoration:	underline;
	}
.ahem	{
	display:	none;
	}
.small	{
	font-size: 12px;
	}
#footer, .marginalia {
	font: 10px arial, verdana, georgia, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #000;
	}

.top_question {
	color: #039;
}

.sub_question {
	color: #39f;
}

.table_top {
	background-color: #69c;
	padding: .25em;

}

.textbox {
	background-color: #9cf;
	padding: .5em;
}

.table_bg {
	background-color: #9cf;
	padding: .25em;
	
}
	

.border {
	border-bottom: 1px solid #000;
}

.glossaryTerm {
	font-weight: bold;
}
.glossaryDef {
}

