@charset "utf-8";
/* CSS Document */

#wrap {
width:100%;
text-align:center;
}

#wrapOuter {
margin:20px;
border:0px solid #cccccc;}

#wrapInner {
width:920px;
margin:auto;
text-align:center;
height:1%; !important
}

#mainBody {
width:100%;
}

#header {
width:100%;
}
#topBar {
width:100%;
padding:5px 0;
}
#menuBar {

}
#memberUtilityLinks {
width:100%;
text-align:right;
height:25px;
}
#logo {
width:240px;
float:left;
margin:0 20px;
height:55px;
}

#memberCause_testimonial {
width:640px;
float:left;
text-align:left;
height:55px;
}

#mainPage {
width:100%;
min-height: 600px;
}

#contentSearch {
width:270px;
float:right;
height:50px;
background:#FFCC33;
}

#leftColumn {
width:200px;
float:left;
margin-right:20px;}

#content {
width:100%;
text-align:left;
margin-top:20px; /*this value is set in a separate stylesheet for ie7 */
}

#contentLeft {
width:700px;
float:left;
}
#contentCenter {
width:480px;
margin-right:20px;
float:left;
}
#contentFull {
width:100%;
float:left;
}

#rightColumn {
width:200px;
float:right;
}

#footer {
width:100%;
}

#footer {
	text-align:center;
	font-size:11px;
	color:#999999;
	border-top:1px solid #DCDCDC;
	padding-top:10px;
}
#footerMenu {
	text-align: center;
	margin: 10px auto 0px auto;
	padding: 10px 0px 10px 0px;
}
#footerMenu a {padding:0 5px;}

.inner {
padding:10px;}

