/* ######### Style for Drop Down Menu ######### */  
 


.dropmenudiv_a{
position:absolute;
float:left;
text-align:left;
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size: 12px;
top: 0;
margin-top: -164;
margin-left: 10;
line-height:16px;
z-index:100;
color:#000000;
visibility: hidden;
border: dotted 1px #3e4aa3;
width: 230px;


}


.dropmenudiv_a a{
		
display: block;
text-indent: 5px;
padding: 4px;
text-decoration: none;
background-color: #fff;
color: #002745;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 230px;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
text-decoration: none;
background-color: #002745;
color: #fff;
  
}

.dropmenudiv_a a:active{ /*THEME CHANGE HERE*/
text-decoration: none;
background-color: #002745;
color: #73bbdd;
}	/* drop down menu */
#menu {
	width: 1200px;
	float: right;
}


#nav {
	background: transparent url(http://interstellardata.com/files/menu.gif) 0 0 no-repeat;
	width: 1200px;
	height: 27px;
	position: relative;
	margin: 0px 0px 0px;
	}

#nav ul {
	margin: 0;
	padding: 0;
	}

#nav li {
	margin: 0; 
	padding: 0; 
	list-style: none; 
	display: block; 
	line-height: 27px; 
	position: absolute; 
	text-indent: -2000px; 
	text-align: center;
	font-size:12px;
	}
	
#nav a {
	display: block; 
	text-decoration: none;   
	overflow: hidden;
	font-size:12px;
	}	
	
#nav1 {left: 0px; top: 0; width: 100px; height: 27px; }	
#nav2 {left: 100px; top: 0; width: 238px; height: 27px; }
#nav3 {left: 338px; top: 0; width: 158px; height: 27px; }
#nav4 {left: 496px; top: 0; width: 169px; height: 27px; }
#nav5 {left: 665px; top: 0; width: 177px; height: 27px; }
#nav6 {left: 842px; top: 0; width: 144px; height: 27px; }



#nav1 a:hover, #nav1 .on {background: url(http://interstellardata.com/files/menu.gif) 0px -27px no-repeat; }	
#nav2 a:hover, #nav2 .on {background: url(http://interstellardata.com/files/menu.gif) -100px -27px no-repeat; }	
#nav3 a:hover, #nav3 .on {background: url(http://interstellardata.com/files/menu.gif) -338px -27px no-repeat; }	
#nav4 a:hover, #nav4 .on {background: url(http://interstellardata.com/files/menu.gif) -496px -27px no-repeat; }	
#nav5 a:hover, #nav6 .on {background: url(http://interstellardata.com/files/menu.gif) -665px -27px no-repeat; }
#nav6 a:hover, #nav6 .on {background: url(http://interstellardata.com/files/menu.gif) -842px -27px no-repeat; }

	
	
/* ######### Style for Drop Down Menu ######### */  



.dropmenudiv_a{
position:absolute;
float:left;
text-align:left;
font-family:Trebuchet, Arial, Helvetica, sans-serif;
font-size: 12px;
top: 0;
margin-top: -164;
margin-left: 10;
line-height:16px;
z-index:100;
color:#000000;
visibility: hidden;
border: dotted 1px #3e4aa3;
width: 230px;


}


.dropmenudiv_a a{
		
display: block;
text-indent: 5px;
padding: 4px;
text-decoration: none;
background-color: #fff;
color: #002745;
}

* html .dropmenudiv_a a{ /*IE only hack*/
width: 230px;
}

.dropmenudiv_a a:hover{ /*THEME CHANGE HERE*/
text-decoration: none;
background-color: #002745;
color: #fff;
  
}

.dropmenudiv_a a:active{ /*THEME CHANGE HERE*/
text-decoration: none;
background-color: #002745;
color: #73bbdd;
}