/**************************************
 * THEME NAME: Silk
 *
 * Files included in this sheet:
 *
 *   Silk/css/index.css
 *   Silk/css/alpha.css
 **************************************/

/***** Silk/css/index.css start *****/

/*
Silk v0.2.1
Style Sheet Index
*/

@import url(css/styles.css);

/***** Silk/css/index.css end *****/

/***** Silk/css/alpha.css start *****/

/*
Silk v0.2.1
Alpha Transparency
*/

/* elements that may use the effect are listed here */
#header, #header-home, #contentLogo, #mainLogo {
	behavior: url(http://elearn.metrotech.org/themeSilk/js/alphapng.htc);
	}

/* elements to prohibit from using the effect go here */
.removeTheEffect {
	behavior: none;
	}

/***** Silk/css/alpha.css end *****/

