/* @override http://corosinstitute.org/style.css *//* CSS Document */body	{	margin:	0;	padding:	0;	color:	black;	background-color:	#666699;	font-size: 12px; 
	font-family: Verdana, sans-serif; 	}td, p {	font-size: 1em; /* 12px */ 
	line-height: 1.5em; /* 18px */ 
	margin: .5em 0 1em 0; 	}h1	{	font-size: 1.8333em; /* 22px */ 
	line-height: 1.6364em; /* 36px */ 
	margin-top: 0.8182em; 
	margin-bottom: 0em; 	}h2	{	font-size: 1.6667em; /* 20px */ 
	line-height: 1.3em; /* 36px */ 
	margin-top: 0.9em; 
	margin-bottom: 0em; 	}h3	{	font-size: 1.5em; /* 18px */ 
	line-height: 1em; /* 18px */ 
	margin-top: 1em; 
	margin-bottom: 0em; 	}h4	{	font-size: 1.3333em; /* 16px */ 
	line-height: 1.125em; /* 18px */ 
	margin-top: 1.125em; 
	margin-bottom: 0em; 	}
	
h5	{	font-size: 1.1667em; /* 14px */ 
	line-height: 1.2857em; /* 18px */ 
	margin-top: 1.2857em; 
	margin-bottom: 0em; 	}	h1, h2, h3, h4, h5, h6	{	font-family:	Georgia, "Times New Roman", Times, serif;	color: #333;	background: transparent;}a	{	text-decoration:	none;	font-weight:	bold;	}a:link	{	color: #6b4379;	background-color: transparent;	}#wrapper	{	width:	600px;	border: 6px solid #6b5672;	border-top:	none;	border-bottom: none;	color: #000;	padding-top: 140px;	margin-right: auto;	margin-left: auto;
	background: #FFFFFF url(elements/header-v2.jpg) no-repeat scroll 0px 0px;
}#content	{	padding: 0 60px 30px;
	margin: 0;}#menu	{	font:	14px Georgia, "Times New Roman", Times, serif;	color:	black;	position: relative;
	padding: 5px;
	padding-left: 60px;
	background-color: rgba(255,255,255,0.25);
	margin: 0;
}	#menu ul {	list-style-type: none;
	margin: 0;
	padding: 0;}#menu li {	padding: 3px 10px 3px 0;	display: inline;}#menu li.last{	border-right: none;}#menu li a:link	{	color: #000;	background: transparent;	text-decoration: none;	font-weight: bold;	}
#menu li a:hover	{	color: #4e4e4e;	}
#menu li a:visited	{	color: #484848;	}.horzdiv		{		height: 3px;		background-image: url(elements/horizontal.gif);		background-repeat: repeat;		width: 300px;		display: block;}#footer {	text-align: center;	background-color: #f5f5e0;	padding: 5px 0;	font-size: 90%;}

#dialogue_agriculture_0108 #content, 
#dialogue_alchemical_cross_08 #content  {
	padding-top: 15px;
	margin-top: 10px;
	background: #7ab680 url(elements/bg_ag08.jpg) no-repeat;
}

#dialogue_cosmic_human_08 #content {
	padding-top: 225px;
	margin-top: 10px;
	background: #FFFFFF url(elements/cosmic-human_bg.jpg) no-repeat;
}

#great_passage_0708 #content {
	padding-top: 390px;
	margin-top: 10px;
	background: #FFFFFF url(elements/great_passage_bg.jpg) no-repeat;
}

#myth_of_me_0808 #content {
	padding-top: 250px;
	margin-top: 10px;
	background: #FFFFFF url(elements/myth_of_me_bg.jpg) no-repeat;
}

.inset{
	float: right;
	width: 170px;
	padding: 5px;
	border: 1px solid #997a7b;
	background-color: #e6e9b0;
}

img.left {
	float: left;
	margin-right: 10px;
}

.red {
	color: #dd1d04;
}

.attention {
	background-color: #dbdbe2;
	padding: 1px 10px 2px;
}


