body {
	background-image: url(../background.jpg);
	background-repeat: no-repeat;
	background-color:#352F85;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 850px;
	margin-bottom: 650px;
	
}

#nsasrlogo {
	position:relative;	
	background-image: url(../background.jpg);
	width:100%;
	background-repeat: no-repeat;
	left:0px;
	top:0px;

}


a{
color:#4972B6;
text-decoration:none;
}

a:hover {
color:#E15B1C;
text-decoration:none;
}


#s li a:hover{
background-position:0px -25px;

}


#s li a{

background-image:url(tab2.gif);

background-position:0px 0px;

height:25px;

width:100%;

display:block;

text-decoration:none;

text-align:center;

background-repeat:no-repeat;

margin-left:-10px;

margin-top:0px;

list-style-position:outside;

 

}

 

#s li{

list-style:none;

list-style-image: none;

list-style-position:inside;

text-align:center; 

}

 

#s ul{

width:190px;

 

 

}
