body	{
	margin:0px;
	padding:0px;
	min-width: 760px;
	color:#333;
	background-color: #EFEFEE;
	background-position: 0px 0px;
	font-size: 65%;
}
		
#wrapper	{
	background-color:#FFFFFF;
	margin:0px 0px;
	width:760px;
	padding-right: 15px;
	background-image: url('/WebSite/giving/images/rightshadow.gif');
	background-repeat: repeat-y;
}
						
img	{
	border: 0px;
}

#skipnavigation {
	position: absolute;
	left: -1000em;
	width: 20em;
}

/************************
* Start code for header *
************************/
#header	{
	display: block;
	background-color: #CC0000;
	width: 760px;
	height: 148px;
	border-bottom: 14px solid #E57100;  
	margin: 0px;
	padding: 0px;
	overflow:hidden; /* makes IE work */
}
				
#header	h1, h2	{
	display: inline;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}

.logo {
	position: absolute;
	top: 0px;
	left: 0px;
}

.header-image	{
	position:absolute;
	top: 0px;
	left: 205px;
}

/********************************************
* Start code for large graphic and gray nav *
********************************************/
#upper-bar {
	background-color: #FFF;
	width: 760px;
	margin: 3px 0px 7px 0px;
	padding: 0px;
	overflow: hidden;
}


/******************
* End header code *
******************/

/**********************************
* Begin code for middle-section *
**********************************/

#middle-section {
	margin-top: 3px;
	width: 760px;
	background-color: #FFF;
}

#main-body {
	float: right;
	position: relative;
	width: 555px;
	padding: 0px;
	margin: 0px;
}


/**********************************
* Begin code for bar on left side *
**********************************/
#left-sidebar {
  float: left;
	position: relative;
  width: 205px;
  border: 0px;
  background-color: #FFF;
	margin: 0px;
}

#navigation	{
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 205px;
}
					
#navigation ul#leftnav	{
	width: 205px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
	line-height: 120%;
	list-style: none;
}
						
#navigation ul#leftnav li {
	display:block;
	margin:0;
	width: 205px;
	voice-family: "\"}\"";
	voice-family:inherit;
}
						
#navigation ul#leftnav li a {
	background: url("/WebSite/giving/images/000000.gif") repeat-x bottom;
	background-color:#EFEFEE;
	display: block;
	padding: 11px 5px 11px 14px;
	margin: 0px;
	width: 186px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #222;
}

#navigation ul#leftnav li a.selected-nosubnav:link, #navigation ul#leftnav li a.selected-nosubnav:visited,
#navigation ul#leftnav li a.selected-nosubnav:hover, #navigation ul#leftnav li a.selected-nosubnav:active {
	background: url("/WebSite/giving/images/000000.gif") repeat-x bottom;
	background-color: #F7F7F6;
	display: block;
	padding: 11px 5px 11px 14px;
	margin: 0px;
	width: 186px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #CC0000;
}

#navigation ul#leftnav li a:link, #navigation ul#leftnav li a:visited {
	color: #222;
	text-decoration: none;
}

#navigation ul#leftnav li a:hover {
	background-color: #D3D3D1;
	text-decoration: none;
	color:#222;
}

#navigation ul#leftnav li.selected {
	display: block;
 	margin: 0;
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color:#F7F7F6;
}

#navigation ul#leftnav li.selected a.main-selected:link, #navigation ul#leftnav li.selected a.main-selected:visited, #navigation ul#leftnav li.selected a.main-selected:hover {
	background-color:#F7F7F6;
	background: none;
	display: block;
 	padding: 11px 5px 0px 14px;
	margin: 0px;
	width: 186px; /* width + padding-right + padding-left must equal 205px */
	text-decoration: none;
	color: #CC0000;
}

/* This piece code is for the subnavigation in the left navbar */
#navigation ul#leftnav li.selected ul#left-subnav	{
	background-color: #F7F7F6;
	background: url("/WebSite/giving/images/000000.gif") repeat-x bottom;
	margin: 0;
	padding: 0px 0px 11px 0px;
	list-style:none;
}
		
#navigation ul#leftnav li.selected ul#left-subnav li a {
	background: none;
	display: block;
  padding: 6px 5px 0px 28px; /* width + padding-right + padding-left must equal 205px */
	margin: 0;
	width: 166px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
		
