﻿html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
#helldown img{
	margin:5px;
	padding:5px;
	float:left;
}
div.fewlines {
	margin-left:150px;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
#case{
	text-align:center;
	margin:30px;
}
body, h1, h2, h3, form {
	font: 14px verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}
body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper1 {
	text-align: left;
	margin: auto;
	width: 774px;
}
#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	margin-left:100px;
}

#wrapper1 #headline p span{
	font-weight:bold;
}

#wrapper1 #headline h2{
	font-weight:bold;
	text-decoration:underline;
}


#wrapper1 #headline ol li{
	list-style-type:decimal;
	list-style-position:inside;
}

#wrapper1 #headline #executive h1{
	font-size:25px;
	font-weight:bold;
}

#wrapper1 #headline #executive h2{
	text-decoration:none;
}

#wrapper1 #headline #executive img{
	float:left;
	display:block;
}

#fundraiser11{
	background-image:url(images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:center;
	text-align:center;
}

#fundraiser11 #row1{
	width:800px;
	height:120px;
	margin-top:20px;
}

#fundraiser11 #row1 #col1{
	float:left;
	width:200px;
	height:90px;
	border:1px #000 solid;
}

#fundraiser11 #row1 #col2{
	float:left;
	width:350px;		
}

#fundraiser11 #row1 #col3{
	float:left;
	width:200px;
	height:90px;
	border:1px #000 solid;
}

#fundraiser11 #row2{
	width:800px;
	height:150px;
	margin:20px 0px 15px 0px;
}

#fundraiser11 #row2 #col1{
	float:left;
	width:400px;
	border:none;
}

#fundraiser11 #row2 #col2{
	float:left;
	width:380px;
}

#fundraiser11 #row3{
	margin-bottom:15px;
	text-align:center;
}

#fundraiser11 #row4{
	margin-bottom:15px;
}

#fundraiser11 #row5{
	width:800px;
	height:150px;	
}

#fundraiser11 #row5{
	width:800px;	
}

#fundraiser11 #row5 #col1{
	float:left;
	width:250px;	
}

#fundraiser11 #row5 #col2{
	float:left;
	width:300px;	
}

#fundraiser11 #row5 #col3{
	float:right;
	width:100px;	
	margin-right:20px;
}


#nav {
	margin-top: 10px;
	min-width:1006px;
	
}
#nav img {
	float: left;
}
.newline {
	padding-top:148px;
}
h2 img {
	margin-left:250px;
}
#container{
	width:1006px; 
	margin:auto;
	text-align:left;
	
}
#col1{
	float:left;
	width:230px;
	margin:0px 2px 0px 2px;
	text-align:center;
}
#col2{
	float:left;
	width:500px;
	margin-left:6px;
	text-align:center;
}
#col3{
	float:right;
	width:230px;
	margin:0px 2px 0px 6px;
	text-align:center;
}
#headline {
	padding-top: 55px;
}
#headline a{
	color:#333;
}
#headline a:hover{
	color:#F00;
	text-decoration:none;
}
#headline #donatelist  p.in{
	margin:10px 0px 0px 20px;
}
#headline #donatelist form{
	float:right;
	margin-right:60px;
}
#headline #donatelist li{
	margin-top:50px;
}
#itsme img{
	float:right;
}
#hello img{
	float:right;
}
#photo {
	
	width: 500px;
	margin-right:7px;
}
.new {
	float:right;
}
.newone {
	margin-top:17px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}


#body {
	padding-top:0em;
	text-align: justify;
}

#body-left {
	float: left;
	margin:3em 0px 0px 0px;
	width: 500px;
	overflow:hidden;
}
#body-right {
	float: right;
	width: 250px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}
