﻿body {
	color:#FFFFFF;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:75%;
}

a:link {
	background-color:transparent;
	color:#0099FF;
	text-decoration:none;
}

a:hover {
	background-color:transparent;
	color:#0099CC;
	text-decoration:underline;
}

a:visited {
	background-color:transparent;
	color:#0066CC;
	text-decoration:none;
}

/*#mhrj_logo {
padding: 0 0 0 13px;
}

#mhrj_bottom {
padding: 20px 0 20px 13px;
}


#mhrj_container {
width: 970px;
margin: 0 auto;	
}
*/
#menu {
	position: relative;
	height: 50px;
	width: 702px;
	margin: 0;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
  
#menu ul {
padding: 0;
margin: 0;
}

#menu ul li a span {
padding: 0 7px;
}
  
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#menu ul li {
float: left;
list-style: none;
}
  
#menu ul li a {
	text-indent: -500em;
	z-index: 10;
	display: block;
	float: left;
	height: 50px;
	position: relative;
	overflow: hidden;
	padding: 0px 5px 0 5px;
	border-right: 2px solid #999999;
}

#menu .border_bonus {
border-left: 2px solid #999999;
}


#menu_home a {
width: 80px;
background: url('../menu/menu_home.png') no-repeat center;
}
  
#menu_board a {
width: 80px;
background: url('../menu/menu_board.png') no-repeat center;
}
  
#menu_faboard a {
width: 170px;
background: url('../menu/menu_faboard.png') no-repeat center;
}
  
#menu_issues a {
width: 80px;
background: url('../menu/menu_issues.png') no-repeat center;
}

#menu_submissions a {
width: 138px;
background: url('../menu/menu_submissions.png') no-repeat center;
}

#menu_events a {
width: 80px;
background: url('../menu/menu_events.png') no-repeat center;
}



  
#menu .background .left {
height: 50px;
 /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #413524; */

}

#menu li.background {
background: url('../menu/BGMenu.png');
z-index: 8;
position: absolute;
visibility: hidden;
}

#mhrj_borderbox {
border-bottom:1px solid #413524;
border-top:1px solid #413524;
height:90px;
padding:1px 0px;
}
