* {
	margin:0; padding: 0;
}

      a:active, a:focus {

      outline: 0;
		

      }
p a, p a:visited {
	text-decoration: none;
	color: blue;
	/*border-bottom: solid 1px blue;*/
	font-weight: bold;
}
a:hover {
	color: #ef3930;
}
p a:hover {
	
	border-bottom-color: #333;
}
body {
	font-family:  Arial, Verdana, sans serif;
	text-align:center;
	font-size: 62.5%;
	padding:0;
	/* background: #5E0700; */

    
     }

ul {
	list-style: none;
}
#outer-wrap {

text-align: center;
background: transparent center top repeat-y;


}
#wrap1 {


background: transparent  center top no-repeat;

}
#wrap2 {
		width: 901px;
	margin: auto;
	text-align:left;
	background: transparent center top no-repeat;

}
#wrapfoot {
background: white center top no-repeat; 

	height: 215px;
padding-bottom: 160px;
}

#container {
		width: 860px;

	margin: auto;
	text-align:left;
	height: auto;
	position: relative;
}





h2 {
	margin-bottom: 1em;

}

h2 span {
	display:none;
}
h2 img {
	height: 24px;
}
h3 {
	margin-bottom: 1em;
	font-size: 2em;
	color: #ef3930;
}
p {
	font-size: 1.3em;
	line-height: 1.7em;
	margin-bottom: 1em;
	width: 500px;
}
#left {
	margin-left: 100px; width: 500px;

}
p {
	margin-left: 50px;
}
img {
	border:0;
}

#right {
		float:right;
	margin-left: 100px;	width: 230px;
	background: white;
		border: solid 1px;
	border-top-color: #ddd;
	border-left-color: #ddd;
	border-bottom-color: #aaa;
	border-right-color: #aaa;
	background-color: #fff;
}
#left {
	margin-left: 3em;
}

 

   #header {
      float:left;
      font-size:1.9em;
      line-height:normal;
	margin: auto;	
	padding-top:209px;
		clear:both;
	text-align:left;
	
	width: 880px;
	
		margin-bottom: 1.5em;
      }
    #header ul {
      margin:0;
      padding:10px 0px 0;
      list-style:none;
	margin-left:145px;

      }
    #header li {
      float:left;
      background: no-repeat left top;
      margin:0;
      padding:0 0 0 24px;
 /*     border-bottom:1px solid #765;*/
      }
#header a {
	height: 14px;
	display:block;
	background-position: 0 0;
	padding:0;
}
#header a span {
	display:none;
}
#header a:hover {
	background-position: 0 100%;
}
#header  a.home {
	background-image: url('images/home.gif');
	width: 53px;
}

#header  a.aboutus {
	background-image: url('images/aboutus.gif');
	width: 91px;
}

#header  a.issues {
	background-image: url('images/issues.gif');
	width: 56px;
}
#header  a.actioncenter {
	background-image: url('images/actioncenter.gif');
	width: 141px;
}
#header  a.resources {
	background-image: url('images/resources.gif');
	width: 100px;
}
#header  a.contactus {
	background-image: url('images/contactus.gif');
	width: 126px;
}
