/* LOCAL Style Sheet  */
html { 
	min-height: 101%;
	margin-bottom: 1px; 
}

body {
	background-image: url(images/bkgd-img.jpg);
	background-repeat: repeat-x;
	background-color: #03579F;
}

#main {
	background-color: #fff;
	min-width:800px;
	border: 3px solid #FFFFFF;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#4B8ACF;
}


/* LANGUAGES */

#languages {
	position: relative;
	z-index: 1000;
	height: 1.8em;
	background-color: #02387E;
}
#languages ul li#russian  {
	color: #FFDE7D;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
	
	


/* TOP BANNER */

#topbanner {
	height: 135px;
	z-index: 1;
	background-color: #063A61;
	background-image: url(images/banner-bkgd.jpg);
	background-repeat: repeat-x;
}
#topbanner #hiddentitle,#hiddentitle span {
	height: 135px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;	
}



/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 75%; /* (Originally 77%) */
	float: left;
	margin: 0;
	padding: 0 0 1em 0.9em;
}

#content p {
	color: #333333;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#1E3D75;
	text-decoration: underline;
}

#content a:hover {
	color: #1E3D75;
}

#content a:visited {
	color: #333333;
	text-decoration: underline;
}

#content ul {
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 6px 9px;
}
#content ol li {
	color: #333333;
	margin-left: 2em;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
}

#content ul ul li  {
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;	
	background-position: 0px 10px;
}
#content ul ul ul li {
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#content h2 {
	color: #02387E;
	font-size: 180%;
	font-weight: normal;
	margin-top: 0.8em;
	}

#content h3 {
	color: #004F4F;
	font-weight: normal;
	font-size: 140%;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#content h4 {
	color: #02387E;
	font-weight: normal;
	font-size: 110%;
	padding-bottom: 0.9em;
}

#content h5 {
	font-weight: normal;
	font-size: 100%;
	padding-bottom: 0.9em;
}
/* QUOTES */
blockquote {
	width: 85%;
	background-image: url(http://www.un.org/en/events/decolonization/images/quote-bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #FEFDFA;
	border: 1px solid #E4D7AB;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 120%;
	color:#3A352C;
	margin-top: 1em;
	margin-right: 5%;
	margin-bottom: 1em;
	margin-left: 5%;
	line-height: 23px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: .5em;
	padding-left: 1em;
}

blockquote .credit {
	padding-right: 0.6em;
	text-align: right;
	display: block;
}


/* MAIN NAVIGATION */

#mainnav {
	float: left;
	width: 22%;
	font-size: 0.97em;
	margin-top: 0.5em;
	margin-left: 0.2em;
	margin-bottom: .5em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border: 1px solid #E4D7AB;
	background-color: #fbeec8;
	background-image: url(http://www.un.org/en/events/decolonization/images/nav-bkgd.jpg);
	background-repeat: repeat-x;
	
}

#mainnav a {
	text-decoration: none;
	color: #38332E;
	display:block;
	padding: .3em .7em .3em .7em;
}

#mainnav ul li a:hover {
	background-color: #9B8431;
	display: block;
	color: #fff;
}
#mainnav ul ul li a:hover {
	background-color: #9B8431;
	display: block;
	color: #fff;
}
#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6C17C;
}
#mainnav ul ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 100%;
}
#mainnav ul ul {
	display: none;
}

#mainnav ul ul ul {
	display: none;
}

#mainnav ul ul li a {
	padding-left: 2em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 11px 7px;
}

/* Matt - for History submenu */

#mainnav ul ul ul li a {
	padding-left: 2.5em;
	background-image: url(http://www.un.org/ru/decolonization/images/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 15px 7px;
}

#mainnav ul li ul li ul li a:hover {
	background-color: #9B8431;
	color: #fff;
}

/* End Matt: */



.photocredit {
	font-size: 75%;
	text-align:right;
	}


/* FOOTER BAR */

#footer {
	background-color: #02387E;
	color: #FFFFFF;
}
#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: #E1D7C1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}

#wsscredit {
	font-size: 90%;
	color: #ffffff;	
	text-align: center;
}

th, td {
	border: 1px solid #CCCCCC;
	vertical-align:top;
	text-align:left;
}

table {
	border: 1px solid #CCCCCC;
}

.photoright {
	float: right;
	font-size:11px;
	font-stretch:expanded;
	padding-left:19px;
	padding-right:9px;
	padding-top:5px;
	
}

#content p.photorightcaption {
color: #000000;
}

tr.shaded {
	background-color:#F8F3F8;
}