	body {
	  margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		text-align: center;
	}
	
	#frame {
		width: 800px;
		margin-right: auto;
		margin-left: auto;
		padding: 200px 0 0 0;
		background-image: url(img/human_rights.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		border-top: 2px solid #663399;
		border-left: 2px solid #663399;
		border-right: 2px solid #663399;
		border-bottom: 2px solid #663399;
		text-align: left;
	}
	
	a:link, a:visited {
  text-decoration: none;
	}
		
		
	
	
		
		
		
	#contentleft {
		width:180px;
		padding:0px;
		float:left;
		background:#fff;
	}
		
  #contentleft h1 {
	  font-size: 100%;
		color: #940D1E;
		background-color: transparent;
		border-bottom: 1px dotted #cc99cc;
	}
		
	#contentleft ul {
	  list-style: none;
		margin: 0;
		padding: 0;
		border: none;
	}
	
	#contentleft li {
	  width: 180px;
	  border-bottom: 1px solid #cc99cc;
	  margin: 0;
	  padding: 0;
	  font-size: 80%;
	  vertical-align: bottom;
	}
	
	#contentleft li a:link, #navigation a:visited {
	  display: block;
	  padding: 5px 5px 5px 0.5em;
	  border-left: 12px solid #330033;
	  border-right: 1px solid #330033;
	  background-color: #663399;
	  color: #FFFFFF;
	  text-decoration: none;
	}
	
	#contentleft li a:hover {
	  background-color: #330033;
	  color: #FFFFFF;
  }
	
	#contentleft ul.subnav {
	  margin-left: 12px;
	}
	
	#contentleft ul.subnav li {
	  border-bottom: 1px solid #B1DCFD;
		width: 168px;
	}
	
	#contentleft .subnav a:link, #navigation ul.subnav a:visited {
	  background-color: #FFFFCC;
	  color: #722100;
	}
	
	.nav-pdf {
		font-size:80%;
		color:#9068b7;
		display:block;
	}
		
	a:link.nav-highlight, a:visited.nav-highlight {
		background:#663399 url(img/new.gif) no-repeat 100% 0 !important;
	}
	a:hover.nav-highlight, a:visited:hover.nav-highlight {
		background:#330033 url(img/new.gif) no-repeat 100% -100px !important;
	}
	
	
	#contentcenter {
		width: 455px;
		float: left;
		padding: 20px 10px 0px 10px;
	}
		
	#contentcenter p {
	  font-size: 80%;
	  line-height: 1.8em;
	  padding-left: 2em;
  }
	
	#contentcenter li {
	  font-size: 80%;
	  line-height: 1.8em;
	  padding-left: 2em;
  }
	
	#contentcenter img {border:none;}
	
	#contentcenter h1 {
	  font: normal 180% Georgia, "Times New Roman", Times, serif;
		color: #663399;
		font-weight: 800;
		background-color: transparent;
		text-align:center;
	}
	
	#contentcenter h2 {
	font-size: 120%;
	color: #993366;
	background-color: transparent;
	border-bottom: 1px dotted #cc99cc;
	margin-top: 25px;
	}
	
	#contentcenter h3 {
	font-size: 100%;
	color: #993366;
	background-color: transparent;
	text-align:center;
	}
	
	#contentcenter ul.printable-materials {
		list-style:none inside;
		margin:0 0 0 2em;
		padding:0;
	}
	
	#contentcenter ul.printable-materials li {
		font-size:80%;
		margin:0 0 1.5em 0;
		color:#444;
		
	}
	
	#contentcenter ul.printable-materials ul {
		
		list-style:none inside;
		margin:0 0 0 2em;
		padding:0;
		
	}
	
	#contentcenter ul.printable-materials ul li {
		font-size:100%;
		
		margin:0 2em 0 0;
		padding:0;
		display:inline;
	}
	
	
	img.figure {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	}
	
	img.figure2 {
	float: right;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	}
	
	.picture { 
  background-color: #F9F9F9;
  border: 1px solid #CCCCCC; 
	padding: 3px; 
	}
	
	.picture img { 
  border: 1px solid #CCCCCC;
  vertical-align: middle; margin-bottom: 3px; }
	
	.picture p {
		color:#555;
		margin:3px 0;
		padding:0!important;
		font-size:70%!important;
		line-height:1.2em!important;
	}
	
	.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }

	.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 

	
	
	
	#contentright {
		width:145px;
		float:left;
		background:#fff;
		}
		
	#contentright h1 {
	  font-size: 120%;
		color: #663399;
		background-color: transparent;
		border-bottom: 1px dotted #cc99cc ;
	}
	
	#contentright h2 {
	  font-size: 100%;
		color: #940D1E;
		background-color: transparent;
		border-bottom: 1px dotted #FF9006;
	}
	
	#contentright h3 {
	  font-size: 90%;
		color: #940D1E;
		background-color: transparent;
		
	}
	
	#contentright p { font-size:10px}
	
	#contentright li {
	  font-size: 80%;
	  line-height: 1.8em;
	  padding-left: 2em;
  }
	
	#footer {
		clear: both;
		padding: 0 0 10px 255px;
		font-size: 70%;
		color: #AAAAAA;
		background-color: transparent;
  }
	
		
