#header {
  background: url(images/mountainHead.jpg) no-repeat top center;
}
#container {
height: 900px;
border: none;
}
#leftcol {
  float: left;
  border: inherit;
	margin: 50px 20px 0px 0px;
	display: inline;
}

.content {
float: left;
border: none;
text-align: left;
font-size: 10pt;
padding:0; 
margin:0; 
}

.content h5 {
font-size: 11pt;
font-weight: 800;
display: inline;
}


.content h6 {
font-size: 11pt;
font-weight: 800;
display: inline;
}

.content ul {
margin: 0;
padding: 0;
}

.content li { 
  list-style-type:none; 
  list-style-position:outside;
	margin:2em 0 0 0;
	padding: 0;
} 

.bl {
float:right;
}
#jgWidget {
float:left;
}
#banner img{
position: relative;
left: 40%;
border: hidden;
}
.fundraisingHead {
margin: 10px 0px 0px 0px;
text-align: left;
}

.fundraisingHead h1 {
color: #306EFF;
font-family: georgia, arial, helvetica, sans-serif;
font-size: 20pt;
font-weight: bold;
text-align: center;
text-indent: 0px;
display: inline;
}
.fundraisingHead h2 {
color: 	#696969;
font-family: georgia, arial, helvetica, sans-serif;
font-size: 14pt;
font-weight: bold;
text-align: center;
text-indent: 0px;
}

#twitterWrapper {
text-align: center;
border: none;
margin: auto;
width: 350px;
}

#paypalLink {
	margin-left: auto;
	margin-right: auto;
	border: inherit;
}

