#left {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 26px;
	padding-right: 12px;
}
#left a:link{
	text-decoration: underline;
	color: #ffffff;
}
#left a:visited{
	text-decoration: underline;
	color: #ffffff;
}
#left a:hover{
	text-decoration: underline;
	color: #3fd055;
}

#nav {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	padding-top: 9px;
}
#nav a:link{
	text-decoration: none;
	color: #000000;
}
#nav a:visited{
	text-decoration: none;
	color: #000000;
}
#nav a:hover{
	text-decoration: underline;
	color: #339900;
}
#base {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ffffff;
	padding-top: 9px;
	padding-left:26px;
}
#base a:link{
	text-decoration: none;
	color: #ffffff;
}
#base a:visited{
	text-decoration: none;
	color: #ffffff;
}
#base a:hover{
	text-decoration: underline;
	color: #33CC99;
}

#center {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #ffffff;
	padding-top: 9px;
	padding-left:26px;
}
#center a:link{
	text-decoration: undeerline;
	color: #ffffff;
}
#center a:visited{
	text-decoration: underline;
	color: #ffffff;
}
#center a:hover{
	text-decoration: underline;
	color: #3fd055;
}
#center1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #1f5d28;
	padding-top: 9px;
	padding-left:26px;
	padding-right:26px;
}
#center1 a:link{
	text-decoration: underline;
	color: #1f5d28;
}
#center1 a:visited{
	text-decoration: underline;
	color: #1f5d28;
}
#center1 a:hover{
	text-decoration: underline;
	color: #3fd055;
}
body {background-image:url(../images/lhs-pgbg.jpg); background-position:center; background-repeat:repeat-y;}
#container
{
	width: 770px;
	margin: 1px auto;
	background-color: #fff;
	
}
.textfield {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #B2FFB9;
border: solid green 1px;
}
.cat1 a:link{
	text-decoration: none;
	color: #1f5d28;
}
.cat1 a:visited{
	text-decoration: none;
	color: #1f5d28;
}
.cat1 a:hover{
	text-decoration: none;
	color: #3fd055;
}
