@CHARSET "UTF-8";

h3 {
	background-color: #386a6a;
	color: #ffffff;
	display: block;
	line-height: 23px;
	padding-left: 7px;
	height: 23px;
}

#bigbox {
	display: block;
	clear: both;
	width: 700px;
	background-image: url(/images/compound1.jpg);
	height: 430px;
	margin: 30px 0px 30px 0px;
}

#hightext {
	font-family: georgia, times new roman, garamond, serif;
	font-size: 20px;
	font-style: italic;
	float: right;
	line-height: 60px;
}

#bigbox em {
	display: table;
	width: 300px;
	float: right;
	clear: both;
	margin: 0px 0px 25px 0px;
	padding-left: 10px;
	background-color: #b9c7d4;
	font-family: georgia, times new roman, garamond, serif;
	font-size: 20px;
	font-style: italic;
}

#box {
	padding: 20px 0px 0px 0px;
	clear: both;
	background: transparent url(/images/compound2.jpg) no-repeat 360px 20px;
	display: block;
	width: 700px;
	font-size: 20px;
	font-style: italic;
	font-family: georgia, times new roman, garamond, serif;
	color: #386a6a;
	line-height: 130%;
}
#box .black {
	color: #000000;	
}

#littlebox {
	background-color: #b9c7d4;
	color: #000000;
	padding: 8px 10px 8px 10px;
	display: table;
	float: left;
	clear: both;
	width: 330px;
}