/* CSS by Carey Best 2007 - www.stubbystudios.com */
  
body{
    color:#000;
    font:11pt verdana, arial, sans-serif;
}

hr, img, .backToTop, h3, .hide, #fontSelect, #accentBoxes, #navigation, #sidebar, #header a, #footer a, .footerCredits{
    display:none;
}

#header{
    width:625px;
    height:110px;
    margin-left:15px;
}

#header img.printHeader{
    position:absolute;
    display:block !important;
}

#container{
    margin:auto;
    width:810px;
}  

blockquote{
    padding:0 20px 0 30px;
    line-height:1.8;
    font-size:9pt;
}

blockquote a{
    clear:both;
}

a{
    color:#542373;
}

a:link:after, a:visited:after{
    content: " (" attr(href) ") ";
    font-size:90%;
}
   
a[href^="/"]:after{
    content: " (http://www.angelheartshelter.org " attr(href) " ) ";
}

h1{
    font-weight:400;
    font-size:18pt;
    color:#ff9400;
}

h2{
    font-weight:400;
    font-size:14pt;
    color:#542373;
}

#content, #wishList{
    background:url(images/contentTopbg.gif) top left repeat-x #fff;
    color:#222;
    border:0 !important;
    clear:both;
    padding:30px 15px 10px 15px;
    width:625px;
    min-height:300px;
    float:left;
    position:relative;
    z-index:999;
}

#footer{
    width:625px;
    margin-left:15px;
}
