#body {
background-image:url(images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
background-color:#006633;
}

#menubar a{
	/*/*/padding: 5px;
	border: 1px solid #FFF;
	text-decoration: none;
	width: 100px; /* */
}
#menubar a:link, #menubar a:visited, #menubar a:active {
	color: #FFFFFF;
	background-color: #006600;
}
#menubar a:hover {
	color: #FFFFFF;
	background-color: #003399;
	border: 1px solid #000;
}
#menubar ul {
	padding-left: 1em;
	list-style-type: none;
	margin-left: 1em;
	left: 1.5em;

}

#menubar li {
	margin: 0px 0px 2em 0px;
	left: 1.5em;

}	
#MainContent {
	border-left-width: 1px; 
	border-left-style: ridge;
	border-left-color: #006633;
	border-right-width: 1px;
	border-right-style: ridge;
	border-right-color:#006633;
	border-bottom-width: 1px;
	border-bottom-style:ridge;
	border-bottom-color:#006633;
}
#SalesPoints {
padding-left: 1em;
}
#SalesPoints ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type:circle;
	margin-left: 1.5em;
	left: 1em;
	
}
#SalesPoints li {
	margin: 0px 0px 1px 0px;
	left: 1.5em;

}
#Staff {

}
#Staff td {
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #006633;
}.whiteLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
#header {
	background-image: url(images/valleyBG2.jpg);
	border: none #000;
	text-align: left;
	line-height: 2em;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.trick {
	display: none;
}