#navigation ul#leftnav li.selected ul#left-subnav li a.subnav-inactive:link, #navigation ul#leftnav li.selected ul#left-subnav li a.subnav-inactive:visited {
	color: #222;
	text-decoration: none;
}

#navigation ul#leftnav li.selected ul#left-subnav li a.subnav-inactive:hover {
	background-color: #F7F7F6;
	color: #CC0000;
	text-decoration: underline;
}

#navigation ul#leftnav li.selected ul#left-subnav li a.subnav-selected:link, #navigation ul#leftnav li.selected ul#left-subnav li a.subnav-selected:visited, #navigation ul#leftnav li.selected ul#left-subnav li a.subnav-selected:hover {
	background-color: #F7F7F6;
	color: #CC0000;
	text-decoration: none;
}

#navigation ul#leftnav li.makeagiftnow {
	display: block;
 	margin: 0px 0px 3px 0px;
	color: #FFF;
	width: 186px; /* width + padding-right + padding-left must equal 205px */
	voice-family: "\"}\"";
	voice-family:inherit;
	background-color: #004456;
}

#navigation ul#leftnav li.makeagiftnow a:link, #navigation ul#leftnav li.makeagiftnow a:visited, #navigation ul#leftnav li.makeagiftnow a:hover, #navigation ul#leftnav li.makeagiftnow a:active  {
	background: #004456;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .1em;*/
	margin: 0px;
	padding: 13px 5px 13px 14px;
	color: #FFF;
}


/********************************
* End code for bar on left side *
********************************/

/****************
* default links *
****************/

a:link, a:visited {
	color: #004456;
	text-decoration: underline;
}

a:hover, a:active {
	color: #004456;
	text-decoration: underline;
}

/*****************************************************
* Begin code for main-body section on interior pages *
*****************************************************/

#two-column #main-body #featured	{
	float: left;
	width: 521px;
	position: relative;
	background-color: #FFF;
	color: #333;
	padding: 0px 17px;
}

#three-column #main-body #featured {
	float: left;
	width: 345px;
	position: relative;
	background-color: #FFF;
	color: #333;
	padding: 0px 17px
}

.main-photo {
	float: right;
	margin: 0px 0px 7px 3px;
}

#two-column #main-body #featured h3, #three-column #main-body #featured h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: .1em;
	font-size: 18px;
	font-weight:normal;
	color: #CC0000;
	text-decoration: none;
	padding: 18px 0px 0px 0px;
	margin: 0px 0px 12px 0px;
}

#two-column #main-body #featured h4, #three-column #main-body #featured h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:120%;
	color:#2793D0;
	font-weight:bold;
}

#two-column #main-body #featured h5, #three-column #main-body #featured h5 {
	font-family: 'Times New Roman', Georgia, Times, serif;
	font-size:14px;
	color:#666;
	font-weight:bold;
	background: url("/WebSite/giving/images/000000.gif") repeat-x bottom;
	/*border-bottom: 1px dotted #000;*/
	padding-bottom: 5px;
	margin: 0px 0px 10px 0px;
}

#two-column #main-body #featured p, #three-column #main-body #featured p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0px;
	line-height: 140%;
}

#two-column #main-body #featured p strong, #three-column #main-body #featured p strong {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
}

#two-column #main-body #featured ul, #three-column #main-body #featured ul {
	line-height: 140%;
}

#two-column #main-body #featured li, #three-column #main-body #featured li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	line-height: 140%;
}

dl.headshots {
	margin: 0px;
}

#featured dt {
	width: 180px;
	float: left;
	color: #cc0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	border-top: 1px dashed #202020;
	margin: 0px;
	padding: 8px 20px 0px 0px;
}

#featured dd {
	width: 310px;
	margin: 0px 0px 0px 201px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px dashed #202020;
}

#featured dl.headshots dt {
	width: 170px;
	min-height: 170px;
	clear: left; 
	margin-bottom: 10px; 
	padding: 2px 0px 0px 0px;
	border: 0px;
}

#featured dl.senior-staff dt {
	width: 100px;
	margin: 0px 0px 10px 0px;
	min-height: 100px;
	clear: left; 
	padding: 12px 0px 0px 0px;
}

