body{
	margin:0px 0px;	
	background-color:#000000;
	font:12px arial;
	color:#ffffff;
	
}

a:link{
	font:12px arial;
	color:#ffcc33;
	text-decoration:none;
}

a:visited{
	font:12px arial;
	color:#ffcc33;
	text-decoration:none;
}

a:hover{
	font:12px arial;
	color:#ffffff;
	text-decoration:none;
}

ul.timeline{
	font:12px arial;

}

ol.discography{
	font:12px arial;

}

p{
	color:#ffffff;
	width:500px;
	font:12px arial;
	text-indent:8px;

}
p.lecturetext{
	background-color:#ffffff;
	color:#000000;
	width:570px;
	font:12px arial;
	text-indent:8px;
	padding:0px 8px;
	border:0px solid red;
	margin-bottom:-10px;

}

h1{
	font:italic 28px impact;
	color:#ff0000;
	

}

h2{
	font:italic 20px impact;
	color:#ffcc33;
	
}

h3{
	font:italic 17px impact;
	color:#ffcc33;

}

h4{
	font:20px impact;
	color:red;

}
h5{
	font:bold 14px arial;
	color:#ffff00;
	border:0px solid red;
	margin-bottom:-10px;

}
h6{
	font:bold 14px arial;
	color:#ffffff;

}

span.video_caption{
	font:italic 9px arial;
	color:#aaaaaa;
	width:100%;
	text-indent:10px;

}

span.img_caption{
	color:#000080;
	font:italic bold 12px arial;
}

span.spec{
	font:13px verdana;
	color:ffaa66;

}
span.woodstock_days{
	font:bold 13px verdana;
	color:000080;
	text-indent:20px;

}

blockquote{
	font:12px arial;
	color:#ffffff;
	border:0px solid green;
	margin-bottom:-13px;

}
table.maintable{
	
	border:0px solid red;

}



td.header{
	width:500px;
	border:0px solid red;
	background-image:url(ani_sunrise1.gif);
	background-repeat:no-repeat;
	height:68px;
	vertical-align:top;
}
td.nav{
	
	font:11px arial;
	color:#ffffff;
	text-align:right;
	vertical-align:top;
	padding:5px 5px;
	border-bottom:0px solid #555555;
}

td.main{
	width:570px;
	vertical-align:top;
	border-left:1px dotted #555555;
	padding-left:8px;
	padding-top:8px;
}

td.linkbar{
	width:130px;
	text-align:left;
	vertical-align:top;
	font:12px arial;
	color:#ffffff;
	padding:5px 5px;
	border-left:1px dotted #555555;
	border-bottom:0px solid #555555;
}

table.class_outline{
	
	border:0px solid red;
	color:#ffff00;
	font:12px arial;

}
td{
	padding:2px 8px;
	border-bottom:1px solid #555555;
}
td.img_caption_cell{
	padding:2px 8px;
	border-bottom:0px solid #555555;
}


div.lecture{
	background-color:#ffffff;
	color:#000000;
	font:11px arial;
	height:300px;
	overflow:auto;
	width:600px;

}
iframe.linkframe{
	width:160px;
	height:680px;

}
iframe.weekframe{
	width:70px;
	height:600px;

}

iframe.headerframe{
	width:650px;
	height:68px;

}


pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
 width: 99%;
}






























