html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none outside none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
    content: none;
}
:focus {
    outline: 0 none;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
a img {
    border: 0 none;
}
body {
    background: none repeat scroll 0 0 #EEE6D8;
    font-family: Arial,sans-serif;
}
#header {
    background: url("http://www.resolve.org/national-infertility-awareness-week/images/header-bg.gif") no-repeat scroll left top transparent;
    height: 132px;
    margin: 0 auto;
    position: relative;
    width: 921px;
}
#main {
    background: url("http://www.resolve.org/national-infertility-awareness-week/images/main-bg.gif") repeat-y scroll left top transparent;
    margin: 0 auto;
    width: 921px;
}
#search_form {
    position: absolute;
    right: 24px;
    top: 28px;
}
#search_form #search {
    border: 1px solid #7D9DBB;
    color: #7F7F7F;
    float: left;
    font-size: 11px;
    height: 20px;
    margin: 0 12px 0 0;
    padding: 0 6px;
    width: 119px;
}
#search_form #go {
    margin: 2px 0 0;
}
#logo {
    display: block;
    left: 25px;
    position: absolute;
    top: 43px;
}
#nav{
    height: 42px;
    left: 214px;
    position: absolute;
    top: 65px;
    width: 683px;

}
#nav{
	list-style:none;
	font-weight:bold;
	margin-bottom:12px;
	/* Clear floats */
	float:left;
	width:100%;
	/* Bring the nav above everything else--uncomment if needed.
	position:relative;
	z-index:5;
	*/
}
#nav li{
	float:left;
	margin-right:10px;
	position:relative;
}
#nav a{
	display:block;
	padding:5px;
	color:#fff;
	background:#013543;
	text-decoration:none;
}
#nav a:hover{
	color:#fff;
	background:#00718f;
	text-decoration:underline;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#00718f;
	text-decoration:underline;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#013543;
}
#nav ul{
	background:#fff; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:1px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:0; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#00718f;
	text-decoration:underline;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#013543;
}
#sidenav ul {
    padding: 6px 4px 0;
}
#sidenav ul li {
    display: block;
    height: 38px;
}
#sidenav ul li.support_us {
    height: 36px;
}
#sidenav ul li.news {
    height: 37px;
}
#sidenav ul li a {
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
    text-align: center;
    text-decoration: none;
}
#sidebar {
    float: left;
    height: 600px;
    padding: 0 0 0 20px;
    width: 176px;
}
#sidenav {
    background: url("http://www.resolve.org/national-infertility-awareness-week/images/sidenav-bg.gif") no-repeat scroll left top transparent;
    height: 236px;
    width: 176px;
}
#signup {
    background: none repeat scroll 0 0 #F7F2EB;
    margin: 12px 0 0;
    padding: 13px;
    width: 150px;
}
#signup h2 {
    color: #ed1c7d;
    font-family: 'Trebuchet MS',sans-serif;
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 4px;
}
#signup p {
    color: #ed1c7d;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 6px;
}
#signup p.login a {
    color: #ed1c7d;
    font-weight: normal;
}
#signup #signup_form input.signup_input {
    border: 1px solid #ed1c7d;
    color: #ed1c7d;
    float: left;
    font-size: 11px;
    height: 20px;
    margin: 0 12px 6px 0;
    padding: 0 6px;
    width: 136px;
}
#support {
    margin: 25px 0 0;
}
#support p, #thanks p {
    color: #006B88;
    font-size: 13px;
    font-weight: bold;
}
#find_support_groups_form select {
    border: 1px solid #00546C;
    width: 150px;
}
#thanks {
    margin: 25px 0 0;
}
#twitter_panel {
    margin: 17px 0 0;
}
#content {
    margin-left: 196px;
    width: 717px;
}
#celebrate {
}
#celebrate p, #celebrate h2 {
    padding: 0 0 20px;
    text-align: center;
}
#celebrate h2 {
    font-size: 18px;
}
#celebrate p {
    font-size: 14px;
}
#celebrate p a {
    color: #839FB3;
    font-weight: bold;
    text-decoration: none;
}
#celebrate table {
    width: 100%;
}
#celebrate table td {
    padding: 0 0 36px;
    text-align: center;
    width: 33%;
}
#footer {
    border-top: 1px solid #979797;
    height: 133px;
    margin: 0 auto;
    padding: 25px 0 0;
    width: 875px;
}
#footer p.info {
    color: #909090;
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 0 234px;
}
#footer p.info a {
    color: #7DA7CF;
    text-decoration: none;
}
#follow_us {
    float: left;
    text-align: center;
    width: 174px;
}
#follow_us h2 {
    border-bottom: 1px solid #DBE7E7;
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 10px;
    text-align: left;
}
#follow_us p {
    margin-top: 10px;
    text-align: right;
}
#design {
    float: right;
    width: 160px;
}
#design p {
    color: #909090;
    font-size: 10px;
    padding: 0 0 10px;
    text-align: right;
}
#contentDiv {
    margin: 0 34px;
    min-height: 1100px;
    padding: 0 0 34px;
}
body {
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.5;
}
h1, h2, h3, h4, h5, h6 {
    color: #2b5f69;
    font-family: Arial,Helvetica,sans-serif;
    line-height: 1.3;
    margin: 0 0 0.2em;
    padding: 0;
}
h1 {
    font-size: 24px;
}
h2 {
    font-size: 20px;
}
h3 {
    font-size: 16px;
}
h4 {
    font-size: 14px;
}
p, li, ol, ul, table, tr, th, td, .Explicit, div.AlertListDescription {
    font-size: 13px;
    line-height: 150%;
}
p, ul {
    margin-top: 0;
}
a:link, a:visited, a:hover, a:active {
    color: #ed1c7d;
    font-size: 100%;
    font-weight: bold;
    text-decoration: underline;
}
a:hover {
    color: #ed1c7d;
    text-decoration: underline;
}
#contentDiv p {
    padding: 0 0 20px;
}
#contentDiv ul li, #contentDiv ol li {
    padding: 0;
}
#contentDiv ul {
    list-style: disc outside none;
    padding: 0 0 20px 30px;
}
#contentDiv ol {
    list-style: decimal outside none;
    padding: 0 0 20px 30px;
}