/* structure--------------------------------- */
body {margin: 0px; padding: 0px; background: #fff; color: #333; font-family: Arial, Verdana, Sans-serif; text-align: center;} 

/* banner--------------------------------- */

#printbanner {display: none;}
#upperbanner {height: 24px;	padding: 0px; width: 98%; margin: 0px; text-align: right;}
#lowerbanner {height: 40px; padding: 0px 0px 0px 20px; margin: 0px; text-align: left; background: url("https://web.stanford.edu/dept/its/images/bannerbg.gif") left bottom;}

#banner {width: 100%; height: 78px; background: #fff; margin: 0px; border-bottom: 1px solid #bbb; color: #999; font-size: 11px;}

/* container--------------------------------- */

#container {width: 98%; min-width: 778px; margin: 0px auto 0px auto; text-align: left; border-left: 1px solid #bbb; border-right: 1px solid #bbb;}
/* Hide from IE5-mac. \*/
#container {background: url("https://web.stanford.edu/dept/its/images/content_background.gif") left bottom;}
/* End hide from IE5-mac */

/* navigation--------------------------------- */

#nav {height: 24px; color: #333; padding: 0px; font-size: 12px; margin: 0px; border-bottom: 1px solid #bbb; background: #fff;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #nav {margin-left: -3px; margin-right: -3px;}
/* End hide from IE5-mac */
#nav a {padding: 5px 10px 4px 10px; text-decoration: none; background: #FFF;}

#nav ul {padding: 0px; margin: 5px 0px 0px 0px; z-index: 1;}
#nav ul li {display: inline; list-style-type: none; border: 0px; position: relative; margin: 0px; padding: 0px;}
#nav ul ul {display: none;}

/* Hide from IE5-mac. \*/
#nav ul {padding: 0px; margin: 0px; z-index: 1;}
#nav ul li {float: left; list-style-type: none; border: 0px; position: relative; margin: 0px; padding: 0px; z-index: 2;}
#nav > ul > li > a {background: transparent; height: 15px;}
#nav ul li:hover > ul {display: block; position: absolute; top: -1px; left: 100%;}
#nav li a {display: block;}
#nav ul li a:hover {background: #eee;}
#nav > ul > li:hover > ul {top: 22px; left: 0px; z-index: 3;}
#nav ul li:hover ul {border: 1px solid #bbb; width: 150px;}
#nav ul li:hover ul li {width: 150px;}
/* End hide from IE5-mac */

#nav a:link, #nav a:visited {color: #666; text-decoration: none;}
#nav a:hover, #nav a:active {color: #333; background: #eee;}

#nav2 {display: none;}

/* breadcrumb--------------------------------- */

/*Fat Erik's Breadcrumbs*/
#breadcrumb {margin: 10px; font-size: 11px; font-weight: bold; line-height: 1.5em;}
#breadcrumb ul {list-style: none; padding: 0px; margin: 0px;}
#breadcrumb li {display: inline; padding: 0px; margin: 0px; white-space: nowrap;}
#breadcrumb li:before {font-weight: normal; content: " > "; }
#breadcrumb li:first-child:before {font-weight: normal; content: ""; }
#breadcrumb a {font-weight: normal;}

/*IE workaround*/
/*All IE browsers*/
* html #breadcrumb li {background-image: url("https://web.stanford.edu/dept/its/images/arrow.gif"); background-repeat: no-repeat; background-position: 0px 50%; padding: 0px 0.5em 0px 1em; margin: 0px 1em 0px -1em;}
*:first-child+html #breadcrumb li {background-image: url("https://web.stanford.edu/dept/its/images/arrow.gif"); background-repeat: no-repeat; background-position: 0px 50%; padding: 0px 0.5em 0px 1em; margin: 0px 1em 0px -1em;}

/*Win IE browsers - hide from Mac IE\*/
* html #breadcrumb {height: 1%;}
*:first-child+html #breadcrumb {height: 1%;}
* html #breadcrumb li {display: block; float: left;}
*:first-child+html #breadcrumb li {display: block; float: left;}
/*End hide*/

/*Mac IE 5*/
* html #breadcrumb li:first-child {background-image: none;}
*:first-child+html #breadcrumb li:first-child {background-image: none;}

/* sidecontent--------------------------------- */

#sidebar {clear: both; float: left; width: 158px; margin: 0px; padding: 0px; font-size: 11px; color: #333; border-right: 1px solid #bbb;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #sidebar {margin-right: -3px;}
*:first-child+html #sidebar {margin-right: -3px;}
/* End hide from IE5-mac */
#sidebar h1 {margin: 7px 0px 0px 0px; padding: 0px 5px 0px 5px; background: #ddd;	line-height: 1.5em; color: #333; font-weight: bold; font-size: 11px; border-top: 1px solid #bbb;	border-bottom: 1px solid #bbb;}
#sidebar a:link, #sidebar a:visited {color: #333; text-decoration: none;}
#sidebar a:hover, #sidebar a:active {color: #900; text-decoration: underline;}
#sidebar p {margin: 0px; padding: 10px; line-height: 14px;}
#sidebar ul {margin: 10px 0px 0px 0px; padding: 0px;}
#sidebar li {list-style: none; padding: 0px 10px 10px 10px; margin: 0px;}

#sidebar2 {float: right; width: 158px; margin: 0px; padding: 0px; font-size: 11px; color: #333; border-left: 1px solid #bbb;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #sidebar2 {margin-left: -3px;}
*:first-child+html #sidebar2 {margin-left: -3px;}
/* End hide from IE5-mac */
#sidebar2 h1 {margin: 7px 0px 0px 0px; padding: 0px 5px 0px 5px; background: #ddd;	line-height: 1.5em; color: #333; font-weight: bold; font-size: 11px; border-top: 1px solid #bbb;	border-bottom: 1px solid #bbb;}
#sidebar2 a:link, #sidebar2 a:visited {color: #333; text-decoration: none;}
#sidebar2 a:hover, #sidebar2 a:active {color: #900; text-decoration: underline;}
#sidebar2 p {margin: 0px; padding: 10px; line-height: 14px;}
#sidebar2 ul {margin: 10px 0px 0px 0px; padding: 0px;}
#sidebar2 li {list-style: none; padding: 0px 10px 10px 10px; margin: 0px;}

#seal {text-align: center; margin: 20px 0px 20px 0px;}

/* maincontent--------------------------------- */

#content {margin: 0px 158px 0px 158px; padding: 0px; border-left: 1px solid #bbb; border-right: 1px solid #bbb;}

#maincontent {margin: 10px; padding: 0px 0px 10px 0px; font-size: medium; line-height: 1.4em; word-wrap: break-word;}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html #maincontent {height: 1%; font-size: small;}
*:first-child+html #maincontent {height: 1%; font-size: small;}
/* End hide from IE5-mac */

/* date--------------------------------- */

#date {color: #333; font-size: 11px; margin-top: 25px;}

/* footer--------------------------------- */

#footer {width: 100%; text-align: center; background:#900; color:#fff; font-size: 11px;	padding: 3px 0px 3px 0px; margin: 0px 0px 12px 0px;}
#footer a {color: #fff; text-decoration: none; font-weight: bold; padding: 0px 5px 0px 5px;}
#footer a:link, #footer a:visited {text-decoration: none;}
#footer a:hover, #footer a:active {text-decoration: underline;}

/* copyright--------------------------------- */

#copyright {color: #000; font-size: 10px; text-align: center; padding: 0px 0px 15px 0px;}
#copyright a:link, #copyright a:visited {color: #000; text-decoration: underline; padding: 0px 5px 0px 5px;}
#copyright a:hover, #copyright a:active {color: #900;}

/* logo--------------------------------- */

#logo {color: #000; font-size: 10px; text-align: center; padding: 0px 0px 25px 0px;}
