/**************************************
 * THEME NAME: standardwhite
 *
 * Files included in this sheet:
 *
 *   standardwhite/gradients.css
 *   standardwhite/sw_layout.css
 **************************************/

/***** standardwhite/gradients.css start *****/

/**
  *  Adds all the nice finish to the standard theme
  *
  */

th.header,
td.header,
h1.header,
h2.header,
h3.header,
div.header {     
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

.navbar {
    background-image:url(gradient.jpg);     
    background-position:top;    
    background-repeat:repeat-x;     
}

/* lee */

#header, #header-home{
     background-color: #ffffff;
}

#digital {
 padding: 5px 0 0 0;
 font-size: 12px; 
 color: #494949;
}
#digital a {
 color: #a9290a;
 font-weight: bold;
}

#content .leftmenu_container {
  width: 17em;
}

#content .leftmenu_container .leftmenu_links li {
 padding-top: 10px;
} 
#content .leftmenu_container .leftmenu_links a {
 color: #000066;
}
#content .leftmenu_container .leftmenu_links a:hover {
 color: #a9290a;
}/***** standardwhite/gradients.css end *****/

/***** standardwhite/sw_layout.css start *****/

 #page {

} 

/*body {
 width: 80%;
 margin: auto;
  
} */

/* body#course-view {
 width: 800px;
 margin: auto;
  
} *//***** standardwhite/sw_layout.css end *****/

