#Navigation_Container {
	/*This houses the complete navigation structure*/
	position:absolute;
	left:446px;
	top:61px;
	width:542px;
	height:314px;
	z-index:1;
	visibility: hidden;
}
#NavBar {
	/*This houses the main navigation bar at the top*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	z-index: auto;
	height: 23px;
}
.Nav_StandardText {
/*This is the text (in boxes) that are on the navigation bar... these are essentially the buttons*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	display: block;
	float: left;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-left: 7px;
}
.Nav_DD_StandardText {
	/*This is the text (in boxes) that are on the navigation bar... these are essentially the buttons*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #FFF;
	letter-spacing: normal;
	vertical-align: baseline;
	word-spacing: normal;
	float: left;
}
#Ministry_DD {
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	left:574px;
	top:82px;
	width:159px;
	height:87px;
	background-color: #000000;
	font-style: normal;
	color: #FFF;
	line-height: normal;
	text-align: left;
	z-index: 2;
	visibility: hidden;
}
#Events_DD {
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	left:847px;
	top:82px;
	width:142px;
	height:88px;
	background-color: #000000;
	font-style: normal;
	color: #FFF;
	line-height: normal;
	text-align: left;
	z-index: 3;
	visibility: hidden;
}
#Contact_DD {
	position:absolute;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10pt;
	left:848px;
	top:82px;
	width:138px;
	height:88px;
	background-color: #000000;
	font-style: normal;
	color: #FFF;
	line-height: normal;
	z-index: 4;
	text-align: right;
	visibility: hidden;
}
a.MainNavigationBar {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
	padding-bottom:7px;
	padding-left:7px;
	padding-right:7px;
	float: left;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	display: block;
}
a.MainNavigationBar:link {
	text-decoration: none;
	color: #FFF;
}
a.MainNavigationBar:visited {
	text-decoration: none;
	color: #FFF;
}
a.MainNavigationBar:hover {
	text-decoration: none;
	color: #0CF;
	margin-bottom:10px;
	background-color: #000;
}
a.MainNavigationBar:active {
	text-decoration: none;
	color: #FFF;
}
a.DropDownMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
}
a.DropDownMenu:link {
	text-decoration: none;
}
a.DropDownMenu:visited {
	text-decoration: none;
	color: #FFF;
}
a.DropDownMenu:hover {
	text-decoration: none;
	color: #F90;
}
a.DropDownMenu:active {
	text-decoration: none;
	color: #FFF;
}
a.Right_DropDownMenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	color: #FFF;
	text-align: right;
}
a.Right_DropDownMenu:link {
	text-decoration: none;
}
a.Right_DropDownMenu:visited {
	text-decoration: none;
	color: #FFF;
}
a.Right_DropDownMenu:hover {
	text-decoration: none;
	color: #F90;
}
a.Right_DropDownMenu:active {
	text-decoration: none;
	color: #FFF;
}

#MASTER_Header{
}

