body { }
p {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }
#container {
	background-color: #FFF;
	height: 300px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#container2 {
	height: 200px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#NavMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #F00;
	background-color: #FF0;
	float: none;
}

