﻿body {
	background-color: #800000;
}
sup {
	line-height: 0.1em;
	font-family: Calibri;
}
#container {
	width: 750px;
	background-color: #000080;
	margin-right: auto;
	margin-left: auto;
	padding: 20px 0px 10px 0px;
}
#content {
	width: 725px;
	background-image: url('../back/noteback.gif');
	border-radius: 20px;
	margin: 20px auto 10px auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content a {
	text-decoration: none;
}
#content li {
	list-style-type: none;
	font-family: Calibri;
	color: #2D2D2D;
	font-size: medium;
	line-height: 115%;
	margin: 5px 20px 5px 50px;
	text-indent: 20px;
	padding: 5px 0px 5px 0px;
}
#content hr {
	border-style: dashed none none none;
	border-top-width: thick;
	border-top-color: #2D2D2D;
	font-size: 20px;
	padding: 10px 0px 10px 0px;
	margin: 5px 40px 5px 50px;
	width: 650px;
}

#content h1 {
	font-family: "Century Gothic";
	font-size: x-large;
	color: #0000FF;
	background-color: #CCCCCC;
	border-radius: 10px;
	padding: 20px 0px 20px 0px;
	margin: 20px 20px 10px 50px;
	width: 650px;
	text-align: center;
}
#content h2 {
	font-family: "Calibri Light";
	font-size: large;
	background-color: #000080;
	color: #E4E4E4;
	width: 650px;
	border-radius: 10px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 20px 20px 10px 50px;
	padding-left: 10px;
}
#content h3 {
	font-family: "Century Schoolbook";
	color: #000080;
	padding: 20px 0px 10px 0px;
	margin: 20px 20px 10px 50px;
	text-align: center;
	font-size: large;
	font-weight: normal;
}
#content blockquote {
	color: #800000;
	margin: 5px 50px 10px 70px;
	padding: 10px 0px 10px 0px;
	font-family: Calibri;
	line-height: 115%;
}
.img {
	border-width: 0px;
	border-style: none;
	width: 32px;
	height: 32px;
	text-decoration: none;
	vertical-align: middle;
}
.righttext {
	font-family: Calibri;
	color: #2D2D2D;
	font-size: medium;
	line-height: 115%;
	margin: 5px 20px 5px 50px;
	text-indent: 20px;
	padding: 5px 0px 5px 0px;
	text-align: right;
}
.title {
	font-style: italic;
}
.afterquote {
	padding: 5px 0px 10px 0px;
	margin: 5px 20px 5px 50px;
	font-family: Calibri;
	color: #2D2D2D;
	font-size: medium;
	line-height: 115%;
}
.para {
	font-family: Calibri;
	color: #2D2D2D;
	font-size: medium;
	line-height: 115%;
	margin: 5px 20px 5px 50px;
	text-indent: 20px;
	padding: 5px 0px 5px 0px;
}
