body {
	border-style: none;
	border-color: #999900;
	background-repeat: repeat;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1.8em;
	color: #444444;
	font-family: Comic Sans MS;
	font-size: 0.9em;
	background-color: white;
	margin: 0px;
}
#wrap {
	width: 780px;
	background-color: #CCCC99;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border: 2px solid #444444;
}
a {
	border-style: none;
	text-decoration: none;
	color: #096246;
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	border-style: none;
	text-decoration: underline;
	color: #663366;
}
h2 {
  margin: 0 0 10px;
  padding: 10px 0 3px;
  background-color: #cccc99;
}
h3 {
	padding-left: 10px;
	color: #ffffff;
	font-size: 1em;
	height: 24px;
	line-height: 24px;
	background-attachment: scroll;
	background-color: #096246;
/*	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0% 50%; */
}
ul {
	background-color: transparent;
	list-style-type: disc;
	list-style-position: inside;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 5;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
li {
	list-style-type: disc;
	list-style-position: inside;
}
p {
  border-style: none;
  margin: 5px 0 10px;
}
img {
  border: thick hidden ;
  background-color: #cccc99;
  padding-top: 0;
  padding-right: 8px;
}
#header {
	height: 200px;
	text-align: right;
	background-image: url(images/kingsleybanner2010.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#header h1 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: normal;
	color: #990000;
	padding-top: 32px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 34px;
	font-family: Garamond, Georgia, "Times New Roman", Times, serif;
}
#header h1 a {
  text-decoration: none;
  color: #006600;
  background-color: transparent;
}
#header h1 a:hover {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}
#header h2 {
	font-size: 19px;
	font-weight: 100;
	letter-spacing: normal;
	line-height: 0px;
	background-position: right top;
	background-repeat: no-repeat;
	color: #122C23;
	background-color: transparent;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 16px;
}
#left {
	background: #cccc99 none repeat scroll 0% 50%;
	float: left;
	width: 180px;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 9px;
}
#left ul {
	margin: 0;
	padding: 5px 10px 10px;
	background-color: #cccc99;
	list-style-position: inside;
}
#right {
	margin-bottom: 10px;
	float: right;
	width: 550px;
	margin-top: 10px;
	background-color: #cccc99;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #096246;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#right dd {
	list-style-position: outside;
	list-style-type: disc;
}

.divider {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #444444;
	color: #CCCC99;
	height: 5px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.dividerNews {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #096246;
	line-height: 2px;
}


#footer {
	padding: 10px 5px;
	font-size: 11px;
	text-align: center;
	background-color: #cccc99;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #222222;
}
.home  a {
	border-style: none;
	text-decoration: none;
	color: #FFFFFF;
}
#hLeft {
	float: left;
	width: 350px;
}

#hRight {
	float: right;
	width: 199px;
	color: #096246;
	line-height: normal;
}

#right img {
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 10px;
	padding-right: 8px;
}
#hRight h4 {
	font-size: 15px;
	letter-spacing: .1em;
	padding-right: 9px;
	padding-left: 9px;
}
#hRight p {
	padding-right: 9px;
	padding-left: 9px;
}
#hRight a {
	text-decoration: underline;
}
