body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	margin: 7px;
	background-color: #000000;

}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: justify;
}
#tlc {
	background-image: url(../images/biog_tlc.gif);
	background-repeat: no-repeat;
}
#te {
	background-image: url(../images/biog_te.gif);
	background-repeat: repeat-x;
}
#trc {
	background-image: url(../images/biog_trc.gif);
	background-repeat: no-repeat;
	border-top: 1px #FF3300;
	border-right: 1px #FF3300;
	border-bottom: 1px #FF3300;
	border-left: 1px #FF3300;

}
#re {
	background-image: url(../images/biog_re.gif);
	background-repeat: repeat-y;
}
#brc {
	background-image: url(../images/biog_brc.gif);
	background-repeat: no-repeat;
}
#be {
	background-image: url(../images/biog_be.gif);
	background-repeat: repeat-x;
}
#blc {
	background-image: url(../images/biog_blc.gif);
	background-repeat: no-repeat;
}
#le {
	background-image: url(../images/biog_le.gif);
	background-repeat: repeat-y;
}
#image {
	float: right;
	border: 3px double #000000;
	display: inline;
	background-color: #FFFFFF;
	margin: 25px 0px 10px 20px;
}
#content {
	padding: 10px;

}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 20px;
}
