* {
	font-family: Arial, Helvetica, SunSans-Regular, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

body {
	text-align: center;
}
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;
	padding-left: 34px;
}
h1 {
	background: url("../gfx/bg-h1.gif") no-repeat left;
	font: small-caps bold 28px Arial;
	margin: 0 0 15px 3px;
	padding-left: 31px;
}
#home h1 {
	background: none;
	margin: 0;
	padding-left: 34px;
}
#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;
}
a:hover {
	text-decoration: none;
}
td {
	vertical-align: top;
}


/* CONTAINER */

div#container {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 773px;
}


/* HEADER */

#header {
	height: 139px;
	left: 0;
	position: absolute;
	top: 0;
	width: 773px;
}
#header img {
	display: block;
}
#crumbs {
	background: black;
	color: white;
	font: bold 9px Verdana;
	height: 14px;
	padding: 1px 0 0 35px;
}
#crumbs a {
	color: white;
	font-weight: normal;
	text-decoration: none;
}
#crumbs a:hover {
	text-decoration: underline;
}
#navbar {
	background: url("../gfx/bg-navbar.gif") repeat-y;
	border-left: 3px solid black;
	height: 19px;
	padding-left: 32px;
}
#navbar ul {
	list-style: none;
}
#navbar ul li, #navbar form {
	display: inline;
}
#navbar select {
	background-color: #ffffff;
	border:	solid #663366 1px;
	font: bold 10px Verdana, Arial, Helvetica, SunSans-Regular, Geneva, sans-serif;
	height: 15px;
	width: 203px;
}
#navbar a {
	color: black;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#navbar a:hover {
	text-decoration: underline;
}


/* MENU */

#menu {
	background: url("../gfx/bg-standrews.gif") repeat-y;
	left: 0;
	position: absolute;
	top: 139px;
	width: 773px;
	z-index: 1;
}
#menu ul li {
	border-bottom: 1px solid #1C539C;
	list-style: none;
	margin-left: 584px;
	padding: 5px 0;
}
#menu ul li a {
	color: #1C539C;
	font-weight: bold;
	padding: 0 2px 0 8px;
	text-decoration: none;
}
#menu ul li.selected {
	background: #9FB5D4;
}
#menu ul li.selected a {
	color: black;
}
#menu ul li a:hover {
	text-decoration: underline;
}
#menu ul li.sub1 {
	margin-left: 607px;
	padding: 1px;
}
#menu ul li.sub2 {
	margin-left: 622px;
	padding: 1px;
}
#menu ul li.sub3 {
	margin-left: 637px;
	padding: 1px;
}
#menu ul li.sub4 {
	margin-left: 652px;
	padding: 1px;
}
#menu ul li.first {
	border-top: 1px solid #1C539C;
}
#menu ul li.last {
	border-bottom: none;
	padding: 1px 1px 2px 1px;
}
#menu ul li.bs a {
	font: bold 9px Verdana;
	padding-left: 0;
}
#menu ul li.ff a {
	font: bold 9px Verdana;
	padding: 0 4px 0 0;
}
#menu ul li.ff img {
	float: left;
	margin: 0 6px 0 8px;
}
#menu ul li ul li {
	border-bottom: none;
	font-size: 10px;
	list-style: none;
	margin-left: 0;
	padding: 3px 0 0 15px;
}
#menu ul li ul li a {
	font-weight: normal;
}
#menu div#campuses {
	margin-left: 584px;
}
#menu div#campuses p#ctitle {
	background: black;
	color: white;
	font: bold 13px Times;
	padding: 2px 2px 2px 8px;
	text-transform: uppercase;
}
#copyright {
	margin-left: 584px;
}
#copyright p {
	font-size: 10px;
	padding: 8px 2px 5px 8px;
}
#copyright a {
	color: #1C539C;
	font: bold 9px Verdana;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: underline;
}
.grad {
	background: url("../gfx/grad.jpg") no-repeat bottom right;
	height: 100px;
	width: 773px;
}

/* CONTENT */

#content {
	background: url("../gfx/bg-standrews.gif") repeat-y;
	left: 0;
	padding: 15px 20px 20px 0;
	position: absolute;
	top: 139px;
	width: 530px;
	z-index: 2;
}
#content p, #content table, #content ul, #content ol, #content textarea {
	margin: 0 0 15px 50px;
}
#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;
}

.highlight {
	background: #F0F3F8;
	border: 1px solid #CCC;
	padding: 5px;
	margin: 0 0 15px 50px;
}

.highlight p {
	margin: 10px;
	padding: 5px;
}

.highlight img {
	margin: 10px;
}

#clear {
	clear:both;
}

/* 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 #crumbs { height: 16px }
* html #content { width: 530px }
/* start hide from ie5 mac until next comment \*/
* html #logohead { margin-right: 0 }
* html #content { width: 584px }
/* stop hide from ie5 mac */

