body  {
	font-family : Futura, Arial, sans-serif;
	font-size : 16px;
	background-image: url(http://community-justice.org/wp-content/themes/fight/images/bg.gif);"
	margin: 0;
	padding: 0;
}

#wrap      
	{ width:942px; margin:0 auto; } /* "auto" makes the left and right margins center the wrapper */ 
	

td  {
	font-family : Futura, Helvetica, sans-serif;
	font-size : 16px;
}

blockquote {
	margin-top : 0;
	margin-bottom : 0;
	}

img, img a {
	border: 0;
	}

ul {
	margin-top : 0;
	padding-top : 0;
	list-style-position : outside;	
	}
ul li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	list-style-image:url(gif/li.gif);
	}
/* 	
ul.nopadscroll li  {
	margin-bottom: 0;
	}
ul.nopadscroll  {
	height: 75px;
	overflow: auto;
	} */
	
p  {
	}

ol li {
	margin-top : 0;
	padding-top : 0;
	margin-bottom : 12px;
	list-style-position : outside;
	}
hr  {
	background-color: none;
	background-image:url(gif/hr.png);
	width: 600px;
	height: 3px;
	border: 0;
	margin: 14px 0;
	padding: 0;
	}



	
/* HEADERS */

h1, h2, h3, h4, h5, h6  {	
	color : #75253c;
	font-weight : normal;
	display : inline;
	}

	
h1 {
	font-size : 24px;
	}
h2 {
	font-size : 18px;
	}
h3 {
	font-size : 16px;
	}
h4 {
	font-size : 14px;
	}
h5 {
	font-size : 12px;
	}
h6 {
	font-size : 11px;
	}
.blacktext  {
	color: #000000;
	}
.graytext, .greytext  {
	color: #999999;
	}
.small  {
	font-size: 10px;
	}
	
	
	
	
/* LINKS */
	
	

A:link {
	color: #fff;
	font-size: 22px;
	line-height: 26px;
	text-decoration : none;
}

A:visited {
	color : #fff;
	font-size: 22px;
	line-height: 26px;
	text-decoration : none;
}

A:hover {
	color: #783a79;
}


.footer  {
	color: #fff;
	text-align:center;
	font-family:Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	}

.footer a:link {
	color: #fff;
	font-size: 12px;
	line-height: 15px;
	text-decoration : underline;
}

.footer a:visited {
	color : #fff;
	font-size: 12px;
	line-height: 15px;
	text-decoration : underline;
}

.footer a:hover {
	color: #fff;
}
