html{
	height: auto;
}
body{
	background: none;
}
#container {
	background: none;
}
#top #navigation {
	padding-top: 0;
	margin-top: 10px;
}
#flash {
	height: 100%;
	z-index: 0;
}
#top #navigation #navigation-top {
	background: transparent;
}
#top {
	height: 75px;
	margin: -10px 0 7px 0;
	background: url(images/top-bg-white.gif) repeat-x;
	overflow: show;
}
#top #navigation ul li{
	margin: 0 1px;
	border: 0;
}
#top #navigation ul li.logo{
	margin-left: 0;
}
#top #navigation ul li.meetings{
	margin-right: 0;
}