/* ====================================
   = CIS Web site CSS - 2007          =
   = not the home.css                 =
   ==================================== */

/* ================================================================
	Body
   ================================================================ */

#struct10
{
	height: 1%;
	width: 96%;
	margin: 10px auto 0 auto;
}
#struct10 H2
{
	font-size: 1.2em;
	color: #C11713;
	margin: 1em 0.5em 0.2em 0.5em;
}
#struct10 H3
{
	font-size: 0.9em;
	color: #C11713;
	margin: 1em 0.5em 0.2em 0.5em;
}
#struct10 P
{
	margin: 0.5em 1em 0.5em 1em;
}
#struct10_1     
{ 
	float: left;
	width: 300px;
}
#struct10_2     
{ 
	margin: 0 0 0 310px;
}
#map
{
	height: 300px;
	border: 1px solid #c0c0c0;
}
