body {
	text-align: center;
	margin:0px;
	font-size: 90%;
	font-family: "Century Schoolbook", "Times New Roman", Times, serif;
	color: #1216C6;
	padding:0px;
	background-color: #E0E1F8;
}
h1 {
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
img {
	border:none;
}
a:link, a:visited {
	text-decoration: none;
	color: #900;
	background-color: #fff;
}
a:hover {
	text-decoration: underline;
	color: #F33;
	background-color: #fff;
}
a.skipnav { 
	display: none;
}
.strap {
	border-top-width: thick;
	border-top-style: groove;
	border-top-color: #FBFD3B;
	font-size: 150%;
	font-weight: bold;
	margin: 4px 0 0 0;
	padding: 0px;
	text-align: center;
	color: #1216C6;
	background: #E0E1F8;
}
div#maincont {
	text-align: left;
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	color: #1216C6;
	background-color: #FEFED4;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	margin-top: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
div.clearBoth {
	clear: both;
}
div#menucont {
	float: left;
	width: 160px;
}
div#rightcont {
	float: right;
	width: 573px;
}
div.thumbcont {
	float: left;
	width: 90px;
	margin-top: 7px;
}
div.desccont {
	float: right;
	width: 480px;
	text-align: justify;
}
h2 {
	border-top-width: thick;
	border-top-style: groove;
	border-top-color: #FBFD3B;
	background-color: #E0E1F8;
	margin-top: 1px;
	padding-left: 6px;
	padding-bottom: 6px;
	font-size: 110%;
	color: #1216C6;
}
p {
	margin: 0px;
	padding: 3px 0 1em 0;
}
ul#nav {
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	font-weight: bold;
}
ul#nav li {
	display: block;
	padding: 0;
	margin: 0;
}
ul#nav li a {
	display: block;
	width: 150px;
	padding: 0.3em 0 0.3em 6px;
	border-top-width: medium;
	border-left-width: thin;
	border-right-width: thin;
	border-style: groove;
	border-color: #FBFD3B;
	color: #1216C6;
	font-weight: bold;
	text-decoration: none;
	background: #E0E1F8;
	font-size: 85%;
}
ul#nav li a:hover, ul#nav li#current a,  ul#nav li#current a:hover {
	color: #fff;
	background-color: #1216C6;
}
/* skiplinks
----------------------------------------------------------------------------- */

.skiplinks ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.skiplinks li {
	padding: 0;
	margin: 0;
	list-style: none;
	display: inline;
}
.skiplinks a { 
	font-weight: bold;
	position: absolute;
	top: 40px;
	left: 30%;
	overflow: hidden;
	width: 0;
	height: 0;
	font-size: 1.2em;
	z-index: 1002;
}
.skiplinks a:active, #skiplinks a:focus { 
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	border: 0;
	margin: 0;
	padding: 8px;
	color: #1216C6;
	background: #FFF;
	z-index: 10000;
}
.newwin {
	font-size: 75%;
	text-align: right;	
	padding: 0;
}
.roundel {
	position:absolute;
	top: 700px;
}
.copyright {
	float: right;
	width: 400px;
	text-align: right;
}
p.footer {
	font-size: 75%;
}
.makeCentre {
	text-align: center;
}
.cellLeft {
	font-size: 80%;
	text-align: right;
	padding-right: 10px;
}
.cellRight {
	font-size: 80%;
	text-align: left;
	padding-left: 10px;
}
th.left {
	text-align: right;
	padding-right: 14px;
}
th.right {
	text-align: left;
	padding-left: 14px;
}
.footStrap {
	font-size: 90%;
}
div.mailLeftCont {
	width: 100px;
	float: left;
	text-align:left;
}
div.mailRightCont {
	margin-left: 110px;
	text-align:left;
}
.redText {
	color: #FF0000;
}
.gbFooter {
	font-size: 90%;
	color: #999999;
}
.new2 {
	width: 99%;
	}
ul.lists {
	padding-top: 0;
	margin-top: 0;
}
h5.garden {
margin:0;
padding:0;
}