/***********************************************************************************************
        
    Print stylesheet

***********************************************************************************************/
    
body { font: normal normal 12px/1.5em "Times New Roman", Times, serif; }
/* a[href]:after { content: " (" attr(href) ") "; font-size: 90%; }
a[href^="/"]:after { content: " (http://domain.com" attr(href) ") "; } */
ol#accessibility-nav, .hide { display: none !important; }
#seclevsidebar
{
  display: none;
}
#nav
{
 display: none;
}
#topTools
{
  display: none;
}
#logo
{
  display: none;
}
#id1
{
  display: none;
}
#seclevmaincontentcontainer
{
  float: left;
}
/* this is the line that says the College of Arts and Sciences in Cufon*/
#header div.h1 h1
{
  color:#112244;
  font-size:32px;
  z-index:10;
  line-height:25px;
}
/* this is the entire header block div note width */
#header div.h1
{
  display:block;
  height:80px;
  z-index:10;
  width: 600px;
}
#header div.h1 span
{
  display: none;
}

/* this is the div that holds Faculty Directory text */
#header div.h2 {
    display: block;
    height: 40px;
    width: 575px;
}

/* this is the line that says Faculty Directory in Georgia*/
#header div.h2 h2 {
    color: #E75F22;
    font-family: Georgia;
    font-size: 30px;
    font-weight: 400;
    line-height:100%;
}
#accessibility-nav
{
  display: none;
}
#header
{
  z-index: 1;
  display: block;
}
/* this is the line that says Syracuse university in Cufon*/
#header div.h1 p
{
color:#F47321;
display:block;
font-size:14px;
height:40px;
text-transform:uppercase;
}
#footer .menu
{
  display: none;
}