#menu a {
		font-family: "trebuchet MS";
		font-size: 12px;
		color: #ffffff;
		display:block;
		width:100px;
		height:26px;
		text-decoration: none;
		text-align: middle;
		float:left;
		padding-top: 4px;
		}
#menu a:hover {	
		background: #ed1c24;
		}

.left_spacer
		{
		display:block;
		width: 62px;
		float: left;
		}

.right_spacer
		{
		display:block;
		width: 62px;
		float: left;
		}