#nav {
	font-family: "Trebuchet MS";
	color: #FF0000;
	font-size: 100%;
}
#WhiteSpace {
	height: 20px;
	margin-left: 50px;
	margin-right: 50px;
	border-bottom: 1px solid #f00;
}
#RedLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	height: 20px;
	margin-left: 50px;
	margin-right: 50px;
}
