  /* Style sheet for the 60th anniversary of UNRWA  */

body {
	background-color: #fff;
}
#main {
	background-color: #fff;
	min-width: 780px;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {color:#fff;}


/* LANGUAGES */

#languages {
background-color:#CBDFEE;
height:1.5em;
}
#languages ul li#english {
color:#003366;
text-decoration:none;
}
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
color:#0033CC;
text-decoration:none;
}
#languages ul li a:hover {
text-decoration:underline;
}
	

/* TOP BANNER */

#topbanner {
	height: 134px;
	background-color: #FFFFFF;
	background-image:url(/ru/events/ffd/2010/images/bkg.jpg)
}
#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/ru/events/ffd/2010/images/banner.jpg);
	background-repeat: no-repeat;
	height: 134px;
	background-position: left top;
	text-align: center;
	color: #333333;
}


/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 98%;
	margin: 0;
	padding: 1em;
}
#content p {color: #333333;}
#content a:link {color:#006699;}
#content a:visited {color: #333333;}
#content a:hover, #content a:active {color:#0f2273;}
#content ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	list-style-type: none;
	background-image: url(/ru/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}
#content h2 {
	color: #000000;
	padding-bottom: 0.4em;
	font-size: 140%;
	font-weight: normal;
	font-size: 150%;
	font-weight: bold;
	text-align: left;
}
#content h3 {
	color: #333333;
	border-bottom: #cbe6f0 1px dotted;
	font-size: 120%;
	font-weight: bold;
}
#content h4 {
	color: #268fbc;
	font-size: 110%;
	font-weight: bold;
	margin-top: 0.8em;
	margin-bottom: 0.8em;
}


/* FOOTER BAR */

#footer {
	background-color: #3a4a90;
	color: #fff;
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #EAEFFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #0f2273;	
}
#wsscredit {
color:#000033;
font-size:90%;
text-align:center;
}