	#topicImgHome{
	margin-top:10px;
	width:138px;
	height:93px;
 	background-image:url(../intImgs/vMenuS1/home.gif);
	background-repeat:no-repeat;
	}
		
	#topicImgPlaygroup{
	margin-top:10px;
	width:138px;
	height:93px;
 	background-image:url(../intImgs/vMenuS1/playgroup.gif);
	background-repeat:no-repeat;
	}

	#topicImgCommittee{
	border;1px solid black;
	margin-top:10px;
	width:138px;
	height:93px;
 	background-image:url(../intImgs/vMenuS1/committee.gif);
	background-repeat:no-repeat;
	}

	#topicImgLayout{
	margin-top:10px;
	width:138px;
	height:93px;
 	background-image:url(../intImgs/vMenuS1/layout.gif);
	background-repeat:no-repeat;
	}


	#topicImgPlaycentre{
	margin-top:10px;
	width:138px;
	height:93px;
 	background-image:url(../intImgs/vMenuS1/playcentre.gif);
	background-repeat:no-repeat;
	}

	#topicImgPolicies{
	margin-top:10px;
	width:138px;
	height:93px;
 	background-image:url(../intImgs/vMenuS1/policies.gif);
	background-repeat:no-repeat;
	}


	#topicImgRegister{
	margin-top:10px;
	width:138px;
	height:93px;
 	background-image:url(../intImgs/vMenuS1/register.gif);
	background-repeat:no-repeat;
	}

	#topicImgFunding{
	margin-top:10px;
	width:138px;
	height:93px;
 	background-image:url(../intImgs/vMenuS1/funding.gif);
	background-repeat:no-repeat;
	}

	#topicImgGrants{
	margin-top:10px;
	width:138px;
	height:93px;
 	background-image:url(../intImgs/vMenuS1/grants.gif);
	background-repeat:no-repeat;
	}

	#vMenuTop{
	height:93px;
	padding-bottom:10px;
	}

	#vMenuBg{
	vertical-align:top;
	}



	#vMenu {
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
	width: 148px; /* set width of menu */
	background-color:#56a3ea;
	} 

	#vMenu ul { /* remove bullets and list indents */
	list-style: none;
  	padding:0px;
	margin:0px;
	}

	#vMenu a {
	padding-top:8px;
	height:35px;
 	display: block;
	text-decoration: none;
	color:blue;
	background-image:url(../intImgs/vMenuS1/buttonOut.gif);
	background-repeat:no-repeat;
	}

	#vMenu ul,a{
	width:138px;
	}

	#vMenu a:hover {
	background-image:url(../intImgs/vMenuS1/buttonOver.gif);

	}

	#vMenu li{
	padding-bottom:3px;
	}
	
	.vMenuBtn{
	width:138px;
	text-align:center;
	}
	
	
	#vMenuBtm{	
	}

#vMenu li li a{
	background-image:url(../intImgs/vMenuS1/buttonOutSub.gif);
}