#menuDiv
{
	float:left;
	height:209px;
	width:100%;	
	background:white;
}

#menuHeaderDiv
{
	height:40px;
	width:100%;
	background-image:url('../images/menu_header.gif');
}

.menuItemDiv
{
	height:28px;
	width:100%;		
}

