body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/* background-color: #d2b48c; */
	/* background-color: #cc9966; */
	/* background-color: #ff9933; */
	/* background-color: #cc6600; */
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#containerWood {
	position: relative;
	top: 0;
	right: 0;
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(backgroundWoodWide.jpg);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}
#mainContentIndex {
	position: relative;
	top: 30px;
	right: 0;
	margin: 0 auto;
	margin-right: 0;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#mainContent {
	position: relative;
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #ffffff;
	z-index: 3;
}
#mainContentWhite {
	position: relative;
	width: 820px;
	top: 65px;
	left: 45px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #ffffff;
}
#mainContentCream {
	position: relative;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 170px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #ffeeca;
	z-index: 3;
}
#mainContentNavAcrossCream {
	position: relative;
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #ffeeca;
	z-index: 3;
}
#mainContentNavAcrossWhite {
	position: relative;
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #ffffff;
	z-index: 3;
}
#mainContentNavAcrossClear {
	position: relative;
	margin-top: 60px;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	z-index: 3;
}
#mainContentNavLeftWhite {
	position: relative;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 170px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #ffffff;
	z-index: 3;
}
#navBar1 {
	display:none;
}
#navBar2 {
	display:none;
}
#navBar3 {
	display:none;
}
#navBar4 {
	display:none;
}
#navBar5 {
	display:none;
}
#navBar6 {
	display:none;
}
#navBar7 {
	display:none;
}
#navBarSearch {
	display:none;
}
#navBarSearchText {
	display:none;
}
#biographyCV {
	position: absolute;
	top: 10px;
	left: 405px;
}
#bioCV {
	position: absolute;
	width: 70px;
	text-align: left;
	top: 30px;
	left: 250px;
}
#bioVideo {
	position: absolute;
	width: 70px;
	text-align: left;
	top: 30px;
	left: 400px;
}
#header {
	display:none;
}
#indexButton {
	position: absolute;
	width: 150px;
	text-align: left;
	top: 145px;
	left: 180px;
}
#indexQuote {
	position: absolute;
	width: 400px;
	text-align: left;
	/* top: 250px; */
	top: 210px;
	left: 50px;
}
#indexStatement {
	position: absolute;
	width: 400px;
	text-align: left;
	top: 50px;
	left: 50px;
}
#indexSentence {
	position: absolute;
	/* width: 320px; */
	width: 400px;
	text-align: left;
	/* top: 150px; */
	top: 55px;
	/* left: 100px; */
	left: 50px;
}
#publicationTopic {
	position: absolute;
	width: 270px;
	height: 120px;
	top: 200px;
	left: 40px;
}
#publicationDate {
	position: absolute;
	width: 120px;
	height: 170px;
	top: 200px;
	left: 490px;
}
#articlesSelect {
	position: absolute;
	width: 200px;
	height: 20px;
	top: 45px;
	left: 30px;
	border: medium solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	padding: 10px;
}
#articlesSelectbyDatePage {
	position: absolute;
	width: 160px;
	height: 20px;
	top: 0px;
	left: 625px;
	border: medium solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	padding: 10px;
}
#articlesByDate {
	position: absolute;
	width: 300px;
	height: 20px;
	top: 45px;
	left: 280px;
	border: medium solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	padding: 10px;
}
#articlesByDateSelectPage {
	position: absolute;
	width: 250px;
	height: 20px;
	top: 0px;
	left: 550px;
	border: medium solid #CCCCCC;
	text-align: center;
	vertical-align: middle;
	margin: 10px;
	padding: 10px;
}
#NOWabout {
	position: absolute;
	width: 100px;
	height: 55px;
	text-align: center;
	top: 40px;
	left: 490px;
	background-color: #CC9966;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}
#NOWaward {
	position: absolute;
	width: 440px;
	height: 250px;
	text-align: center;
	top: 20px;
	left: 10px;
}
#NOWcover {
	position: absolute;
	text-align: center;
	top: 20px;
	left: 670px;
}
#NOWorder {
	position: absolute;
	width: 150px;
	height: 60px;
	text-align: center;
	top: 120px;
	left: 465px;
	background-color: #CC6600;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}
