body {
	font: .8125em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #F0F0F0;
}
p {
	line-height: 1em;
	margin: 0px 239px 1em 120px;
	padding: 0px;
}
h1 {
	font-size: 1.3em;
	margin: 0px;
	padding: 20px;
}
h2 {
	font-size: 1em;
	margin: 0px 239px 15px 20px;
	border-bottom: 1px solid #999999;
	padding-bottom: 15px;
}
h3 {
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #99CC00;
	padding: 0px;
	margin: 0px 0px 0px 20px;
}
h3 a {
	color: #99CC00;
	text-decoration: none;
}

h4 {
	font-weight: normal;
	font-size: 1em;
	color: #888888;
	margin: 10px 20px 0px;
	letter-spacing: 2px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
h5 {
	margin: 0px 0px 10px 20px;
	padding: 0px;
}
h6 {
	font-weight: normal;
	font-size: 1em;
	color: #888888;
	margin: 10px 20px;
	letter-spacing: 2px;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
a {
	color: #99CC00;
	text-decoration: none;
}
a:hover {
	color: #202020;
}
img {
	border-style: none;
}
.catimage {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}



#wrapper {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}
#topline {
	background: #99cc00;
	color: #FFFFFF;
	font-size: 1.3em;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	font-weight: normal;
}
#navigation {
	background: #202020;
	float: right;
	width: 219px;
	margin-left: 10px;
	color: #888888;
}
#navigation ul {
	margin: 0px 20px 25px;
	padding: 0px;
	list-style: none;
}
#navigation a {
	color: #888888;
	text-decoration: none;
	border-bottom: 1px solid #999999;
	width: 100%;  /* prevents IE from adding unspecified margin */
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
}
#navigation a:hover {
	background: #3E3E3E;
}
.navigation {
	margin-left: 20px;
	margin-bottom: 20px;
}

#logo {
	margin-top: 20px;
	margin-left: 20px;
}
/* ******deactivated for testing******
.separator {
	border-bottom: 1px dashed #999999;
	margin-right: 239px;
	margin-left: 20px;
	clear: left;
	margin-top: 0px;
	padding: 0px;
}

.separator[class] {
	height: 10px;
}
*/
p img {
	float: left;
	margin-right: 10px;
}
#footer {
	background: #99cc00;
	color: #FFFFFF;
	clear: both;
	height: 5px;
	margin-top: -1em;
	line-height: 5px;
}
#footer[id] {
	margin-top: 0px;
}
#bottom {
	height: 20px;
}
.separator {
	clear: left;
	background: url(images/separatorcentre.gif) repeat-x bottom;
	height: 21px;
	margin: -5px 285px 10px 70px;
}
.separator[class] {
	margin-top: 5px;
}
.separatorleft {
	background: url(images/separatorleft.gif) no-repeat;
	height: 21px;
	width: 160px;
}
.separatorright {
	background: url(images/separatorright.gif) no-repeat;
	height: 21px;
	width: 160px;
	float: right;
}
#two {
	color: #99CC00;
}
#searchform {
	margin-top: 5px;
}
#ads {
	text-align: center;
}
