

body {
  max-width: 100%;
  margin: auto;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	color: black;
	background-color: #fff;
}


a:link, a:visited {
	color: #c30;
}


/* ---------------------------------------------------- */
/* Major Navigational Containers                        */
/* ---------------------------------------------------- */

#container {
  position: relative; /* enables absolute positioning within */
  text-align: left;
  margin: 50px auto;
  width: 740px;
  padding: 0px;
  border: none;
}



#header {
	margin: 5px;
	padding: 0px;
	width: 728px;
	
}

#courseheader{

        margin: 5px;
	padding-top: 10px;
	padding-left: 10px;
        padding-bottom: 10px;
        padding-right: 20px;
	width: 720px;

}

#content {
	margin: 5px;
	padding-top: 10px;
	padding-left: 10px;
        padding-bottom: 10px;
        padding-right: 20px;
	border-right: 1px solid #ccc;
	width: 455px;
	
}

#coursecontent {
	margin: 5px;
	padding-top: 10px;
	padding-left: 10px;
        padding-bottom: 10px;
        padding-right: 20px;
	width: 720px;
}

#right {
	float: right;
	margin: 5px;
	padding: 10px;
	width: 206px;
	
}


#footer {
	margin: 5px;
	padding: 10px;
	border-top: 1px solid #ccc;
	height: 25px;
	width: 708px;
}



/* ---------------------------------------------------- */
/* Individual Element Properties                       */
/* ---------------------------------------------------- */

#content h1 {
	font-size:16px;
}

#content a:link, #content a:visited {
	text-decoration: none;
}

#coursecontent h1 {
	       font-size:25px;
	       padding-top:25px;
	       padding-bottom:15px;
	       border-top: 1px solid #ccc;
}




h1.unclogo {
  background: url("logo.jpg") top right no-repeat;
  position: absolute;
  top: 10px;
  right: 10px;
  width:300px;
  height: 200px;
  margin: 0;
  padding: 0;
  display: block;
  z-index: 10;
}

h1.unclogo span {
  display: none;
}



div.stevephoto {
  width: 200px;
  height: auto;
  margin: 20px 0;
  text-align: left;
}

div.stevephoto img {
  width: 200px;
  height: auto;
  display: block;
}




#info {
	margin: 0px;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;	
}

#info li {
	display: inline;
	padding: 0px;
	margin-right: 15px;
      
}

#info a:link, a:visited {
	text-decoration: none;
}

#info em {
	font-style: normal;
	font-weight: bold;	
}

#nav {
	margin: 0px;
	padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	
}

#nav li {
	display: inline;
	padding: 0px;
	margin-right: 15px;
	margin-left: 5px;
      
}

#nav a:link, #nav a:visited{
	text-decoration: none;
	font-size: 14px;
}

#title {
	background: url(logo.jpg) top right no-repeat;
	height: 150px;
	margin-bottom: 20px;
	border: 1px solid white;
}

#title h1 {
        font-size: 40px;
	margin-top: 25px;
}

#title h2 {
	font-size: 16px;
}

#title a:link, #title a:visited {

	text-decoration: none;
}

div.year {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 40px;
	margin-bottom: 40px;
}


div.citation {
	margin: 15px;
	font-size: 12px;
}


div.cite_title {
	font-weight: bold;
	font-size: 14px;
}

div.cite_authors {

}

div.cite_info span.pub {
	font-style: italic;
	
}

div.cite_info span.date {
	
}

div.cite_link {
	font-weight: bold;
}

div.cite_link a:link, div.cite_link a:visited {
	font-weight: normal;
}

#quote{
	margin-top: 75px;
	color: #666;
	font-size: 14px;
	font-style: italic;
	
}

#quote_source {

	text-align: left;
	margin-top: 10px;
	color: black;
	font-size: 14px;
	
}



li.title {
	font-weight: bold;
}


span.bibem {
	font-weight: bold;
	font-size: 12px;
}
