html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
img { border:0; }
ol,ul { list-style:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }


body{
	font-family: trebuchet ms,sans-serif;
	font-size:1em;
	color: black;
	background-color:#766e57;	
	padding-bottom:20px;
	padding-top:5px;
}
a:focus{
	outline:none;
}
div.branding {
	position: relative;
	width: 960px;
	height:15px;
	margin:0px auto;
	margin-bottom:2px;
}

	div.branding a.utexas {
		position: relative;
		left: 40px;
		z-index:20;
	}

	div.branding img{
		z-index:2;
	}

	div.branding a {
		position:relative;
		color: #d9cfb4;  
	}

div.spacer{
	clear: both;
}
div.container{
	position:relative;
	width:960px;
	top: 0px;
	min-height:798px; 
	margin:0px auto;
	background-color: #34332E;	
	text-align: left;
	border:2px solid black;
}

	div.header {
		position: relative;
		width: 960px;
		height: 44px;
		background-image: url(../images/header_grade.jpg);
		background-repeat: repeat-y;
		text-align: left;
	}
	div.header div.header_tabs{
		clear:right;
		float:right;
		color:#C7BEA3;
		font-weight:bold;
		padding-top:19px;	
		padding-right:5px;
	}
	div.header div.header_tabs a{
		color:#C7BEA3;
		font-weight:bold;	
		text-decoration:none;
		font-size:.9em;
	}

		div.header img.logo {
			position: absolute;
			top:-16px;
			left:-18px;
			margin-bottom:-45px;
			width:300px;
			height:59px;
		}


	div.main_selection{
		position:relative;
		background-color: #ad8224;
		width:960px;
		height:30px;
		border-top: 2px solid black;
	}
	div.main_selection ul{
		clear:both;
	}
	div.main_selection ul li{
		float:left;
		height:30px;
		padding-left:15px;
		padding-right:15px;
		font-size:1.1em;
	}
	div.main_selection ul li a{
		text-decoration:none;
		font-weight:bold;
		color:white;
			position:relative;
				top:.3em;
	}

div.footcredits{
	margin:0 auto;
	width:964px;
	height:65px;
	background-color:black;
}
div.footcredits img{
}
#elucy_logo{
	padding-left:20px;
	vertical-align:bottom;
	padding-bottom: 5px;
}
#efossils_logo{
	padding-left:40px;
	padding-bottom: 6px;
}
#nsf_logo{
	padding-left:40px;
	vertical-align:bottom;
}
#nsdl_logo{
	padding-left:40px;
	vertical-align:bottom;
	padding-bottom: 2px;
}
#intel_logo{
	padding-left:40px;
}
#cola_logo{
	margin-left:45px;	
	vertical-align:bottom;
	padding-bottom: 12px;
}
div.laits_logo{
	margin:0 auto;
	width:964px;
}
div.laits_logo img{
	float:right;
}
div.laits_link{
	position:relative;
	height:18px;
	width:370px;
	left:436px;
}
div.laits_link img{
	height:18px;
	width:370px;
}
div.credits_link{
	position:relative;
	height:18px;
	width:152px;
	left:813px;
	top:-20px;
}
div.credits_link img{
	height:18px;
	width:152px;
}