#featured dl.headshots dd {
	width: 330px;
	margin: 0px 0px 32px 171px;
	min-height: 180px;
	padding: 0px 0px 0px 10px;
	border: 0px;
	display: block;
}

#featured dl.senior-staff dd {
	width: 400px;
	margin: 0px 0px 10px 101px;
	min-height: 110px; 
	padding: 10px 0px 0px 10px;
	display: block;
}

#two-column #main-body #featured dl.headshots dd p {
	background: #FFF;
	line-height: 120%;
	margin: 0px 0px 8px 0px;	
}

/*********************************************************
* Code for DL on Leadership Giving Societies Page        *
*********************************************************/
#featured dl.leadership {
	margin-bottom:25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#featured dl.leadership dt {
	text-transform: none;
	border: none;
	margin: 0px 10px 0px 0 px;;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	background:#EFEFEE;
	color:#000;
	float:left;
	font-weight:bold;
	margin-right:10px;
	padding:5px;
	width:165px;
}

#featured dl.leadership dd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 325px;
	border-top: none;
	margin:2px 0px;
	padding:5px 0px;
}
/*********************************************************
* End Code for DL on Leadership Giving Societies Page    *
*********************************************************/

#featured ul.red-bullet {
	list-style-type: none;
	padding-left: 10px;
	margin-left: 10px;
}

#featured ul.red-bullet li {
	background: url('/WebSite/giving/images/red-bullet.gif') 0px 6px no-repeat;
	padding-left: 10px;
	margin-bottom: 5px;
}

.bold-red {
	color: #CC0000;
	font-weight: bold;
}

.callout-thin {
	width: 125px;
	background-color: #EFEFEE;
	padding: 10px;
	line-height: 140%;	
}

.callout-medium {
	width: 300px;
	background-color: #EFEFEE;
	padding: 10px;
	line-height: 140%;	
}

.callout-full {
	width: 500px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color: #EFEFEE;
	padding: 10px;
	line-height: 140%;
}

table.grayborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
}

table.grayborder tbody tr.odd {
	background-color: #F2F2F2;
}

table.grayborder tbody tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
	vertical-align: top;
	line-height: 1.4em;
}

table.grayborder tbody tr td.leftcell {
	padding: 8px 4px 8px 14px;
}

table.grayborder tbody tr td.rightcell {
	padding: 22px 40px;
	text-align: center;
}

.smallcaps {
	font-family: Times, 'Times New Roman', Georgia, serif;
	color: #C00;
	font-size: 13px;
	font-weight: bold;
}

.bill-of-rights {
	list-style-type: upper-roman;
}

.highslide-gallery {
 padding-top: 18px;	
}

.highslide-thumb-wrapper {
	background-color: #EDEDED;
	padding: 32px 8px;
	float: left;
	border: 1px solid #AFAFAF;
	margin: 0px 10px 17px 10px;
}

.highslide img {
	border: 1px solid #AFAFAF;
}

.highslide:hover img {
	border: 1px solid #C00;
}

.staff-box {
	clear: right;
	margin-bottom: 30px;
	padding: 0px;
}

.staff-photo {
	float: left;
	margin: 0px 14px 0px 0px;
	border: 1px solid black;
}

.goldbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#A29060;
	font-weight:bold;
}

.past-president-box {
	clear: right;
	margin-bottom: 30px;
	padding: 0px;
}

.past-president-photo {
	float: right;
	margin: 0px 0px 5px 10px;
	border: 1px solid black;
}

.right-nav {
	padding-bottom: 5px;
	}

/*******************************************************
* Start code for styles that are specific to home page *
*******************************************************/

#home #main-body #featured {
	float: left;
	width: 355px;
	position: relative;
	background-color: #F7F6E2;
	color: #333;
	padding: 0px 7px
}

#home #main-body #right-sidebar {
  float: right;
  width: 176px;
	background-color: #EFEFEE;
  margin: 0px;
  padding: 0px 0px 18px 0px;
  border: 0px;
}

#home #main-body #right-sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	color: #14466D;
	margin: 8px 5px;
	padding-top: 5px;
}

#home #main-body #right-sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC0000;
	text-transform: uppercase;
	letter-spacing: .1em;
	margin: 20px 18px 15px 18px;
}


