body {
	margin: 0; 
	padding: 0; 	
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EDEDF3;
	color: #333;
	text-align: center;
	behavior: url(http://www.envirojustice.org/styles/csshover2.htc);
	}

#page  { 
	background: #FFF url(http://www.envirojustice.org/images/site/pageback.gif) repeat-y; 
	text-align: left; 
	margin: 0px auto; 
	padding: 0; 
	width: 777px 
	}

#header  { 
	background: #FFF url(http://www.envirojustice.org/images/site/header-ccj-rnd.jpg) no-repeat; 
	margin: 0 auto; 
	padding: 0; 
	width: 100%; 
	height: 160px 
	}

#headermex  { 
	background: #FFF url(http://www.envirojustice.org/images/site/header-mexico-rnd.jpg) no-repeat; 
	margin: 0 auto; 
	padding: 0; 
	width: 100%; 
	height: 160px 
	}

#headerccj  { 
	background: #FFF url(http://www.envirojustice.org/images/site/header-ccj.jpg) no-repeat; 
	margin: 0 auto; 
	padding: 0; 
	width: 100%; 
	height: 160px 
	}

#headerimg {
	margin: 0;
	height: 160px;
	width: 100%;
	}

#menu {
	clear: both; 
	float: left; 
	padding: 0; 
	background:#80A6B9; 
	border-left: 5px solid #FFF; 
	border-right: 5px solid #FFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
#menu ul {
	margin: 0; 
	margin-left: 0px; 
	padding: 0; 
	list-style: none;
	}
	
#menu ul li {
	float: left; 
	width: 100px; 
	margin: 0; 
	border: 1px solid #EDEDF3;
	}
	
#menu ul a {
	display: block; 
	margin: 0; 
	padding: 2px 5px; 
	background: #FFF; 
	color: #0000FF; 
	font-size: 11px; 
	text-decoration: none; 
	text-transform: none; 
	text-align: center; 
	font-weight: bold;
	}
	
#menu ul li:hover ul, #menu ul li.hover ul {
	visibility: visible;
	}
	
#menu ul ul li {
	float: none; 
	margin: 0; 
	padding: 0;
	}
	
#menu ul ul {
	position: absolute; 
	margin: 0; 
	padding: 0; 
	border-top: 0px solid #AAA; 
	visibility: hidden; 
	list-style: none;
	}
	
#menu ul ul a {
	display: block; 
	margin: 0; 
	padding: 3px; 
	width: 140px; 
	border: 1px solid #AAA; 
	border-top: 0; 
	color: #000066; 
	background: #EDEDF3; 
	font-size: 10px; 
	text-transform: none; 
	letter-spacing: normal;
	}
	
#menu ul ul a:hover {
	color: #FFF; 
	background: #000066;
	}
	
#menu ul a:hover {
	color: # 0000FF; 
	background: #FFF;
	}
	
#content {
	float: left;
	padding: 0 0 20px 10px;
	margin: 0px 0 0;
	width: 530px;
	}

.section img {
	margin-right: 10px; 
	padding: 2px; 
	border: 0; 
	}
	
#sidebar {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	padding: 0 0 10px 0;
	margin-left: 570px;
	width: 190px;
	}

#sidebar form {
	margin: 0
	}
	
#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}
	
#sidebar h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;  
	border-bottom: 1px solid red; 
	text-align:right;
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar h5 {
	background: #000066;
	color: white; 
	font-weight: normal; 
	font-variant: small-caps; 
	text-decoration: none; 
	text-transform: uppercase; 
	letter-spacing: 2px; 
	text-align: center;
	font-size: 1.1em;  
	margin: 5px 0 0;
	padding: 0;
	}
	
#sidebar h6 {
	font-size: 1.0em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left; 
	color: #696969;
	}
	
#footer  { 
	background: #FFF url(http://www.envirojustice.org/images/site/footer-shell.jpg) no-repeat; 
	clear: both; 
	margin: 0 auto; 
	padding: 20px 0 0 20px; 
	height: 100px 
	}

#footer p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0; 
	padding: 20px 0 0 20px; 
	text-align: left;
	}

#footer a {
	text-decoration: none; 
	font-weight: bold;
	}

#footer a:hover {
	color: #000066;
	}

#footermex  { 
	background: #FFF url(http://www.envirojustice.org/images/site/footer-mex-rnd.jpg) no-repeat; 
	clear: both; 
	margin: 0 auto; 
	padding: 20px 0 0 20px; 
	height: 100px 
	}

#footermex p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0; 
	padding: 20px 0 0 20px; 
	text-align: left;
	color: #FFFFFF;
	}

#footermex a {
	text-decoration: none; 
	font-weight: bold;
	color:#FFFFFF;
	}

#footermex a:hover {
	color: #000066;
	}

#footerccj  { 
	background: #FFF url(http://www.envirojustice.org/images/site/footer-mtztanks.jpg) no-repeat; 
	clear: both; 
	margin: 0 auto; 
	padding: 20px 0 0 20px; 
	height: 100px 
	}

#footerccj p {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0; 
	padding: 20px 0 0 20px; 
	text-align: left;
	color: #FFFFFF;
	}

#footerccj a {
	text-decoration: none; 
	font-weight: bold;
	color:#FFFFFF;
	}

#footerccj a:hover {
	color: #000066;
	}
	
p {
	font-size: 1.1em;
	line-height: 1.5;
	}
	
h1, h2, h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	padding-top: 20px; 
	text-align: center;
	margin: 0;
	font-size: 2em;
	text-align: right;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #FFF;
	}
	
h2 {
	font-size: 1.6em; 
	border-bottom: 1px solid red; 
	margin: 30px 0 0;
	}

h3 {
	font-size: 1.3em; 
	padding: 0; 
	margin: 30px 0 0;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2 {
	text-decoration: none;
	}

h4 {
	font-size: 1.6em; 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	}

h5 {
	font-size: 1.6em; 
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	color: red;
	}

h6 {
	font-size: 1.0em; 
	text-align: left; 
	color: #696969;
	}

a, h2 a:hover, h3 a:hover {
	color: #06C; 
	text-decoration: none;
	}

a:hover {
	color: #147;
	}
