body {	margin: 0;	padding: 0;	font: normal 76%/1.5em arial, helvetica, sans-serif;	color: #333;	background-colour: #fff;	background-image: url(images/syllabus_bkgd.jpg);	background-repeat: repeat-y;	background-position: center;	text-align: center;	min-width: 680px; /* something to be aware of, this is not accepted by IE, only NS, Mozilla, and some Opera */	height:800px;	}		/* baseline styles */	/* content base styles */h1, h2, h3, h4, h5 {	font-weight: bold;}p, li, td, h5 {	font-size: 1em;}h1 { font-size: 1.60em;}h2 { font-size: 1.45em;}h3 { font-size: 1.30em;}h4 { font-size: 1.15em;}em {	color: #006699;	font-style:italic;}strong {	font-weight: bold;}h1 {margin: 0 0 1em 0;}h2 {margin: 0 0 1em 0;}h3 {margin: 1em 0 1em 0;}h4 {margin: .5em 0 .5em 0;}h5 {margin: .5em 0 .5em 0;}h4 p {	margin-top: .5em;}#wrapper {	margin: 0 auto 0 auto;	width: 680px;	text-align: left;}#header {	margin: 10px 0;}#header a {	font-size: .9em;	line-height: 1.25em;	color: #666;}#banner {	width: 680px;	height: 86px;	background-position: left top;	background-repeat: no-repeat;}#logo {	background-repeat: no-repeat;	height: 65px;	margin: 12px 0 18px 0;}#sidebar {	float: right;	width: 186px;	text-align: left;	font-weight: bold;	margin: 0;	padding: 0;}.box {	padding: 0 0 0 8px;	margin: 0;	background-color: #eee;	border: 1px solid #ccc;	text-align: left;}.box a, .box a:link, .box a:visited {	font-weight: bold; 	font-size: 1em;	line-height: 2em;	color: #003399;	text-decoration: none;}.box a:hover, .box a:active {	color: #06f;	text-decoration:underline;}.unit {	/* width: 176px; */	text-align: left;	padding: 8px 0 8px 8px;	margin: 0 0 0 6px;}.unit li {	line-height: 125%;	font-size: 0.925em;	list-style-type:circle;}.unit a, .unit a:link, .unit a:visited, .unit a:hover, .unit a:active, .unit li a {	font-weight: normal;	line-height: 1.25em;}#mainCol {	margin: 0 216px 0 18px;}#mainCol a, #mainCol a:link, #mainCol a:visited {	font-weight: bold; 	color: #003399;	text-decoration: none;}#mainCol a:hover, #mainCol a:active {	color: #06f;	text-decoration:underline;}#mainCol ul {	margin: 0 0 0 8px;	padding: 8px;}ol.assignments {	margin: 0 0 0 8px;	padding: 8px;}#footer {	text-align: center;	height: 48px;	margin: 40px 0 0 0;}#footer p {	font-size: .9em;	line-height: 1.25em;	color: #666;}