#header {

	width: 790;

	height: 200;

	text-align: center;

	margin-left: auto;

	margin-right: auto;

}


.rollover a {

	float:left;

	width: 125px;

	height: 25px;

	padding-bottom: 5px;

	font: bold 12px sans-serif;

	color:#36424a;

	background: url("/images/menubar2.gif") 0 0 no-repeat;

	text-decoration: none;

	text-align: center;

	line-height: 2em;

}

.rollover a:visited {
	text-decoration: none;

}


.rollover a:hover { 

	background-position: -125px 0;

	color: #fff;

}



.rolloverRed a {

	float:left;

	width: 127px;

	height: 25px;

	padding-bottom: 5px;

	font: bold 12px sans-serif;

	color:#fff;

	background: url("/images/redmenubar3.gif") 0 0 no-repeat;

	text-decoration: none;

	text-align: center;

	line-height: 2em;

}



.rolloverRed a:hover { 

	background-position: -127px 0;

	color: #fff;

}

.rolloverRed a:visited { 

	color: #fff;

}