body {
    font-family : sans-serif ;
    font-size : 9pt ;
    background-color : #dddddd
}

a:link {
    color : #0033cc ;
    text-decoration : none ;
}

a:visited {
    color : #0033cc;
    text-decoration : none ;
    color : #56916C ;
}

a:active {
    color : #666666 ;
    text-decoration : none ;
}

a:hover {
    color : #999999 ;
    font-weight : normal ;
    text-decoration : none ;
}

img {
    border : 0 ;
}

#header {
    font-size : 22pt ;
    line-height : 200% ;
    margin : 20pt ;
    background-color : #73c492 ;
    padding : 20pt ;
}

#header a {
    color : #ffffff ;
}

#header img {
    vertical-align : top ;
}

#menu {
    position : absolute ;
    font-size : 8pt ;
    line-height : 200% ;
    width : 210px ;
}

#menu ul ul {
    padding-left : 12pt ;
}

#menu ul li a:hover {
    color : #999999 ;
}

#menu .menuLabel {
    font-style : italic ;
    color : #56916C ;
} 

#menu .thisMenuLabel {
    font-weight : bold ;
    color : #56916C ;
} 

#content {
    position : absolute ;
    left : 230px ;
    line-height : 175% ;
    width : 55% ;
}

#content h1 {
    font-size : 14pt ;
}

#content h2 {
    font-size : 11pt ;
}

#cengage {
    position : absolute ;
    font-size : 8pt ;
    left : 78% ;
    line-height : 200% ;
    width : 20% ;
}

#copyright {
    position : absolute ;
    font-size : 8pt ;
    color :  #56916C ;
    line-height : 200% ;
    width : 200px ;
    margin-left : 5pt ;
    margin-top : 375px ;
}
