body { margin: 0; padding: 0; }

#header { background: #000; width: 100%; margin: 0 0 10px 0; padding: 0; text-align: center; }
#header img {
	margin: 0; padding: 0;
	border: none;
	}
div#menuwrap {
	margin: 0px auto; padding: 0;
	width: 979px;
	}
a.nav { float: left; width: 82px; background: black; color: white; text-align: center; 
	margin: 0px 0px 0px 0px; padding: 10px 0 0 0; border: 3px outset silver;
	font: bold 11px/13px Arial,helvetica,sans-serif; text-decoration: none; height: 40px;
	}
a.nava { float: left; width: 82px; background: black; color: white; text-align: center; 
	margin: 0px 0px 0px 0px; padding: 5px 0 0 0; border: 3px outset silver;
	font: bold 11px/13px Arial,helvetica,sans-serif; text-decoration: none; height: 45px;
	}
a.nav2 { float: left; width: 80px; background: black; color: white; text-align: center; 
	margin: 0px; padding: 10px 0 0 0; border: 3px outset silver;
	font: bold 11px/13px Arial,helvetica,sans-serif; text-decoration: none; height: 40px;
	}
a:hover.nav, a:hover.nava, a:hover.nav2 { background: silver; border: 3px outset white; color: black; }
a:active.nav, a:active.nava, a:active.nav2 { background: silver; border: 3px inset white; color: black; }
div#wrap {
	margin: 0 auto; padding: 0;
	width: 982px;
	text-align: center;
	}

