/* CSS by Carey Best 2007 - www.stubbystudios.com */
  
body{
    color:#000;
    font:105% verdana, arial, sans-serif;
    background:url(images/background.gif) top left no-repeat #f4f2de;
}

.hide{
    text-indent:-9999px;
    position:absolute;
}

#fontSelect{
    float:left;
    padding:78px 0 0 70px;
}

#fontSelect p, #fontSelect a{
    text-align:right;
    font-size:14px;
    padding-left:5px;
}

#fontSelect a{
    color:#ff9400;
}

#fontSelect a:hover{
    color:#9360bd;
}

#fontSelect p{
    color:#542373;
}

.largeFont{
    font-size:18px !important;
    padding:0 10px 0 0 !important;
}

#accentBoxes{
    position:absolute;
    top:0;
    background:url(images/accentBoxes.gif) top left no-repeat #f4f2de;
    width:109px;
    height:567px;
}

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

#header{
    float:left;
    height:104px;
}

#header a img{
    padding-left:9px;
    display:block;
    position:relative;
    z-index:899;
}

#header img.printHeader{
    display:none;
}