/******************************************

*   Main or page navigation styles                       

******************************************/





/*Main Navbar */



#nav2 {
	position: static;
	height: 20px;
	background-color: #FFF;
	width: 600px;
	text-align: right;
	margin-left: 150px;
	
}
#nav2  a {
	width:100px;
	height:auto;
	float:left;
	display:inline;
	font-family: arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align:center;
	text-decoration:none;
	color:#6d6e71;
	font-weight:bolder;
	padding: 2px;
	margin-top:2px;
	margin-bottom:2px;
}
#nav2  a:hover {
background-color:#666;
color:#fff;
}

#body {
	color: #666;
	width: 850px;
}
#imageblock {
	position: static;
	height: 25px;
	width: 25px;
	float: right;
	padding: 5px;
	border:0px;
	
}
#nav {
	position: static;
	height: 35px;
	background-color: #FFF;
	border-bottom: solid 1px #6d6e71;
	border-top: solid 1px #6d6e71;
	width: auto;
	
}
#imageblock {
	position: static;
	height: 25px;
	width: auto;
	float: right;
	padding: 5px;
	
}
#nav  a {
	width:100px;
	border-color:#bbb;
	border-right: solid;
	border-right-width:thin;
	height:auto;
	float:left;
	display:inline;
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:center;
	text-decoration:none;
	color:#6d6e71;
	font-weight:bolder;
	padding: 5px;
	margin-top:5px;
	margin-bottom:5px;
}
#nav  a:hover {
background-color:#666;
color:#fff;
}

.current_page_item	a, #home .on  {background:#333;}

	

	

	

/* Dropdown Menus for child pages */		







a.main:hover {background:none;}











	



		

