#main .storyPanel {
clear: both;
margin-bottom: 2.00em;
}
#main .storyPanel h2 {
color: #666666;
margin: 0 0 0 0;
padding: 0 0 3px 0;
}
#main .storyPanel h3 {
color: #666666;
margin: 0 0 1.00em 0;
padding: 0 0 3px 0;
border-bottom: 1px dashed #999999;
}
#main .storyPanel h4 {
color: #666666;
margin: 0 0 1.00em 0;
padding: 0 0 3px 0;
}
#main .storyPanel p {
margin: 0;
}
#main .storyPanel .headshot {
float: left;
padding-right: 10px;
}
#main .storyPanel .body {
clear: both;
}
#main em.moreLink {
font-weight: normal;
font-style: normal;
font-size: 0.90em;
letter-spacing: 1px;
}
#main .storyPanel h2 a {
color: blue;
}
#main .storyPanel h2 a:hover {
text-decoration: underline;
}
.cssbox, .cssbox_body, .cssbox_head, .cssbox_head h2 {
    background: transparent url(/images/uploads/get_involved/demobox.png) no-repeat bottom right; 
} 
.cssbox { 
    width: 435px !important; /* intended total box width - padding-right(next) */
    width: 420px; /* IE Win = width - padding */
    padding-right: 15px; /* the gap on the right edge of the image (not content padding) */
    margin: 20px auto; /* use to position the box */ 
} 

/* set the top-right image */ 
.cssbox_head { 
    background-position: top right; margin-right: -15px; /* pull the right image over on top of border */
    padding-right: 40px; /* right-image-gap + right-inside padding */ 
} 

/* set the top-left image */ 
.cssbox_head h2 {
	background-position: top left;
	margin: 0;
	border: 0;
	padding: 20px 0 5px 30px;
	height: auto !important;
	height: 1%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #FFFFFF;
	letter-spacing: .2em;
} 

/* set the lower-left corner image */ 
.cssbox_body {
	background-position: bottom left;
	margin-right: 25px;
	padding: 15px 15px 15px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:center;
} 
table.tablecell td.text {
margin-bottom: 15px;
}
table.tablecell td.text {
	text-align: left;
	vertical-align: top;
	width: 225px;
	padding-left: 15px;
}
table.tablecell td.or {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	padding: 10px 10px 10px 75px;
        text-align: left;
}
#leftPanel .contactPanel2 {
	margin: 4.00em 0 0 0;
	padding-left: 0px;
}
#leftPanel .contactPanel2 h1 {
	font-size: 0.80em;
}
#leftPanel .contactPanel2 p {
}
#leftPanel .contactPanel2 a {
	text-decoration: underline;
}