#NOWquote {
	position: absolute;
	width: 410px;
	height: 240px;
	text-align: center;
	top: 500px;
	left: 450px;
	z-index: 3;
}
#NOWquote2 {
	position: absolute;
	width: 410px;
	height: 240px;
	text-align: center;
	top: 500px;
	left: 500px; /* was 470px */
	z-index: 3;
}
#NOWslideshow {
	position: absolute;
	width: 275px;
	text-align: center;
	top: 185px;
	left: 85px;
}
#NOWslideshow2 {
	position: absolute;
	width: 300px;
	text-align: center;
	top: 185px;
	left: 50px;
}
#NOWtour {
	position: absolute;
	width: 110px;
	height: 45px;
	text-align: center;
	top: 205px;
	left: 485px;
	background-color: #CC9966;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}
#ZealotAbout {
	position: absolute;
	width: 100px;
	height: 55px;
	text-align: center;
	top: 95px;
	left: 460px;
	background-color: #CC9966;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}
#ZealotCover {
	position: absolute;
	text-align: center;
	top: 20px;
	left: 670px;
}
#ZealotOrder {
	position: absolute;
	width: 150px;
	height: 55px;
	text-align: center;
	top: 175px;
	left: 435px;
	background-color: #CC6600;
	vertical-align: middle;
	margin: 5px;
	padding: 5px;
}
#ZealotQuote1 {
	position: absolute;
	width: 440px;
	height: 200px;
	text-align: center;
	top: 30px;
	left: 20px;
}
#ZealotQuote2 {
	position: absolute;
	width: 440px;
	height: 200px;
	text-align: center;
	top: 490px;
	left: 420px;
	z-index: 3;
}
#ZealotQuote3 {
	position: absolute;
	width: 440px;
	height: 200px;
	text-align: center;
	top: 610px;
	left: 420px;
	z-index: 3;
}
#ZealotSlideshow {
	position: absolute;
	width: 275px;
	text-align: center;
	top: 120px;
	left: 50px;
}
#ZealotCommentTop {
	position: absolute;
	width: 620px;
	height: 200px;
	text-align: left;
	top: 50px;
	left: 20px;
}
#ZealotComments {
	position: absolute;
	width: 825px;
	text-align: left;
	top: 305px;
	left: 20px;
}
#academicspicture {
	float: right; /* since this element is floated, a width must be given */
	width: 300px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 20px 10px 20px 10px;
}
#biopicture {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px;
}
#bio2picture {
	float: left; /* since this element is floated, a width must be given */
	width: 300px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}
