a:link {
	color: #0000FF;
}

a:visited {
	color: #0000FF;
}

body {
	background-image: url(../images/bg_gold.png);
	background-repeat: repeat-y;
	background-color: #af9854;
	font-family: "Trebuchet MS", cursive, Tahoma, Helvetica, sans-serif;
}

p.center {
	text-align: center;
}

.logo {
	position: absolute;
	top: 5px;
	left: 10px;
	right: 10px;
}

.content {
	position: absolute;
	top: 50px;
	left: 200px;
	right: 20px;
	font-size: 10pt;
}

.copyright {
	margin-top: 50px;
	margin-bottom: 10px;
	text-align : center;
	font-size : 9pt;
}

.contact {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.cite {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 50px;
	clear: both;
	width: 55%;
	margin-bottom: 20px;
	margin-top: 20px;
}

.quotes {
	font-style: italic;
	font-size: 10pt;
}

.quotebox {
	margin-left margin-right: 200px;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 80px;
	margin-right: 50px;
	padding: 25px;
	background-color: #dcd496;
	font-size: 10pt;
	border-width: 2px;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: Gray;
	border-left-color: Gray;
}

.quotebox2 {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	padding: 25px;
	background-color: #E4DEA4;
	border-width: 2px;
	border-left-style: solid;
	border-top-style: solid;
	border-top-color: Gray;
	border-left-color: Gray;
	font-size: 12pt;
}

.book {
	padding-right: 15px;
	text-align: right;
	font-size: 10pt;
}

.sources {
	/*
	width: 400px;
	position: absolute;
	*/
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	left: 20px;
	right: 20px;
	padding: 10px;
	background-color: #B8A45F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.sources2 {
	margin-right: 20px;
	margin-bottom: 20px;
	left: 20px;
	right: 20px;
	padding: 10px;
	background-color: #B8A45F;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.heading1 {
	font-size: 24pt;
	text-align: center;
}

.heading2 {
	font-size: 24pt;
}

.heading3 {
	font-size: 20pt;
	text-align: center;
}

.heading4 {
	font-size: 20pt;
}

.heading5 {
	font-size: 18pt;
	text-align: center;
}

.heading6 {
	font-size: 17pt;
}

.heading7 {
	font-size: 16pt;
	text-align: center;
}

.heading8 {
	font-size: 16pt;
}

.heading9 {
	font-size: 15pt;
}

.heading10 {
	font-size: 14pt;
	font-weight: bold;
}

.heading11 {
	font-size: 13pt;
	font-weight: bold;
	text-align: center;
}

.heading12 {
	font-size: 13pt;
	font-weight: bold;
}

.heading13 {
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}

.heading14 {
	font-size: 12pt;
	font-weight: bold;
}

.heading15 {
	text-decoration: underline;
	font-size: 12pt;
}

.heading21 {
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.heading22 {
	font-size: 11pt;
	font-weight: bold;
}

.heading23 {
	font-size: 10pt;
	font-weight: bold;
}

.linkbox {
	position: relative;
	left: 30px;
	width: 450px;
	padding: 10px;
	background-color: #B8A45F;
}

img.left {
	float: left;
	margin: 5px;
}

img.right {
	float: right;
	margin: 5px;
}

.chart {
	background-color: #B8A45F;
}

.tableheading {
	font-weight: bold;
	text-align: center;
	vertical-align: top;
	background-color: #9C7D51;
	color: #FFFFFF;
}

.septhead {
	background-color: #806020;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}

.sept {
	background-color: #A8945F;
}
