body.page-id-6 {
     background-image: none !important;
}

body.page-id-6 #menu-primary-navigation {
     display: none !important;
}

body.page-id-9 #content {
     background-image: url("../../../uploads/2012/03/Home-Page-Screen.png") no-repeat !important;
}

#wrap {
    padding-top: 0px;
    background: transparent;
}

#nav {
    background: transparent;
}

#header {
    background: transparent;
}

#content .post, #content .page {
    border-bottom: 0px dotted #AAA;
}

#sidebar {
    padding-top: 15px;
}

#sidebar h4, #sidebar-alt h4 {
text-align: center;
}

.s {
width: 180px;
}


/* Primary Navigation
------------------------------------------------------------ */
#nav ul li.home, 
#nav ul li.ourstory,
#nav ul li.givingback,
#nav ul li.themothers,
#nav ul li.yourletter,
#nav ul li.affiliates,
#nav ul li.thebook
{
float:left;
}

#nav ul li.home a {
    display: block;
    float:left;
    margin: 0px 0 0px 0px;
    width: 68px;
    height: 40px;
    padding: 0 45px 0 45px;
    text-indent: -9999px;
}

#nav ul li.ourstory a {
    display: block;
    float:left;
    margin: 0px 0 0px 0px;
    width: 127px;
    height: 40px;
    padding: 0;
    text-indent: -9999px;
}

#nav ul li.givingback a {
    display: block;
    float:left;
    margin: 0px 0 0px 0px;
    width: 149px;
    height: 40px;
    padding: 0;
    text-indent: -9999px;
}

#nav ul li.themothers a {
    display: block;
    float:left;
    margin: 0px 0 0px 0px;
    width: 150px;
    height: 40px;
    padding: 0;
    text-indent: -9999px;
}

#nav ul li.yourletter a {
    display: block;
    float:left;
    margin: 0px 0 0px 0px;
    width: 150px;
    height: 40px;
    padding: 0;
    text-indent: -9999px;
}

#nav ul li.affiliates a {
    display: block;
    float:left;
    margin: 0px 0 0px 0px;
    width: 136px;
    height: 40px;
    padding: 0;
    text-indent: -9999px;
}

#nav ul li.thebook a  {
    display: block;
    float:left;
    margin: 0px 0 0px 0px;
    width: 97px;
    height: 40px;
    padding: 0;
    text-indent: -9999px;
}

#nav ul li.home a {
    background: url('../../../uploads/2012/03/home.png') no-repeat;
}

#nav ul li.ourstory a {
    background: url('../../../uploads/2012/03/ourstory.png') no-repeat;
}

#nav ul li.givingback a {
    background: url('../../../uploads/2012/03/givingback.png') no-repeat;
}

#nav ul li.themothers a {
    background: url('../../../uploads/2012/03/themothers.png') no-repeat;
}

#nav ul li.yourletter a {
    background: url('../../../uploads/2012/03/yourletter.png') no-repeat;
}

#nav ul li.affiliates a {
    background: url('../../../uploads/2012/04/affiliates.png') no-repeat;
}

#nav ul li.thebook a {
    background: url('../../../uploads/2012/04/ebook.png') no-repeat;
}


#footer .creds {
	width:950px !important;
	align:center;
}


/* Fixes Odd Bullets */

#content .post ul, #content .page ul, #header .widget-area ul {
list-style:none;
}