#right {
	float:right;
}
#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	overflow:hidden;
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 0em;
	font-weight: bold;
	font-size:10px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#footer a{
	color:#FFF;
}
#footer a:hover{
	text-decoration:none;
}
div.hidden {
	visibility:hidden;
}
#m2 {
	position:absolute;
	visibility:hidden;
	background-color:#56564e;
	clear:both;
	margin-top:135px;
	margin-left:63px;
	width:140px;
	z-index:2;
}
#mstaff{
	position:absolute;
	visibility:hidden;
	background-color:#56564e;
	clear:both;
	margin-top:292px;
	margin-left:203px;
	width:140px;
}
#mstaff a {
	display:block;
	padding:3px;
	padding-left:10px;
	margin:5px;
	font: 14px verdana, arial, sans-serif;
	color: #fff;
	text-align:left;
	text-decoration:none;
}
#m2 a {
	display:block;
	padding:3px;
	margin:5px;
	padding-left:10px;
	font: 14px verdana, arial, sans-serif;
	color: #fff;
	text-align:left;
	text-decoration:none;
}
#m5 {
	position:absolute;
	visibility:hidden;
	background-color:#56564e;
	clear:both;
	margin-top:135px;
	margin-left:285px;
	width:150px;
}
#m5 a {
	display:block;
	padding:3px;
	margin:5px;
	padding-left:10px;
	font: 14px verdana, arial, sans-serif;
	color: #fff;
	text-align:left;
	text-decoration:none;
}
#m6 {
	position:absolute;
	visibility:hidden;
	background-color:#56564e;
	clear:both;
	margin-top:135px;
	margin-left:285px;
	width:140px;
}
#m6 a {
	display:block;
	padding:3px;
	margin:5px;
	padding-left:10px;
	font: 14px verdana, arial, sans-serif;
	color: #fff;
	text-align:left;
	text-decoration:none;
}
#m7 {
	position:absolute;
	visibility:hidden;
	background-color:#56564e;
	clear:both;
	margin-top:135px;
	margin-left:362px;
	width:150px;
}
#m7 a {
	display:block;
	padding:3px;
	margin:5px;
	padding-left:10px;
	font: 14px verdana, arial, sans-serif;
	color: #fff;
	text-align:left;
	text-decoration:none;
}
#m9 {
	position:absolute;
	visibility:hidden;
	background-color:#56564e;
	clear:both;
	margin-top:135px;
	margin-left:561px;
	width:150px;
}
#m9 a {
	display:block;
	padding:3px;
	margin:5px;
	padding-left:10px;
	font: 14px verdana, arial, sans-serif;
	color: #fff;
	text-align:left;
	text-decoration:none;
}
#m10 {
	position:absolute;
	visibility:hidden;
	background-color:#56564e;
	clear:both;
	margin-top:135px;
	margin-left:431px;
	width:150px;
}
#m10 a {
	display:block;
	padding:3px;
	margin:5px;
	padding-left:10px;
	font: 14px verdana, arial, sans-serif;
	color: #fff;
	text-align:left;
	text-decoration:none;
}
#m10 a:hover {
	background:#a2b167;
}

#m6 a:hover {
	background:#a2b167;
}
#m2 a:hover {
	background:#a2b167;
}
#mstaff a:hover {
	background:#a2b167;
}
#m7 a:hover {
	background:#a2b167;
}
#m5 a:hover {
	background:#a2b167;
}
#m9 a:hover {
	background:#a2b167;
}



   a.pop span {display:none;}
   a.pop:hover span {
	   color:#FF0000;
      display:block;
      position:relative;
      top:2px; left:5px;
      padding:3px;
   }
   
#box{
	margin:5px 0px 0px 0px;
	width:500px;
}
#box li{
	
	font-size:0.9em;
	margin-top:2px;
	
}
#testi{
	margin:0px 0px 0px 0px;
}
#event{
	background-image:url(images/Event-bg.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:300px;


}

#posimage{
	margin:55px 0px 0px 20px;
}
#register{
	margin:5px 0px 0px 50px;
}
#pizza{
	margin:25px 0px 0px 5px;
}
#annual{
	margin:25px 0px 0px 5px;
}
#annual2{
	margin:9px 0px 0px 25px;
}
#reason{
	margin:9px 0px 0px 30px;
}



#socials img{
	margin-left:5px;

	
}
#community{
	background-image:url(images/community.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:300px;


}
#hugs{
	background-image:url(images/hugs_background.jpg);
	background-repeat:no-repeat;
	width:233px;
	height:300px;


}
#hugs_document{
	
}
/*#imagesl{
	margin-top:40px;
	margin-left:10px;
	float:left;
	text-align:center;
	width:250px;
}
#imagesr{
	margin-top:40px;
	width:250px;
	margin-right:20px;
	float:right;
	text-align:center;
}*/
#executive{
	text-align:center;
}

#child_rapist{
	text-align:center;
	margin:30px 0px 0px 30px;
	
}
#child_rapist h1{
	font-size:1.5em;
	color:#C00;
	font-weight:bolder;
}
#child_rapist img.pic{
	margin:30px 10px 0px 10px;
	width:200px;
	border:solid 10px #ccc;
}
#child_rapist img.flyer{
	margin:30px 10px 10px 10px;
	width:200px;
	border:solid 10px #ccc;
}
#child_rapist h3{
	font-size:1.1em;
	font-weight:bold;
}
#child_rapist span{
	color:#C30;
}
#child_rapist strong{
	color:#666;
}
#child_rapist #content{
	text-align:center;
}

#senletter{
	text-align:left;
	margin:20px 0px 0px 20px;
}
#senletter h1{
	font-size:2em;
	color:#666;
	margin:5px 0px 5px 0px;
}
#annual_page{
	background-image:url(images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:60px 10px 10px 10px;
	height:800px;
	width:800px;
}
#annual_page2{
	background-image:url(images/watermark.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:60px 10px 10px 10px;
	
	text-align:center;
}
#annual_page2 img{
	display:block;
	width:600px;
	margin:30px auto 30px auto;
	border:20px #666 solid;
}
#law{
	text-align:center;
	background-image:url(images/watermark.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
