
body {background:url(imgs/bg.gif) repeat; font-family: "Trebuchet MS", "Chicago", "Verdana"; color:#663300; background-color:#fafafa; font-size: 12px;}
	
h1 {font-size: 48px; color:#66CC00;}

h2 {font-size: 36px; color:#66CC00;}

ul {list-style-type: disc;}

li {padding-bottom: .3em;}

.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-right: 10px;}

.left {width: 25%; position: absolute; top: 15em;}


	/*box for meets */
.meets {border: 1px dashed #996600; padding-left: 20px; padding-right: 20px; padding-bottom: 30px; position: relative; top: -2em;}

.right {width: 73%; position: absolute; top: 15em; left:25%; margin-left:20px;}

	/*.heading {;}*/

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

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



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



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: #FF6600; text-decoration: underline; background: #ffff33;}
