body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #efefef;
	color:black;
	margin: 0;
	padding: 0;
	}
	
div, p, th, td, li, dd, dl, dt    {
     /* redundant selectors to help NS4 not forget */
    font-family:  Verdana, Arial, Helvetica, sans-serif;
    }

dt 	{
	font-weight: bold;
	}
	
ol, li, dl, dt, dd {
	line-height: 1.5em;
	}
	
p, td {
	margin-top: 0; padding-top: 0;
	line-height: 1.5em;
	margin-bottom: 1em;
	}
h1	{
	font-size:	2em;
	}
h2	{
	font-size:	1.75em;
	}
h3	{
	font-size:	1.5em;
	}
h4	{
	font-size:	1.25em;
	}
h5	{
	font-size:	1em;
	}
h6	{
	font-size:	0.8em;
	}


h1, h2, h3, h4, h5, h6 {
font-family: Georgia, "Times New Roman", Times, serif; 
font-weight: normal; 
margin:	1.25em 0 0 0;
letter-spacing:.15em;
}

img	{
	display: inline;
	border:	0
	}

.vs0, .first 	{
	margin-top:	0;
	padding-top: 0;
	}

a	{
	text-decoration:	none;
	/* font-weight:	bold; */
	}

a:link	{
	color:	#900;
	}

a:visited	{
	color:	#009;
	}

a:active	{
	color:	#f00;
	}

a:hover	{
	color:	#f60;
	text-decoration: underline;
	}

.ahem	{
	display:	none;
	}

.small	{
	font-size: 12px;
	}

code, tt, pre	{
	font: 12px "andale mono", monaco, courier, "courier new", monospace;
	color: #06c;
	background: transparent;
	}

#footer, .marginalia {
	font: 10px geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dotted #333333;
	}

.libnavt {
border-bottom: solid 1px #fff;
}

.libnavb {
border-bottom: solid 1px #ccc;
border-top: solid 1px #ccc;
}

.noshow {
	display: none;
}

.time {
	float: right;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* a:link {color: blue}
a:visited {color: purple;} 
a:hover {background-color: #FFFFCC;}*/

#banner {
	/* background-color: #bbbbaa; */
	/* width: 100%; */
	/* height:50px; */
	padding: 10px; /* 10px 8px 18px; */
	margin:0px;
	}

/*html>body #banner {
	height:39px;
	}*/

#banner h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	letter-spacing: .25em;
	}

#banner p#dept {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	letter-spacing: .18em;
}

#banner p#course {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0 0 0px 0;
	letter-spacing: .18em;
}

#content {
	/* float:left; 
	width: 77%;*/
	margin: 0px 220px 20px 10px;
	background-color: #fff;
	border-right: 1px solid #ccccbb;
	border-bottom: 1px solid #ccccbb;
	padding: 24px; /* 8px 0 8px; */
	}

#rightside {
	position:absolute;
	/* float:right; */
	top: 81px;
	right: 10px;
	width: 200px; /*19%;*/
	/* background-color: #ccccbb; */
	margin-top: 0px;
	font-size: 84%;
	/* padding: 12px 8px 0 8px; */
	}

#rightside ol {
	/* margin-left: -14px; */
	/* margin-right: 8px; */
	}

#rightside li {
	margin-bottom:10px;
	/* font-size: 12px; */
	}

#rightside p {
	margin-left:6px;
	margin-right: 6px;
}


/* #content p,h1,h2,pre {
	margin:0px 10px 10px 10px;
	} */

/* #content p {
	line-height:180%;
	font-size: 12px;
	}*/

.smtext {font-size: 11px;}

hr {height: 1px; color:#ccc;}

.topic h3 {
	font-size: 15px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	
	}
div.topic ul {margin-top: 0px; padding-top:0px;}
div.topic li {
	font-size: 12px;
	list-style-position: outside;
	list-style-type: square;
	line-height: 180%;
}

div.topic img.new {
	display: inline;
	line-height: 180%;
	margin-top: 8px;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif; 
	/* font-size: 18px; */
	font-weight: normal; 
	letter-spacing:.15em;
	border-bottom: 1px solid #CCC;
	margin-bottom: 12px;
	margin-top:0;
	padding-top:0;
	}

.rheader {
	font-family: Georgia, "Times New Roman", Times, serif; 
	/* font-size: 18px; */
	font-weight: normal; 
	letter-spacing:.15em;
	/* border-bottom: 1px solid #CCC; */
	margin-bottom: 12px;
	margin-top:0;
	padding-top:0;
	}

/* td {
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
} */

.info {
	/* border-top:1px solid #000; */
	/* padding-top: 8px; */
	font-size: 11px;
	}

.nav {font-size: 12px; margin-top:12px;}

.bdate {
	margin-top:0;
	margin-bottom: 8px;}