#bio3picture {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px;
}
#gw2005picture {
	float: right; /* since this element is floated, a width must be given */
	width: 320px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px;
}
#indexpicture {
	float: right; /* since this element is floated, a width must be given */
	width: 450px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 25px 10px 15px 20px;
}
#photographypicture {
	float: right; /* since this element is floated, a width must be given */
	width: 180px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 20px;
	margin-bottom: 200px;
}
#politicspicture {
	float: right; /* since this element is floated, a width must be given */
	width: 400px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px;
}
#publicpolicypicture {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px;
}
#ranchpicture {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 20px;
}
.articleByLine {
	/* color: #ff9933; */
	color: #cc6600;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.imageLink {
	border-color: #000000;
}
.linkHeader {
	color: #990000;
	font-size: 18px;
	text-decoration: none;
}
.linkNavLeft {
	color: #ffeeca;
	font-size: 12px;
	text-decoration: none;
}
.linkParagraph {
	color: #990000;
	font-size: 12px;
	text-decoration: underline;
}
.linkParagraphHeader {
	color: #990000;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.linkIndexButton {
	color: #990000;
	font-size: 14px;
	text-decoration: none;
	font-weight: 800;
}
.linkArticlesRegional {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	font-weight: 800;
}
.linkArticlesGeneral {
	color: #ff9933;
	font-size: 12px;
	text-decoration: none;
	font-weight: 800;
}
.linkHeaderParagraph {
	color: #990000;
	font-size: 14px;
	text-decoration: underline;
}
.linkIndex {
	color: #ff9900;
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}
.linkIndexPublicPolicy {
	color: #ff9900;
	/* font-size: 18px; */
	font-size: 14px;
	text-decoration: none;
	font-style: italic;
}
.linkNav {
	color: #ffeeca;
	font-size: 12px;
	text-decoration: none;
}
.linkNavSearch {
	color: #cc9966;
	font-size: 14px;
	text-decoration: none;
}
.paragraphHeader {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
}
.photoCaption {
	color: #cc6600;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.photoContent {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}
.photoHeader {
	color: #FFFFFF;
	font-size: 24px;
	text-decoration: none;
}
.tableArticles {
	align: left;
	bordercolor: #FFFFFF;
	border: none #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}
.textCaption {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.textCaptionIndex {
	/* color: #cc6600; */
	color: #ff9900;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}
.textCaptionNOW {
	color: #990000;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}
.textCaptions {
	font-size: 9px;
}
.textContentHeader {
	color: #000000;
	font-size: 24px;
	text-decoration: none;
}
.textContentSubHeader {
	color: #000000;
	font-size: 20px;
	text-decoration: none;
}
.textHeader {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.textHeaderParagraph {
	color: #000000;
	font-size: 14px;
}
.textIndexQuote {
	color: #ffeeca;
	font-size: 14px;
	text-decoration: none;
}
.textIndexStatement {
	/* color: #ff9933; */
	/* color: #cc6600; */
	color: #ffeeca;
	font-size: 14px;
	text-decoration: none;
}
.textLink {
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
.textQuote {
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.textSectionHeader {
	font-weight: bold;
}
.textTitle {
	color: #000000;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
/* ***************************************************************************************************************************** */
/* ********************************* EVERYTHING ABOVE THESE LINES IS NEW AND IN USE ON THE NEW SITE **************************** */
/* ***************************************************************************************************************************** */
bodyOld {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 950px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(background.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20;
	margin-left: auto;
}
#sidebar {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-image: url(background.gif);
}
#sidebarWood {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-image: url(backgroundWood.gif);
}
#sidebarBackground {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-image: url(backgroundWood.gif);
}
#sidebarNewAlternate3 {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-image:  url(Archive/unused%20pages%20-%20old%20mockups%20-%20archived%2020081215/sidebarNewAlternate3.gif);
}
#sidebarNewAlternate4 {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
	background-image:  url(Archive/unused%20pages%20-%20old%20mockups%20-%20archived%2020081215/sidebarNewAlternate4.gif);
}
.linkArticlesRed {
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	font-weight: 800;
}
.bodyLinkCream {
	color: #ffeeca;
	font-size: 15px;
	text-decoration: none;
}
.bodyLinkWhite10 {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: 800;
}
.bodyLinkWhite12 {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
.bodyLinkTan {
	color: #996633;
	font-size: 15px;
	text-decoration: none;
}
.textCream24Bold {
	color: #ffeeca;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
}
.textTan15Bold {
	color: #996633;
	font-size: 15px;
	text-decoration: none;
	font-weight: 800;
}
.textOrange15 {
	color: #ff9933;
	font-size: 15px;
	text-decoration: none;
}
.textCream12 {
	color: #ffeeca;
	font-size: 12px;
	text-decoration: none;
}
#orangebackground {
	background-color: #cc6600;
}
#creambackground {
	background-color: #ffcc99;
}
#tanbackground {
	background-color: #cc9966;
}
#UW2008slideshow {
	position: absolute;
	width: 300px;
	text-align: center;
	top: 60px;
	left: 525px;
}
#UW2008text {
	position: absolute;
	width: 500px;
	text-align: left;
	top: 60px;
	left: 25px;
}
#philanthropycaption {
	width: 250px;
	right: 33px;
	position: absolute;
}
#votingcirclesaption {
	float: right; /* since this element is floated, a width must be given */
	width: 250px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 15px 10px 15px 10px;
