body {
	background-color: #B4E2AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 23px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
#categories a {
	display: block;
	color: #459738;
	border: none;
	background-color: #C0EFBA;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	width: 200px;
	margin-bottom: 10px;
	background-image: url(images/navbutton.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#categories a:hover {
	display: block;
	color: #306927;
	background-color: #96D38D;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	border: none;
	margin-bottom: 10px;
	background-image: url(images/navbuttonover.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.contenttable {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #CEF08A;
	border-left-color: #CEF08A;
}
h1 {
	font-size: 18px;
	font-style: italic;
	color: #006600;
	font-weight: normal;
}
.pictureborder {
	margin: 3px;
	padding: 3px;
	border: 1px solid #999999;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #306927;
	background-color: #B8ECB0;
	width: 360px;
	border: 1px solid #306927;
	height: 16px;
	padding-top: 4px;
	font-weight: bold;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #306927;
	background-color: #B8ECB0;
	width: 360px;
	border: 1px solid #306927;
}
.buttontype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #306927;
	background-color: #D8F0D5;
	width: 50px;
	border: 1px solid #306927;
	height: 20px;
}
.pictureborder2 {
	margin: 3px;
	padding: 3px;
	border: 1px solid #999999;
	float: right;
}

ul li {
	padding-bottom:5px;
}