/* CSS Document */ul {	margin: 0;	padding: 0px 0px 0px 0px;	list-style: none;	width: 106px;	border-bottom: 0px solid #ccc;	border:0px;	margin:0px;	}ul li {	position: relative;	padding: 0px 0px 0px 0px;	}li ul {	position: absolute;	left: 104px;	top: 0;	display: none;	padding: 0px 0px 0px 0px;	}ul li a {	display: block;	text-decoration: none;	padding: 13px 0px 0px 5px;	border: 0px solid #ccc;	border-bottom: 0px;	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	font-weight:700;	color:#ffffff;	}ul li a:hover {	text-decoration:underline;	color: #FFD236;	padding: 13px 0px 0px 5px;	}a.who:hover {	color: #cccccc;	text-decoration:underline;	padding: 13px 0px 0px 5px;	}/* Fix IE. Hide from IE Mac \*/* html ul li { float: left; height: 1%; }* html ul li a { height: 1%; }/* End */li:hover ul, li.over ul { 	display: block;}/* *//* */#navN{	padding: 13px 0px 0px 5px;}#navSmall{	font-size:9px;	padding: 0px 0px 0px 0px;}/* */#whoWeAre{	width:105px;	height:141px;	padding: 0px 0px 0px 0px;	background-image:url(../images/whoWeAre.jpg);}#whoWeAreSub{	width:105px;	padding: 0px 0px 0px 0px;	background-color:#D50000;}#whatWeDo{	width:105px;	height:44px;	padding: 0px 0px 0px 0px;	background-image:url(../images/whatWeDo.gif);}#programs{	width:105px;	height:57px;	padding: 0px 0px 0px 0px;	background-image:url(../images/programs.gif);}#joinClub{	width:105px;	height:58px;	padding: 0px 0px 0px 0px;	background-image:url(../images/join.gif);}#help{	width:105px;	height:56px;	padding: 0px 0px 0px 0px;	background-image:url(../images/help.gif);}#helpSub{	width:105px;	padding: 0px 0px 0px 0px;	background-color:#48C2EA;}#events{	width:105px;	height:54px;	padding: 0px 0px 0px 0px;	background-image:url(../images/events.gif);}#sponsors{	width:105px;	height:39px;	padding: 0px 0px 0px 0px;	background-image:url(../images/sponsors.gif);}#contact{	width:105px;	height:38px;	padding: 0px 0px 0px 0px;	background-image:url(../images/contact.gif);}/* */