/*
      Project:  Nonverbal Classroom
        Title:  Master styles for print media
       Author:  Adam Page, adam@atomdriven.com
      Updated:  2008-06-26
*/

/*____[ Common elements ]_____________________________________________________*/

body
{
    font-family:          "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, Geneva, sans-serif;
    font-size:            12pt;
}

hr,
#mainmenu
{
    display:              none;
}

a
{
    color:                #555657;
    text-decoration:      none;
}

a img
{
    border:               0;
}

p,
li
{
    line-height:          1.7em;
}

#sub
{
    font-size:            0.85em;
    margin-top:           2.0em;
    border-top:           0.5pt solid #89cadf;
}

h2
{
    font-weight:          normal;
}

#sub p
{
    margin:               2.0em 0;
}

#sub #copyright
{
    margin-top:           4.0em;
    font-size:            0.75em;
}
