#leftnav {
	display: block;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px none #000000;
	border-left: 1px solid #000000;
	margin-top: 2px;
	float: left;
	margin-right: 2px;
	height: auto;
	width: 125px;
	
}
#leftnav a {
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-decoration: none;
	font-size: 10pt;
	color: #000000;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #000000;
	width: 120px;
	padding-left: 5px;
	background-repeat: repeat-y;
	background-color: #b0d1a3;
	font-weight: bold;
}
#leftnav a:hover {
	background-color: #669966;
}
body {
	font-family: Verdana;
	font-size: 10pt;
	margin-top: 2px;
	background-image: url(images/bg.gif);
}
.picright {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 5px;
	float: right;
}
.picleft {
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
	vertical-align: baseline;
}
#maintext {
	float: left;
	width: 669px;
	margin-top: 2px;
	border: 1px solid;
	margin-bottom: 2px;
	background-color: #FFFFCC;
	padding-bottom: 10px;
}
h4 {
	margin-top: 0px;
	border-bottom-color: #663333;
	color: #000000;
	padding-left: 5px;
	font-size: 14pt;
	vertical-align: middle;
}
h4 .history{
}

#main {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#maintext a {
	text-decoration: none;
}
#maintext a:hover {
	text-decoration: underline;
	
}
.question {
	font-size: 36px;
	font-style: italic;
	color: #663333;
}
h6 {
	font-size: 12px;
	background-color: #CBE2BC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663333;
	color: #006600;
	padding-left: 5px;
	clear: both;
}
#leftnav .selected {
	font-weight: bold;
	color: #000000;
	background-color: #FFFFCC;
}
table {
	background-color: #FFFFFF;
}
h1 {
	color: #006600;
}
#topbanner {
	background-color: #FFFFFF;
	border: 1px solid black;
	margin-left: auto;
	margin-right: auto;
	background-image: none;
	height: 150px;
	width: 798px;
}
#maintext p {
	padding-left: 5px;
	padding-right: 5px;
}
#historylinks {
	width: 120px;
	border: 1px solid #006633;
}
#leftnav ul li {
	width: 120px;
	margin: 0px;
}
#leftnav ul {
	margin: 0px;
	list-style-type: none;
}
#leftsection {
	background-color: #999900;
}
.ramccolours {
	background-color: #990033;
}
.history {
	margin-top: 40px;
}
