

div.menu_off
		{
			visibility:hidden;
		}

		


#visit_menu ul {             
		position:absolute;
		top:200px;
		left:50px;
		background-color: #660000;
		list-style-type: none;
		margin: 0; 
		display: inline;
		padding:0;
		width:auto;
		font-size: 85%;
		font-family: Arial, Helvetica, sans-serif;
		}
#visit_menu ul li {
	 	display:inline;
		 width:auto;
		padding: 0;
		margin: 0; 
		}
#visit_menu  ul li a {    /*this selector defines the link style within the nav part of the leftcontent*/
		font-size: 90%; 
		color: #FFFFCC;
		text-decoration: none;   /*removes underline from links*/
		display: block;
		padding: 2px 6px 2px 4px;     /*applies padding to either side to give links a 'button' appearance'*/
		text-align: left;
		height: auto;
		border-color: #FFFFCC;
		background-color: #660000;
		margin: 0; 
		}
#visit_menu  a:hover, #visit_menu  a:focus {         /*changes background color when mouse hovers over buttons*/
		color: #660000;
		background-color:#CC9900;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		margin: 0; 
		}



#support_menu ul {             
		position:absolute;
		top:200px;
		left:200px;
		background-color: #660000;
		list-style-type: none;
		margin: 0; 
		display: inline;
		padding:0;
		width:auto;
		font-size: 85%;
		font-family: Arial, Helvetica, sans-serif;
		}
#support_menu ul li {
	 	display:inline;
		 width:auto;
		padding: 0;
		margin: 0; 
		}
#support_menu  ul li a {    /*this selector defines the link style within the nav part of the leftcontent*/
		font-size: 90%; 
		color: #FFFFCC;
		text-decoration: none;   /*removes underline from links*/
		display: block;
		padding: 2px 6px 2px 4px;     /*applies padding to either side to give links a 'button' appearance'*/
		text-align: left;
		height: auto;
		border-color: #FFFFCC;
		background-color: #660000;
		margin: 0; 
		}
#support_menu  a:hover, #support_menu  a:focus {         /*changes background color when mouse hovers over buttons*/
		color: #660000;
		background-color:#CC9900;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		margin: 0; 
		}



#explore_menu ul {             
		position:absolute;
		top:200px;
		left:455px;
		background-color: #660000;
		list-style-type: none;
		margin: 0; 
		display:inline;
		padding:0;
		width:auto;
		font-size: 85%;
		font-family: Arial, Helvetica, sans-serif;
		}
#explore_menu ul li {
	 	display:inline;
		 width:auto;
		padding: 0;
		margin: 0; 
		}
#explore_menu  ul li a {    /*this selector defines the link style within the nav part of the leftcontent*/
		font-size: 90%; 
		color: #FFFFCC;
		text-decoration: none;   /*removes underline from links*/
		display: block;
		padding: 2px 6px 2px 4px;    /*applies padding to either side to give links a 'button' appearance'*/
		text-align: left;
		height: auto;
		border-color: #FFFFCC;
		background-color: #660000;
		margin: 0; 
		}
#explore_menu  a:hover, #explore_menu  a:focus {         /*changes background color when mouse hovers over buttons*/
		color: #660000;
		background-color:#CC9900;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		margin: 0; 
		}



#news_menu ul {             
		position:absolute;
		top:200px;
		left:605px;
		background-color: #660000;
		list-style-type: none;
		margin: 0; 
		display:inline;
		padding:0;
		width:auto;
		font-size: 85%;
		font-family: Arial, Helvetica, sans-serif;
		}
#news_menu ul li {
	 	display:inline;
		 width:auto;
		padding: 0;
		margin: 0; 
		}
#news_menu  ul li a {    /*this selector defines the link style within the nav part of the leftcontent*/
		font-size: 90%; 
		color: #FFFFCC;
		text-decoration: none;   /*removes underline from links*/
		display: block;
		padding: 2px 6px 2px 4px;    /*applies padding to either side to give links a 'button' appearance'*/
		text-align: left;
		height: auto;
		border-color: #FFFFCC;
		background-color: #660000;
		margin: 0; 
		}
#news_menu  a:hover, #news_menu  a:focus {         /*changes background color when mouse hovers over buttons*/
		color: #660000;
		background-color:#CC9900;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		margin: 0; 
		}
		
#mission_menu ul {             
		position:absolute;
		top:200px;
		left:745px;
		background-color: #660000;
		list-style-type: none;
		margin: 0; 
		display:inline;
		padding:0;
		width:auto;
		font-size: 85%;
		font-family: Arial, Helvetica, sans-serif;
		}
#mission_menu ul li {
	 	display:inline;
		 width:auto;
		padding: 0;
		margin: 0; 
		}
#mission_menu  ul li a {    /*this selector defines the link style within the nav part of the leftcontent*/
		font-size: 90%; 
		color: #FFFFCC;
		text-decoration: none;   /*removes underline from links*/
		display: block;
		padding: 2px 6px 2px 4px;     /*applies padding to either side to give links a 'button' appearance'*/
		text-align: left;
		height: auto;
		border-color: #FFFFCC;
		background-color: #660000;
		margin: 0; 
		}
#mission_menu  a:hover, #mission_menu  a:focus {         /*changes background color when mouse hovers over buttons*/
		color: #660000;
		background-color:#CC9900;
		border-right: 1px solid #fff;
		border-bottom: 1px solid #fff;
		margin: 0; 
		}