#home #main-body #right-sidebar img {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#home #main-body #right-sidebar img.initiatives {
margin-top: 10px;
}

#home #clear-main-body {
	background-color: #F7F6E2;
	height: 1px;
	font-size: 1px;
	clear: both;
}

a:link.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #CC0000;
	text-decoration:none;
}

a:visited.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC0000;
	text-decoration:none;
}

a:hover.more {
	color: #CC0000;
	text-decoration: underline;
}

a:active.more {
	color: #CC0000;
	text-decoration: underline;
}

/*****************
* End of section *
*****************/

/*****************************************************************************
* Start code for styles that are specific to right-sidebar on interior pages *
*****************************************************************************/
#three-column #main-body #right-sidebar {
  float: right;
  width: 172px;
  margin: 0px;
  padding: 0px 0px 18px 0px;
  border: 0px;
  background-color: #EFEFEE;
}

#three-column #main-body #right-sidebar p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
        line-height: 1.5em;
	margin: 10px 18px;
}

#three-column #main-body #right-sidebar p#list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 10px 18px;
}

#three-column #main-body #right-sidebar h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-weight: normal;
	text-align: center;
	color: #CC0000;
	margin: 9px 18px 12px 18px;
}


#three-column #main-body #right-sidebar img {
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

/*****************
* End of section *
*****************/

/*
* clearing div for three-column pages
*/

#three-column #clear-main-body {
	background-color: #FFF;
	height: 1px;
	font-size: 1px;
	clear: both;
}

/*****************************************
* Start code for styles for request form *
*****************************************/

input {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 100%;
	font-weight: normal;
}

.button {
	font-weight: bold;
}

/*****************
* End of section *
*****************

/*****************************************************************************************
* Start code for bottom NU Home, Find Employees, Find Offices, Search and Site Map links *
*****************************************************************************************/
#bottom-admin-links	{
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 12px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #222;
	border-bottom: 1px solid #222222;
}

#bottom-admin-links p {
	 margin: 0px;
	 padding: 0px;
}

#bottom-admin-links a:link, #bottom-admin-links a:visited {
	color: #222;
	text-decoration: none;
}

#bottom-admin-links a:hover {
	color: #222;
	text-decoration: underline;
}
/*************************
* End bottom admin links *
*************************/

/* Styles for drop shadow */

#drop-shadow {
	background-image: url('/WebSite/giving/images/bottomshadow.gif');
	background-repeat: repeat-x;
	font-size: 1px; 
	width: 771px;
}

/************************
* Start code for footer *
************************/
#footer	{
	clear:both;
	width: 770px;
	background-image: url('/WebSite/giving/images/bottomshadow.gif');
	background-repeat: repeat-x;
	text-align: center;
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px 0px 0px 0px;
	margin-bottom: 25px;
}
				
#footer li	{
	display: inline;
}
	
#footer a:link, #footer a:visited {
	color: #AE9F76;
	text-decoration: none;
}

#footer a:hover {
	color: #AE9F76;
	text-decoration: underline;
}

	
#footer p	{
	padding:5px;
	margin:0;
}
/************************
* End code for footer *
************************/

/***********************************************************
* Start code for links in the top right corner of the page *
***********************************************************/
#toplinks {
	width:740px;
	text-align: right;
	top: -4px; 
	position: absolute; 
	padding:0px;
}

.toplinks-inside {
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top:0px;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 0px 1px 0px 0px;
}

.toplinks-inside-right {
	padding-top:0px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.toplinks-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 215%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

a:link.toplinks-link {
	text-decoration:none;
	color:#FFFFFF;
	outline: none;
	font-weight:normal;
	font-size: 10px;
}

a:visited.toplinks-link {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal; 
	font-size: 10px;
}

a:hover.toplinks-link {
	text-decoration:underline;
	color:#FFFFFF;
}

a:active.toplinks-link {
	text-decoration:underline;
	color:#FFFFFF;
}

/*********************************************************
* End code for links in the top right corner of the page *
*********************************************************/



/*
.image-headline {
	float: right;
	margin-bottom: 7px;
}
*/

<!--[if IE]><style type="text/css">
ul#nav li a span {
  cursor: hand; /* for IE5.x/Win */
}
<![endif]-->

