body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 99.9%;
	color: #000;
	background-color: #bae7f7;
	text-align: center;
	margin-top:1px;
}

/* this wraps & centers the entire site */
#wrapper {
	margin: 0.0em auto;	
	padding: 0;
	background-color: #fff;
	width: 760px;
	text-align: left;
	background-color: #fff;
}

.roundbottom {
	background: url(../images/whtBR.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
} 
/* end */


/* title bar */
#headwrapper {
	margin: 0;
	padding: 1.25em 0 1.0em;
	width: 100%;
	font-size: 0.75em;
	background: url(../images/bkgrnd.jpg) top no-repeat; 
}	

#headL {
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
}

#headL img {
	padding: 0 1.25em;
	border: 0;
}


#headR {
	margin-left: 200px;
	text-align: right;
	padding: 1.0em;
	padding-bottom: 0;
	color: #000;
	
}

#headR  form {
	margin: 0;
	padding: 0;
}

#headR ul {
	margin: 1em 0 0;
	padding: 0;
	list-style-type: none;
}

#headR ul li {
	display: inline;
	padding-left: 1em;
}

#headR a {
	text-decoration: none;
	color: #000;
	font-weight:normal;
}

#headR a:hover {
	color: #fff;
	text-decoration: underline;
}
/* end title bar */



/* content wrapper */
#contentwrapper {
	width: 100%;
	height: 100%;
	background-color: #fff;
	padding: 0;
	margin: 0;
}
/* end */

/* footer including bottom navigation */
#footer {
	margin: 2.6em 0 0;
	text-align: center;
	padding-bottom: 1.2em;
	width: 100%;	
	font-size: .80em;
}

#footer ul {
	list-style-type: none;
	margin-top: 12px;
	color: #39c;
	font-weight: bold;
}

#footer ul li {	
	display: inline;
	margin: 0;
	padding: .75em 0 0;
}

#footer li a {
	color: #36c;
	text-decoration: none;
}

#footer a:hover {
	color: #36c;
	text-decoration: underline;
}

#footer a {
	color: #36c;
	font-weight: bold;
	text-decoration: none;
}
/* end footer */



/* global styles */
.clear {
	clear: left;
}

p {
	line-height: 1.6em;
}

p.first { /* used after a heading to reduce gap */
	margin-top: 0;
}

hr {
	width: 100%;
	background: url(../images/footer.gif);
	height: 6px;
	margin: 0;
	padding: 0;
}

/* padding etc for single column layout */
#single {
	padding: 2.0em;
	padding-bottom: 0;
	font-size: .85em;
}

#single img {
	float: left;
	padding: 0 1em 1em 0;
}

#single img.map {
	padding-top: 1.5em;
}

 .greenBot {
	border: 1px solid #0c0;
	/*border::none;*/
	margin: 10px;
	margin-bottom: 0;	
	width:97%;
	font-size: 0.90em;
	font-weight:200;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.greenBot td {
	padding:10px 10px 10px 10px;
	color:#000066;
	
}

ul.prg { list-style-type:none;
margin-top: 0px;
margin-left: 0px;
 }
ul.prg li {
	background-image:url(http://www.centerforsocialchange.org/images/arrownews.gif));
	background-position: 0px 50%; /* X-pos Y-pos (from top-left) */
	background-repeat:no-repeat;
	padding-left:10px;
	line-height: 20px;
	border: 0px solid black;
	
}
#content1wrapper{
float: left;
width: 100%;
/*background:url(../images/splashimg.gif) top repeat-x;*/
background:url(../images/body-bg.gif) top repeat-x;
border-bottom:1px solid #B5B5B5;
}

#content1column{
margin: 0 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background:url(../images/body-bg.gif) top repeat-x;
float: left;
width: 50%;
}
img.splashimg{
height: 160px;
}

#left1column{
float: left;
width: 160px; /*Width of left column in pixel*/
margin-left: -758px; /*Set margin to that of -(MainContainerWidth)*/
/*background:url(../images/splashimg.gif) top repeat-x;*/
background:url(../images/body-bg.gif) top repeat-x;
border-bottom:none;

}

#right1column{
float: left;
width:50%;
padding-top:10px;
/*background:url(../images/splashimg.gif) top repeat-x;*/
/*background:url(../images/body-bg.gif) top repeat-x;*/

}
.innertube{
margin-bottom:0px;
margin-top: 0;
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/

}
#splash {
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	text-align:inherit;
}
.splashleft {
	margin: 0;
	padding: 0 0 0 0;
	width: 100%;
	text-align:center;
	
}
.splashright {
	PADDING-RIGHT: 30px;	
	PADDING-LEFT: 38px;	
	FONT-SIZE: 10pt;	
	PADDING-BOTTOM: 15px;	
	COLOR: #b5e5f7;	
	LINE-HEIGHT: 10pt;	
	PADDING-TOP: 15px
	text-align:left;
}
.splashright a {
color: #b5e5f7;	
}
#indexmiddle {
padding: 20px 20px 10px 20px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:500;
color:#999999;
}



	
