body {
	background: #000;
	background-image:url(/images/nili/nilihead.jpg);
background-position:top right;
background-repeat: no-repeat;
}
	
a:visited {  color: #fff;}
a:link { color: #fff; text-decoration:underline;}
a:hover {  color: #cccccc; text-decoration:none;}	

#body {
width: 700px;
margin: 20px;
}

#body h1 {
	background-image: url(/images/nili/nili.gif);
	background-repeat: no-repeat;
	height: 50px;
	text-indent:-9999px;
	padding: 0px;
	margin: 0px;
}

ul#videos {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.bodytext { 
	padding: 0px;
	margin: 0px;
	color: #ccc; 
	font-size: 14px; 
	font-family: arial, helvetica, sans-serif;
	width: 500px;
}	

#footer {
	color: #999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:center;
}