.MainBar {
	z-index:1;
	visibility: visible;
	height: 210px;
	overflow: hidden;
	text-align:center;
	
}

.leftbg {
	background-image: url(/mainbarleftsilv.jpg);
}
.rightbg {
	background-image: url(/mainbarleftsilv.jpg);
}
.MenuRibbon {
}
.loginbuttons {
	z-index:2;
	position: relative;
	top: 200px;
	left: 40px;
	width: 100px;
	color: #936;
	
}
#menufont {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.menufont {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #FFF;
}
#container .MenuBar table tr td table {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FFF;
}

