.cssmenu2 {width: 900px;}
.cssmenu {border: 0px solid #0066cc; width: 900px; height:28px; background:url(images/background.jpg) repeat-x;}
.cssmenu a {	
	float: left;
	font-weight: bold;
	font-size: 8pt;
	font-family: arial;
	color: #ffffff;
	text-decoration: none;
	text-transform:;
	width: 90px;
	padding: 6px 0 6px 0;
	text-align: center;
}
.cssmenu a:hover, .menu link:hover {
background:url(images/background_rollover.jpg); border:#ffff99;}