
body {background:url(images/blanc_skull.gif) repeat; font-family: "Trebuchet MS", "Chicago", "Verdana"; color:#663300; background-color:#fafafa; font-size: 12px; width:800px;}
	
h1 {font-size: 48px; color:#99CC33;}

h2 {font-size: 32px; color:#FAB42E; margin-bottom: .7em;}

h3 {font-size: 20px; color:#ffcc00;}


ul {list-style-type: disc;}

li {padding-bottom: .3em; margin-left:-1.7em;}


.subhead {font-size: 16px; line-height: 75%;}

.links {line-height:30%;}

	/*contains heading info*/
.info {width:100%; border-bottom: 1px dashed #996600; padding-bottom:10px;}


	/*box for docs */
.docs {border: 1px dashed #996600; position: relative; top: -2em; padding: 10px; background:#fafafa;  margin-bottom: -3em;}

.right {width: 200px; position: absolute; left: 588px; margin-left:20px; top: 250px;}


	/*box for desc */
.desc {border: 1px dashed #996600; position: relative; top: -2em; padding: 10px; background:#fafafa;  margin-bottom: -3em;}

.left {width: 580px; position: absolute; top: 250px;}



	/* margined box for homework*/
	
.homework {border: 1px dashed #996600; position: relative; top: -2em; padding: 10px; background:#fafafa;}



	/*.heading {;}*/

.day {font-weight:bold; color:#996600; font-size: 14px; margin-bottom: -.7em;}

.emph {font-size: 14px; font-style: italic; margin-left: 1.5em; margin-bottom: -.7em;}






a:link {color: #000000;  background: #cccccc; text-decoration: none;}

a:visited {color: #000000; text-decoration: none; background: #cccccc;}

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

a:hover {color: #ffffff; text-decoration: underline; background: #89EBF4;}

