h1 { font-style: italic; font-size: 1.5em; color: #23408f; }
p { padding: 0; margin: 5px; font-size: .9em; }
p span.highlight { font-style: italic; color: #23408f; font-size: 1.2em; font-weight: bold; }
h2 { margin: 5px; padding: 0; font-style: italic; color: #23408f; font-size: 1.2em; font-weight: bold; width: 383px; }

/* sandbag divs */
img#welcomeSign { z-index: 100 }
#sb1 { background: url( "../images/joinUsPic.png" ) no-repeat; width: 774px; height: 225px; position: relative; left: -18px; z-index: -100; }

div#gettingStarted { position: relative; }
div#leftText { margin: auto; width: 95%;margin-top: 230px; float: left; }
div#rightText div#text { height: 386px; }
div#rightText p { width: 26em; }
div#content { margin-top: 0px !important; }

/*
 * IE7 Hacks
 */
*:first-child+html div#leftText { margin: auto; width: 95%;margin-top: 230px; float: left; }
*:first-child+html #sb1 { background: url( "../images/joinUsPic.png" ) no-repeat; width: 774px; height: 225px; z-index: -100; margin-top: -510px; }
*:first-child+html div#left ul { margin-top: 5px !important; }

