.QuoteText {
	font-style: italic;
}

.imgcaption {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
	color: #720202;
	text-align: center;
	font-weight: bold;
}
.ImageLeft {
	float: left;
	margin-right: 10px;
}
.ImgRight {
	float: right;
	margin-left: 10px;
}

.QuoteBox {
	font-style: normal;
	color: #000099;
	background-image: url(images/biography/wallpapr.jpg);
	padding: 5px;
	display: block;
	border: thick ridge #FF9900;
	position: relative;
	font-size: 1em;
}
li {
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	list-style-type: none;
}
.SubHeading {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	margin-left: 15px;
	margin-right: 15px;
	padding-right: 10px;
	padding-left: 10px;
	height: 18px;
	vertical-align: text-top;
	font-variant: normal;
	position: relative;
	display: block;
	border: 1px solid #CCCCCC;
	background-repeat: repeat-y;
}
.ImageCentre {
	margin-right: auto;
	margin-left: auto;
}
.Question {
	color: #FF0;
	font-size: 1.2em;
	font-weight: bold;
}
.Answer {
	text-indent: 20px;
	padding-left: 10px;
}
.linedpaper {
	background-image: url(images/botr_04/line_bg.gif);
}
.crumpledpaper {
	background-image: url(images/botr_05/bg2a.gif);
}
