body {
	margin: 0;
	padding: 0;
	background-color: #C5C5CB;
	text-align: center;
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(images/content.jpg);
}

#content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


html, body {
	height: 100%;
}

#logos {
	text-align: center;
	background: url(images/content.jpg) repeat-y;
	margin: 0;
	padding: 0;
}

#header {
	background: #003366;
	text-align: center;
	margin: 0;
	padding: 0;
}

#content {
	text-align: left;
	display:block;
	width: 720px;
	margin: 0px auto;
	line-height: 18px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#navigation {
	margin: 0px auto;
	width: 695px;
	padding-left: 20px;
	padding-right: 0px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	margin-top: 5px;
	height: 23px;
	margin-bottom: 15px;
	background: url(images/navigation.jpg);
	background-color: #E9D6D6;
}

#navigation ul {
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

#navigation ul li {
	float: left;
	list-style: none;
	width: auto;
	font-size: 11px;
	margin-bottom: 0;
}

#navigation ul li a {
	color: black;
	display: block;
	text-decoration: none;
	padding: 3px 16px 3px 16px;
}

.photo-ur {
	margin: 0 0 10px 10px;
}

h1 {
	font-size: 14pt;
	font-weight: normal;
	margin: 0;
	color: #290A59;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	padding-bottom: 0px;
	margin-bottom: 0;
	color: #660033;
}

.person-name {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #993333;
}

ul {
	list-style-type: square
}

li {
	margin-bottom: 12px;
}

img {
	border: 0;
}

#button1 a:hover {
	color: white;
	background-color: #000066;
}

#button2 a:hover {
	background-color: #6D078F;
	color: white;
}

#button3 a:hover {
	background-color: #6c2e3e;
	color: white;
}

#button4 a:hover {
	background-color: #853b33;
	color: white;
}

#button5 a:hover {
	background-color: #a04927;
	color: white;
}

#button6 a:hover {
	background-color: #bb581c;
	color: white;
}

#button7 a:hover {
	background-color: #dd6a0e;
	color: white;
}

#button8 a:hover {
	background-color: #ff7c00;
	color: white;
}

#references p {
	margin-top: 6px;
	margin-bottom: 0;
}

#onthispage {
	width: 250px;
	float: right;
	border-left: 1px solid gray;
	font-size: 8pt;
	padding: 5px;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
}

#onthispage h1 {
	font-size: 10pt;
	font-weight: bold;
	padding-left: 12px;
}

#onthispage li {
	margin: 0;
	padding: 0;
}

#onthispage ul {
	padding: 0;
	margin: 0;
	margin-left: 10px;
	padding-left: 20px;
}

a {
	color: #003366;
}

a:hover {
	color: blue;
}

img.person {
	float: left;
	border: 1px solid gray;
	margin: 10px;
	margin-left: 0;
	margin-top: 4px;
}

#research-questions div {
	width: 450px;
	display: block;
	margin-top: 12px;
/*	padding-left: 30px;
	background: url(images/question.gif) no-repeat;*/
}

#research-questions #question1 {
	color: #FF6633;
	margin-left: 100px;
}

#research-questions #question2 {
	color: #CF3E36;
	margin-left: 240px;
}

#research-questions #question3 {
	color: #330066;
	margin-left: 0px;
}

#research-questions #question4 {
	color: #CC3333;
	margin-left: 200px;
}

#research-questions #question5 {
	color: #9C6381;
	margin-left: 50px;
}

#research-questions #question6 {
	color: #663333;
	margin-left: 240px;
}

#research-questions #question7 {
	color: #C86666;
	margin-left: 150px;
}

#research-questions #question8 {
	color: #990033;
	margin-left: 0px;
}

#research-questions #question9 {
	color: #330066;
	margin-left: 200px;
	padding-bottom: 12px;
}

#about-artwork {
	font-size: 8pt;
	margin-top: 15px;
	line-height: 15px;
}

.textile-code {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}

.pullquote {
  border: 1px solid gray;
  background-color: #ffffdf;
  padding: 5px;
  margin: 5px;
  width: 200px;
  float: right;
  font-size: 12px;
  line-height: 14px;
}
