Body
{
	background-color:#373737;
	color:White;
}
#navigation
{
	position:relative;
	top:-4px;
	margin: 0px; 
	padding: 0px; 
	clear: both; 
	height: 26px; 
	border: 0px none; 
	background-color: #FFFFFF; 
	background-image: url(../Images/MarketValleyNavBG.gif);
	background-repeat: repeat-x; 
	background-position: center center; 
	text-align:left; 
	white-space: normal;
}
#navigation > .NavButton:first-child 
{
	border:0px none red; 
}
#footer 
{
	color: #FFFFFF; 
	background-color: #373737; 
	padding: 0px; 
	clear: both; 
	height: 24px; 
	border: 0px none; 
	position: relative; 
	font-size: 11px; 
	line-height: 26px; 
}
#container 
{
	width: 783px; 
	padding-top: 0px; 
	padding-right: 6px; 
	padding-left: 8px; 
	padding-bottom: 0px; 
	height: 100%; 
	border: 0px none; 
	background-color: #FFFFFF; 
	background-image: url(../Images/ValleyMarketBG.gif); 
	background-repeat: repeat-y; 
	background-position: center; 
	text-align:center; 
	color:White;
}
.NavButton 
{
	background-color:#373737;
	text-transform: capitalize; 
	color: #000000; 
	text-align: left; 
	height: 26px; 
	width:100%; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 5px; 
	padding-right: 0px; 
	padding-bottom: 5px; 
	padding-left: 0px; 
	border: 0px none transparent; 
	position: relative; 
	font-size: 11px; 
	line-height: 26px; 
	vertical-align: baseline; 
}
.SecondaryNavButton
{
	text-transform: capitalize; 
	color: black; 
	text-align: left; 
	height: 26px; 
	width:100%; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 5px; 
	padding-right: 10px; 
	padding-bottom: 5px; 
	padding-left: 10px; 
	border: 0px none transparent; 
	position: relative; 
	font-size: 11px; 
	line-height: 26px; 
	vertical-align: baseline; 
}
.SecondaryNavButton a
{
	color:Black;
	text-decoration:none;
}
