@charset "UTF-8";
@import "base.css";

#main {
/*
	padding: 0;
	float: left;
	margin-bottom: 10px;
*/	
	width: 640px;
	margin-left: 5px;
	
} 
/*
#main h1{
	margin-top: 10px;
	margin-bottom: 10px;
}
*/
#section{
	width:640px;
	height:200;

	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	padding: 0px;
}


#lead1{
	float: left;
	margin-left: 0px;
	height: 30px;
	width: 390px;
	margin-bottom:20px;
}
#caption{
	line-height: 1.5em;
	width: 395px;
	float: left;
	margin-left: 10px;
	margin-right: 15px;
	
	display: inline;
}
#caption p{


}
#caption h1{
	width:350px;
    font-size: 1.2em;
	margin-top: 20px;
    margin-bottom: 5px;

	float: none;
}

#caption h2{
	font-size: 1.2em;
	margin-bottom: 5px;
	clear: none;
}

#caption h3{
	text-align: right;	
}
#caption h4{
	
}

#caption p{
	line-height: 1.8em;
	margin-top:15px;
}

#image{
    float:left;
    width:210;
}
#imagecaption{
    width:210;
    text-align: center;
}

#image h1{
    font-size:1.3em;
    margin-bottom:15px;
}
#image h2{
    font-size:1.2em;
     margin-bottom:15px;
}
#image h3{
    font-size:1.0em;
}
