#button {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding-right: 28px;
	padding-left: 28px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	line-height: 20px;
	display: block;
	float: left;
	cursor: hand;
}

#powered {

width:820px;
margin:0 auto 0 auto;
padding:3px 0 0 0;
font-size:0.85em;
color:#333333;
text-align:right;

}

#powered p {

text-align:right;
padding-right:20px;
padding:0 15px 0 0;
margin:0 0 0 0;

}

#header {
	width: 100%;
	height: 135px;
	background: url(../images/header.png) no-repeat bottom;
	text-align: center;
}

#button:hover {
	color: #000000;
	background-color: #999999;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
	background-color: #ffcc33;
	width: 320px;
	display: block;
}
.whitebold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 20px;
	padding-top: 0;
}
.blackbold {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bod {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2 {
	font-family: Times, Georgia, serif;
	font-size: 20px;
	color: #1a6f38;
	padding-left: 0;
	margin-left: 0;
}

#searchResults {
	width: 90%;
	margin: auto;
}

table.list {
	width: 100%;
}

table #searchResults table.list tr td.pageList {
	text-align: right;
	font-weight: bold;
}

table #searchResults table.list tr td.thumbnail {
	padding-right: 15px;
}

a {
	color: #1a6f38;
}

.center, .particular { text-align: center; }

table.featureList {
	margin: auto;
}

a img { border: none; }

ul {
	padding-left: 0;
}

ul li {
	margin-left: 0;
}

p {
	text-align: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
}
