body,
html {
    margin:0;
    padding:0;
    color:#000;
    background-repeat:repeat-x;
    background-color:#E1E1E1;
}


h2 {
    font-size:14px;
    margin:0 0 1em;
    color:#999999;
}

#bodyWrap {
    width:960px;
    margin:0 auto;
}

#wrap {
    background-image:url(http://app.anniesartbook.com/images/background.jpg);
    background-repeat:repeat-x;

}

#mainwrap {
    margin-top: -4px;
}
#header {
    background-image:url(http://app.anniesartbook.com/images/header.jpg);
    background-repeat:no-repeat;
    height:200px;
}
h1 {
    margin:0;
}


#nav {

    height:38px;
    background-repeat:no-repeat;
    background-position:right;
    position:relative;
    right:14px;
    top:-11px;

}

#nav div.wrap {
    background-image:url(http://app.anniesartbook.com/images/menu-left.gif);
    float:right;
    padding-left:14px;
    background-repeat:no-repeat;
}


#contentTop {
    background-image:url(http://app.anniesartbook.com/images/body-bg.jpg);
    background-repeat:no-repeat;
    height:200px;
    margin-top:-40px;
}
#content {
    float:left;
    width:600px;
    padding:20px;
    font-family:Tahoma, Verdana,sans-serif,Helvetica;
    font-size:9pt;
    margin-left:50px;
    margin-right:20px;
    margin-top:-150px;
}

#content img {
    border:3px solid gray;
}

#contentWrap {
    background-image: url(http://app.anniesartbook.com/images/main-bg.jpg);

}

#contentBottom {
    background-image: url(http://app.anniesartbook.com/images/body-bottom.jpg);
    height:128px;
    background-position:1px 0;
    margin-top:-50px;
}


h2 {
    margin:0 0 1em;
    color:#8d8d8d;;
}
#sidebar {
    float:right;
    width:180px;
    margin-right:50px;
    margin-left:10px;
    margin-top:-130px;
}

div.borderRoundedBox {
    margin-top:20px;
}

.borderRoundedBox div.sidebarTop {
    background-image: url(http://app.anniesartbook.com/images/sidebar-border-top-bg.gif);
    background-position: bottom center;
    background-repeat: no-repeat;
    width: 198px;
    padding-top:20px;
}

.borderRoundedBox div.sidebarContent {
    background-color:#f4f3f3;
    width:188px;
    background-image:url(http://app.anniesartbook.com/images/sidebar-border-bg.gif);
    padding:5px;
    background-repeat:repeat-y;
    min-height:110px;

}

.borderRoundedBox div.sidebarBottom {
    background-image:url(http://app.anniesartbook.com/images/sidebar-border-bottom-bg.gif);
    background-position:top center;
    background-repeat:no-repeat;
    width:198px;
    height:102px;
    margin-top:-100px;
}

.noborderRoundedBox {
    margin-bottom: 20px;
}

.noborderRoundedBox div.sidebarTop {
    background-image:url(http://app.anniesartbook.com/images/sidebar-noborder-top-bg.gif);
    background-position:bottom center;
    background-repeat:no-repeat;
    width:192px;
    height:8px;
}

.noborderRoundedBox div.sidebarContent {
    background-color:#f4f3f3;
    width:182px;
    padding:5px;
    background-repeat:repeat-y;
    min-height:110px;
    text-align:center;
}

.noborderRoundedBox div.sidebarBottom {
    background-image:url(http://app.anniesartbook.com/images/sidebar-noborder-bottom-bg.gif);
    background-position:top center;
    background-repeat:no-repeat;
    width:192px;
    height:8px;
}

#bodyBottom {
    background-image:url(http://app.anniesartbook.com/images/body-bottom.jpg);
    background-repeat:no-repeat;
    height:128px;
    margin-left:-19px;
}
#footer {
    clear:both;
    padding:5px 10px;
    background:#E1E1E1;
    height:80px;
    background-image:url(http://app.anniesartbook.com/images/footer.jpg);
    background-repeat:no-repeat;

}
#footer p {
    margin:0;
}
* html #footer {
    height:1px;
}

#footerLinks {
    text-align:center;
    padding-top:10px;
}
