*{border:0;margin:0;padding:0;}

body {
  	margin: 0px;
  	padding: 0px;
  	width:100%;
  	background-color:#FFF;
  	font-family: Arial, Helvetica, sans-serif;
     

 
}

#background {
	z-index: -100px;
	position:absolute;
	width: 100%;
	height: 100%;
	background-repeat:no-repeat;
}

#wrapper {
  	width:100%;
	height: 100%;
	min-height:900px;
	margin-left: auto;
  	margin-right:auto;
	text-align: left;
		
}

#burst{
	position:absolute;
  	float:left;
  	right:50px;
  	top: -160px;
	width:auto;
	height:auto;
	behavior: url("iepngfix.htc");
	z-index:100;
	
	
}


#legal{
	margin-left:70px;
	padding-bottom:20px;
	width:600px;
	height:auto;
	text-align:center;
	
	
	
}


#header{
	width:100%;
	height:80px;
	padding-top:0px;
	background-image: url(graphics/main/navrepeat.jpg);
	background-repeat:repeat-x;
}

#welcome{
	width:761px;
	height:54px;
	padding-top:0px;
	background-image: url(graphics/home/bethefirst.png);
	background-repeat:no-repeat;
	behavior: url("iepngfix.htc");
}


#welcomecopy{
	
	padding:20px 0 0 70px;
	
}

#goarrow{
	z-index: 10000;
	margin:-40px 0 0 723px;
	
}

#mainback{
	width:745px;
	height:600px;
	margin:10px 0 0 12px;
	background-image: url(graphics/home/backgrnd.png);
	background-repeat:no-repeat;
	behavior: url("iepngfix.htc");
}

#mainback2{
	width:745px;
	height:470px;
	margin:10px 0 0 12px;
	background-image: url(graphics/home/backgrnd2.png);
	background-repeat:no-repeat;
	behavior: url("iepngfix.htc");
}

#maincopy{
	width: 650px;
	padding:35px 0 0 40px;
	
}



#flash {
	width:100%;
	height:auto;
	margin-left:180px;
	margin-top:20px;
	z-index: 5;
	
	
}


#content {
position:relative;
  margin-left:120px;
  margin-top:20px;
  width: 925px;
  height:auto;
  
}

ul{
	margin: 0;
	line-height:1.3em;
	list-style:none;
	display: inline;
 	#display: block;
 	_display: block;
	
	}
	

 a:link {color: #005581; font-size:11px; font-weight: bold; text-decoration:none ; }
 a:visited {color: #005581;font-size:11px; font-weight: bold; text-decoration:none ; }
 a:hover {color: #689d00; font-size:11px; font-weight: bold; text-decoration:none ; }



div#welcomecopy a:link {color:#99CBDE; font-size:14px; font-weight: normal; text-decoration:none;}
div#welcomecopy a:visited {color: #99CBDE; font-size:14px; font-weight: normal; text-decoration:none; }
div#welcomecopy a:hover {color: #FFFFFF; font-size:14px; font-weight: normal; text-decoration:none; }



.style4  {
	font-size:10px;
	font-weight:normal;
	letter-spacing:0em;
	color:#000;
	}

	
.style3  {
	font-size:18px;
	font-weight:normal;
	letter-spacing:0em;
	color:#0067B1;
	}

.style2  {
	font-size:11px;
	font-weight:normal;
	letter-spacing:0em;
	line-height:.8em;
	color:#FFFFFF;
	}
	
.style1  {
	font-size:14px;
	font-weight:normal;
	letter-spacing:0em;
	color:#FFFFFF;
	}
	
	
	p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:1.4em;
	color:#333;
	display: block;

}





#navigation{
	width:1024px;
	height:80px;
	margin-top:0px;
	background:url('graphics/main/nav.jpg') no-repeat;
	padding:0;			
}

#navigationNSA{
	width:1024px;
	height:80px;
	margin-top:0px;
	background:url('graphics/main/nav_NSA.jpg') no-repeat;
	padding:0;			
}

#navigationUVA{
	width:1024px;
	height:80px;
	margin-top:0px;
	background:url('graphics/main/nav_UVA.jpg') no-repeat;
	padding:0;			
}

#navigationUKV{
	width:1024px;
	height:80px;
	margin-top:0px;
	background:url('graphics/main/nav_UKV.jpg') no-repeat;
	padding:0;			
}

#navigationBWP{
	width:1024px;
	height:80px;
	margin-top:0px;
	background:url('graphics/main/nav_BWP.jpg') no-repeat;
	padding:0;			
}



#menu {
width: 100%;
margin-left:260px;
padding-top:0px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
width: auto;
float: left;
margin-left:0px;

}

#menu a,  #menu img {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 0px;
margin: 0;
}
#menu img
{
}


#menu a {
color: #CDDAF0; font-size:11px; font-weight: bold; text-decoration:none ;
text-decoration: none;
display:block;
}

#menu a:hover {
       text-decoration:underline;
}


#menu li {
position: relative;
z-index:10000;
border:0px solid #0079c1;
}

#menu ul ul {
position: absolute;
z-index: 500;
top:auto;
display:none;
width:200px;
}


#menu ul li
{
}
#menu ul li ul
{
	background-color:#0079c1;

}
#menu ul li ul li
{
	padding-left:10px;
	padding-bottom:10px;
	padding-top:5px;

}
#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}






