@charset "utf-8";

@media screen {

/* CSS Document */
/* *********************************** Layering *********************************** */

/*#bg_layer1_right {
	left:705px;
	top:256px;
}*/
#bg_layer2_folder-home {
	position:relative;
	top:21px;
	left:159px;
}

/* *********************************** Main Content *********************************** */
#titleImage {
	position:absolute;
	top:80px;
	left:163px;
}
#sherds1 {
	position:absolute;
	top:543px;
	left:1031px;
}
#sherds2 {
	position:absolute;
	top:643px;
	left:1020px;
}
#sherds3 {
	position:absolute;
	top:565px;
	left:992px;
}
.home .twoColumn1 {
	float:left;
	width:550px;
}
.home .twoColumn2 {
	float:left;
	width:476px;
}
#contents {
	position:absolute;
	margin-top:21px;
}
#intro {
	position:relative;
	margin-left:194px;
	margin-right:10px;
	height:220px;
	padding-top:5px;
}
#introText {
	margin-top:15px;
	margin-left:20px;
}
#introText p {
	font-size:1em;
}
#intro img {
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	margin-right:10px;
	float:left;
}
#projects {
	position:relative;
	width:481px;
	height:429px;
	margin-left:69px;
	background:url(/_images/utilities/bg_layer3_notecard-group.gif) no-repeat 101px 0px;
}

#projects strong {font-weight:bold;font-family:"Times New Roman", Times, serif;font-size:1.1em;}
#projects em {font-style:italic;font-family:"Times New Roman", Times, serif;font-size:1.1em;}
#projects p {
	font-family:"Times New Roman", Times, serif;
	color:black;
	font-size:1.1em;
	line-height:1.5em;
}
#projects a {
	font-family:"Times New Roman", Times, serif;
	line-height:1.5em;
	color:blue;
	text-decoration:underline;
}
#projects #home_snapshots {
	position:absolute;
	top:35px;
	left:0px;
}
#projects #project1 {
	position:relative;
	top:62px;
	left:115px;
	height:135px;
	width:315px;
}
#projects #project2 {
	position:relative;
	top:75px;
	left:165px;
	height:200px;
	width:305px;
}
#lists {
	position:relative;
	top:-1px;
	width:320px;
	height:597px;
	background:url(/_images/utilities/bg_layer3_notebook-group.gif) no-repeat top left;
	padding-left:90px;
	padding-right:30px;
	padding-top:45px;
}
#lists img#loupe {
	position:absolute;
	top:398px;
	left:261px;
}
#publicOutreach, #educationalOutreach {
}
#publicOutreach h2, #publicOutreach p, #publicOutreach li, #publicOutreach a {
	color:#000099;
	font-family:'Comic Sans MS';
}
#publicOutreach h2 {
	background:url(/_images/utilities/bg_publicOutreach_h2.gif) no-repeat bottom left;
	padding-bottom:5px;
	margin-bottom:1em;
	margin-top:0px;
	font-size:1.3em;
	position:relative;
}
#publicOutreach li {
	list-style:none;
	padding-left:25px;
	background:url(/_images/utilities/bullet-bluecircle.gif) 3px 0px no-repeat;	
	position:relative;
}
#educationalOutreach h2, #educationalOutreach p, #educationalOutreach li, #educationalOutreach a {
	color:#990000;
	font-family:"Comic Sans MS";
}
#educationalOutreach h2 {
	background:url(/_images/utilities/bg_educationalOutreach_h2.gif) no-repeat bottom left;
	padding-bottom:5px;
	margin-bottom:1em;
	margin-top:1em;
	font-size:1.3em;
	position:relative;
}
#educationalOutreach li {
	list-style:none;
	padding-left:25px;
	background:url(/_images/utilities/bullet-redstar.gif) 0px 0px no-repeat;
	position:relative;
}

}

@media print {

@charset "utf-8";
/* CSS Document */

#titleImage {
	display:none;
}
#sherds1 {
	display:none;
}
#sherds2 {
	display:none;
}
#sherds3 {
	display:none;
}
#projects #home_snapshots {
	display:none;
}
#lists img#loupe {
	display:none;
}


h1 {
	font-size:1.75em;
	margin:10px 30px .5em 0px; 
	border-bottom:1px solid black;
	clear:both;
}
h1 strong, 
h1 em {
	font-size:1em;
	margin:0px; 
	border-bottom:none;
	clear:both;
}
h2 {
	font-size:1.55em;
	margin:10px 30px .75em 0px; 
	border-bottom:none;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
h2 strong, 
h2 em {
	font-size:1em;
	margin:0px; 
	border-bottom:none;
	clear:both;
}
h3 {
	font-size:1.35em;
	margin:10px 30px .75em 0px; 
	border-bottom:none;
	font-weight:bold;
	text-decoration:underline;
}
h3 strong, 
h3 em {
	font-size:1em;
	margin:0px; 
	border-bottom:none;
	clear:both;
}
h4 {
	font-size:1.15em;
	margin:10px 30px .75em 0px; 
	border-bottom:none;
	font-style:italic;
	text-decoration:underline;
}
h4 strong, 
h4 em {
	font-size:1em;
	margin:0px; 
	border-bottom:none;
	clear:both;
}
h5 {
	font-size:1em;
	margin:10px 30px .75em 0px; 
	border-bottom:none;
	text-decoration:underline;
}
h5 strong, 
h5 em {
	font-size:1em;
	margin:0px; 
	border-bottom:none;
	clear:both;
}
h6 {
	font-size:1em;
	margin:10px 30px .75em 0px; 
	border-bottom:none;
	font-weight:bold;
}
h6 strong, 
h6 em {
	font-size:1em;
	margin:0px; 
	border-bottom:none;
	clear:both;
}

}
