/* @override http://bsg5.local/~bbhack/bsm/style/about.css */

#content h1 {
	width: 425px;
	margin: 1.5em auto 0 auto;
	padding: 0.75em 0 0 0;
	font-size: 1.9em;
	color: #FF9;
	text-align: center;
	background: #23a url( ./images/23a_eef_tl.gif) no-repeat;
}

#content h1 em {
	display: block;
	padding: 0 0 0.65em 0.4em;
	font-style: normal;
	line-height: 0.6;
	background: #23a url( ./images/23a_eef_br.gif) no-repeat bottom right;
}

#content h2 {
	width: 425px;
	margin: 0 auto 0 auto;
	padding: 0.2em 0 0.3em;
	/*border-top: 2px solid #88d;*/
	/*border-bottom: 2px solid #88d;*/
	font-size:1.75em;
	color: #66c;
	text-align: center;
	background: #ffa url(./images/ffa_eef_br.gif) no-repeat bottom right;
}

#text {
	width: 405px;
	margin: 5px auto;
	padding: 20px 10px 30px;
	/*border: 5px solid #ccf;*/
	background: #ffe url(./images/ffe_eef_tl.gif) no-repeat;
}

#text p {
	margin: 1.5em 0;
	padding: 0 2em;
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 1.5em;
	color: #239;
	letter-spacing: 0.005em;
	line-height: 1.6;
}

#text p:first-letter {
	color: #239;
	font-size: 2em;
	font-style: italic;
	line-height: 0.0;
}
