/* CSS for instances of noflash */

#menu {
	background-image: url(images/noflash_bg.gif);
	background-repeat: repeat-x;
	width: 780px;
	height: 240px;
}

#menuTab {
	margin-left: 25px;
}

.heads {
	font-weight: bold;
	font-size: 1.2em;
}

#menu a:link {
	color: #434242;
	text-decoration: none;
}

#menu a:hover {
	color: #ff3300;
	background-color: none;
}

#fourbtns {
	background-color: #ffffff;
	height: 111px;
}

#btnTab {
	margin-left: 9px;
}