@import "studentmsgs.css";

.special, #specialnote {
	font-size : 14pt;
	color : maroon;
	width : 70%;
}

caption {
	caption-side : bottom;
}

tt {
	font-family : monospace;
}

body {
	background : white;
	font-family : sans-serif;
}

address {
	font-size : x-small;
	text-align : right;
	margin-right : 0.5in;
}

pre, p, ul, dl, ol {
	margin-left : 0.5in;
}

.navright {
	text-align : right;
}

h2 {
	padding-left : 0.25in;
}

.sectionlist {
	list-style-type : none;
}

.sectionlist li{
	padding-bottom : 8px;
}

div#labinfo h2, div#lectureinfo h2 {
	margin-bottom : 0px;
	margin-top : 0px;
}

h1 {
	font-family : sans-serif;
}

h1.labsectiontitle {

	margin-bottom : 0px;
}

#studentpages h2 {
	margin-top : 0px;
	margin-bottom : 0px;
}

.menu th {
	text-align : left;
}

.menu td {
	padding-right : 1em;
}

.htmlstuff h2 {
	padding-left : 0;
}

.menu {
	padding-left : 1.5in;
}

.navbar {
	font-size: smaller;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background : #FFFFDD;
/*	border-color : yellow;
	border-width: 0px;
	border-style: none none solid none; 
*/
	border-style : none;
	padding-bottom : 2px;
	width : 100%;
	margin-top : 0px;
	padding-top : 0px;
	position : relative;
}

.navbar table {
	width : 100%;
}

.navarea {
	background: #FFFF66;
}

.specialnote {
	color : red;
}

hr {
	background : gray;
	color : gray;
	width : 20%; 
}
