﻿
#v3wide
{
	background:#CCCCBC url(../img/bg_body01.gif) repeat scroll center top;
	border-left:1px solid #333333;
	font-family:Lucida Grande,Tahoma,Arial,sans-serif;
	font-size:1em;
	height:100%;
	margin:0;
	text-align:center;
}

/* ----------------------------------------------------------------------- FUNNEL NAV */


div#funnyNav {
	margin:0 auto;
	text-align:left;
	height: 32px;
	width:100%
}

a.funNav, a.funNav:link, a.funNav:visited {
	display:block;
	float:left;
	width:100%;
	text-align:center;
	color:black;
	font:bold 13px tahoma, arial, helvetica, sans-serif;
	text-decoration:none;
	background: yellow url(../img/blank-on.gif) no-repeat top center;
	height:26px;
	padding-top:6px;
}

a.funNav:hover {
	width:100%;
	text-decoration:underline;
	background: #004800 url(../img/blank-off.gif) no-repeat top center;
	color:white;
	height:26px;
	padding-top:6px;
}

.leftNavSearch
{
	width:135px;
}