body, p, h1, h2, h3, h4, h5, h6, li, ul, div {
	margin:0;
	padding:0;
	font-family: Arial, Sans-Serif;
}
.green {
	background-color: #ACC537;
}
#container {
	width:100%;
	height: 100%;
	margin: 0px auto auto;
	padding-bottom: 100px;
	position: relative;
}
#topbar {
	margin: 0px;
	height: 24px;
	color: #ffffff;
	padding: 6px 10px 0px 56px;
	position: relative;
	width: 100%;
	font-size: 120%;
	letter-spacing: -0.025em;
	background-color: #999999;
}
p {
	font-size:12pt;
}
h1 {
    font-family: Arial, Sans-Serif;
    color: #ffffff;
    font-size: 174%;
    font-weight: bold;
	letter-spacing: -0.054em;
	padding-top: 0px;
}
h2 {
    font-family: Arial, Sans-Serif;
    color: #666666;
    font-size: 130%;
    font-weight: bold;
	letter-spacing: -0.054em;
}
h5 {
	color: #333333;
	font-family: Arial, Sans-Serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
h6 {
	color: #000000;
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}
.highlight {
    font-family: Arial, Sans-Serif;
    color: #ACC537;
}
.centre {
	text-align: center;
}
.homepage {
	margin-top: 0px;
	padding-left: 60px;
	background-color: #ACC537;
}
.frontpageh1 {
	font-size: 800%;
	font-weight: bold;
	letter-spacing: -0.100em;
	padding-top: 60px;
	padding-bottom: 70px;
	line-height: 110px;
}
.frontpageh1 img{
	padding-bottom: 6px;
}
.chapterpageh1 {
	color: #666666;
    font-size: 130%;
    font-weight: bold;
	letter-spacing: -0.054em;
	padding-bottom: 12px;
}
.georgia {
	font-family: Georgia;
	font-weight: lighter;
}
.topline{
	width: auto;
	padding-bottom: 2px;
	padding-left: 66px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}
.bottomline{
	width: auto;
	padding-top: 6px;
	padding-left: 66px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
#nav {
	width: 170px;
	border: none;
	font-size: 8pt;
	margin: 66px 0px 0px 50px;
	left: 0;
	float: left;
	position: absolute;
}
#nav a {
	border-top: 1px dotted #CCCCCC;
	color: #333333;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
#nav a:hover {
	background-color: #E6EEC3;
	color: #333333;
}
#nav  a.selected{
	background-color: #ACC537;
	border-top: 1px dotted #CCCCCC;
	color: #333333;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
#nav li.selected {
	background-color: #ACC537;
	border-top: 1px dotted #CCCCCC;
	color: #333333;
	display: block;
	font-weight: bold;
	padding: 5px;
	text-decoration: none;
}
#nav ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#subnav {
	border-bottom: none;
	border-top: none;
	font-size: 8pt;
	font-weight: normal;
}
#subnav a{
	border-top: 1px dotted #CCCCCC;
	color: #333333;
	display: block;
	font-weight: normal;
	padding: 4px 3px 4px 15px;
	text-decoration: none;
}
#subnav a:hover {
	background-color: #E6EEC3;
}
#subnav li.selected{
	background-color: #E6EEC3;
	border-top: 1px dotted #CCCCCC;
	color: #333333;
	font-weight: normal;
	padding: 4px 3px 4px 15px;
}
#subnav ul{
	border-bottom: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#midcolumn {
	float:left;
	width:510px;
	margin-left: 264px;
	margin-bottom:25px;
	padding-top:62px;
	padding-bottom:12px;
}
#topbar a:link {
	color: #ffffff;
	text-decoration: none;
}
#topbar a:visited {
	color: #ffffff;
	text-decoration: none;
}
#topbar a:hover {
	color: #ffffff;
	text-decoration: none;
}
a:link {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
a:visited:hover {
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
#midcolumn a:link {
	color: #ACC537;
	font-weight: bold;
	text-decoration: none;
}
#midcolumn a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#midcolumn a:visited {
	color: #ACC537;
	font-weight: bold;
	text-decoration: none;
}
#midcolumn a:visited:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
