@charset "UTF-8";
/* CSS Document */

body  {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	background: #cc9;
	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;*/
}


	.thrColFixHdr #header ul {
	margin: 0;
	padding: 0;
}
	
	.thrColFixHdr #header li { /* need both display and float? only if there is double margin or padding appearing*/
	float: left;
	display: inline;
	font-size: 120%;
	list-style: none;
	margin: 0;
	padding: 0;
	}
		
	.thrColFixHdr #header li a {
	width: 142px;
	height: 20px;
	text-align: center;
	color: #fff;
	margin: 17px 0 0 0;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	}
				
	.thrColFixHdr #header li a:link, .thrColFixHdr #header li a:visited { font-weight: normal; }
					
	.thrColFixHdr #header li a:hover, .thrColFixHdr #header li a:visited:hover, .thrColFixHdr #header li a:visited:active { font-weight: bold; }
	
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 85px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	display: block;
	/*height: 426px;*/
	margin: 0px;
}

.thrColFixHdr #footer {
	/*padding: 0 10px 0 20px;  this padding matches the left alignment of the elements in the divs that appear above it. */
	clear: left;
	text-align: left;
	margin: 20px 0px 25px 85px;
	display: block;
	width: 830px;
} 

	.thrColFixHdr #footer ul {
	margin: 0 0 0 -30px;
	float: left;
}

	.thrColFixHdr #footer li { /* need both display and float? only if there is double margin or padding appearing*/
	/*display: inline;*/
	font-size: 85%;
	list-style: none;
	margin: 0;
	padding: 0 0 0 -30px;
	float: left;
	display: inline;
		}
		
	.thrColFixHdr #footer li a {
	text-align: left;
	color: #e2dbb2;
	background: 0;
	text-decoration: none;
	}
	
	.thrColFixHdr #footer li a:link, .thrColFixHdr #footer li a:visited {
	font-weight: normal;
					}
					
	.thrColFixHdr #footer li a:hover, .thrColFixHdr #footer li a:visited:hover, .thrColFixHdr #footer li a:visited:active {
	font-weight: em;
					}
				
	.thrColFixHdr #footer p { margin: 0; color: #e2dbb2; font-size: 75%;}
	
.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;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
}

.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;
}

.textwhite {
	color: #FFFFFF;
	font-size: 88%;
}

.textblue { color: #263740; }

.textcenter { text-align: center; }

.textmaroon { color: #971b1e; }

.textmaroon_small {
	font-size: 50%;
	font-weight: bold;
	color: #971b1e;
}

.textgold_small {
	font-size: 50%;
	font-weight: bold;
	color: #f2ad43;
}

.textbeige {
	font-size: 90%;
	color: #e2dbb2;
}

.topPadding { padding-top: 10px; }

.boldK {
	font-weight: bold;
	color: #000000;
}

	/*.thrColFixHdr #containerH { background: #971b1e; }
	.thrColFixHdr #containerA { background: #f26649; }
	.thrColFixHdr #containerP { background: #f2ad43; }
	.thrColFixHdr #containerS { background: #899b46; }
	.thrColFixHdr #containerG { background: #8eb1a0; }
	.thrColFixHdr #containerR { background: #005376; }
	.thrColFixHdr #containerPr { background: #5f0239; }
	gives background for main content areas so, specific columns can have their own backgrounds*/ 
	


.clouds {
	display: block;
	margin-top: -25px;
}

.boldorange {
	font-weight: bold;
	color: #f2ad43;
	font-size: 110%;
}

p {
	font-size: 90%;
	line-height: 1.5em;
	font-weight: lighter;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	letter-spacing: .05em;
}

a { text-decoration: none; }

h3 {
	font-size: 98%;
	padding: 0px;
}
#update {
	font-size: 115%;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
}

#about_nav {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #f26649;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 85px;
	height: 20px;
	width: 915px;
	letter-spacing: 0.1em;
}
#about_nav  p { margin: 0px; }
#about_nav  a, a:link { color: #FFFFFF; }
#about_nav  a:hover, a:active { font-weight: bold; }

#projects_nav {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #f2ad43;
	display: block;
	margin: -10px 0 0 0px;
	padding: 0px 0px 0px 300px;
	height: 20px;
	width: 700px;
	letter-spacing: 0.1em;
}
#projects_nav   a, a:link { color: #971b1e; }
#projects_nav   a:hover, a:active { font-weight: bold; }

#projects_sheet_nav {
	font-size: 85%;
	color: #971b1e;
	display: block;
	margin: 0 0 0 70px;
	padding: 0px 0px 10px 10px;
	height: 20px;
	width: 470px;
	letter-spacing: 0.1em;
}

#projects_sheet_nav a, a:link { color: #FFFFFF; }

#projects_sheet_nav a, a:visited { color: #f26649; }

#projects_sheet_nav a:hover, a:active { font-weight: bold; }

#jogup { margin-top: -100px; }

#getting_nav {
	font-size: 85%;
	color: #FFFFFF;
	background-color: #8eb1a0;
	display: block;
	margin: -10px 0 0 0px;
	padding: 0px 0px 0px 580px;
	height: 20px;
	width: 300px;
	letter-spacing: 0.1em;
}

#getting_nav a, a:link { color: #173E40; }

#getting_nav a:hover, a:active { font-weight: bold; }

#scholar_nav {
	font-size: 85%;
	color: #173E40;
	display: block;
	padding: 0px 0px 10px 10px;
	height: 20px;
	width: 540px;
	letter-spacing: 0.1em;
}

#scholar_nav a, a:link { color: #FFFFFF; }

#scholar_nav a, a:visited { color: #766320; }

#scholar_nav a:hover, a:active { font-weight: bold; }
th
