* {
	font-family: Arial, Helvetica, SunSans-Regular, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

body {

}
img,table {
	border: none;
}
p,th,td,li,textarea {
	font-size: 12px;
}
h1,h2,h3,h4,h5,h6 {
	color: #1C539C;
	font-weight: bold;
	margin-bottom: 15px;
}
h1 {
	font: small-caps bold 28px Arial;
	margin: 0 0 15px 0;
}
#home h1 {
	margin: 0;
}
#home h1 img {
	margin-bottom: 15px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	color: black;
	font-size: 12px;
	margin-bottom: 5px;
}
h6 {
	font-size: 11px;
}
a {
	color: #1C539C;
	text-decoration: underline;
}
td {
	vertical-align: top;
}


/* CONTAINER */

div#container {

}


/* HEADER */

#header {
	left: 0;
	position: absolute;
	top: 0;
}
#header img {
	display: none;
}
#crumbs {
	color: black;
	font: bold 9px Verdana;
	height: 14px;
}
#crumbs a {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#navbar {
	display: none;
}


/* MENU */

#menu {
	display: none;
}


/* CONTENT */

#content {
	left: 0;
	position: absolute;
	top: 20px;
}
#content p, #content table, #content ul, #content ol, #content textarea {
	margin: 0 0 15px 16px;
}
#content table textarea {
	margin: 0;
}
#people--description #content table {
	margin: 0 0 15px 35px;
}
#people--description #content table p {
	margin: 0 0 15px 20px;
}
#people--description #content table h4 {
	padding-left: 20px;
}
#people--description #content h4 {
	margin-bottom: 0;
}
#people--list #content table td, #people--list #content table th {
	padding: 2px;
}
#resources--ssc_theses #content table th {
	border-bottom: 1px black solid;
	border-top: 1px black solid;
	font-size: 11px;
	padding: 2px;
}
#resources--ssc_theses #content table td {
	border-bottom: 1px black solid;
	font-size: 11px;
	padding: 2px;
}
#content ul li, #content ol li {
	margin-left: 25px;
}

/* MISC */

#content .photoright {
	float: right;
	margin: 0 0 10px 10px;
	text-align: center;
}
#content .photoleft {
	float: left;
	margin: 0 10px 10px 50px;
	text-align: center;
}
#content .photoright p, #content .photoleft p {
	font-size: 10px;
	margin: 0;
}
.note {
	font-size: 10px;
}
ul.spacedlist li {
	margin-bottom: 12px;
}
.error {
	color: red;
}
.success {
	color: blue;
}
.scaps {
	font-variant: small-caps;
}
.list-th {
	background-color: black;
	color: white;
	font-size: 14px;
	text-align: left;
}
.row-altern-color1 {
	background-color: #e4eaf3;
	color: black;
}
.row-altern-color2 {
	background-color: white;
	color: black;
}
.plink {
	margin-top: 40px;
}


/* SITEMAP */

#content p.sml1 {
	font-weight: bold;
	margin: 8px 0 0 50px;
	padding: 0;
}
#content p.sml2 {
	margin: 0 0 0 80px;
}
#content p.sml3 {
	margin: 0 0 0 110px;
}
#content p.sml4 {
	margin: 0 0 0 140px;
}
#content p.sml5 {
	margin: 0 0 0 170px;
}

/* only IE mac/win sees these "* html" style fixes below */
/* note: first value is ie5/6win, optional escaped value is ie6win only */
/* make sure you don't put the escape slash before a-f */
* html #content { }
/* start hide from ie5 mac until next comment \*/
* html #content { }
/* stop hide from ie5 mac */
