@charset "UTF-8";
#container {
	background-color: #FFFFFF;
	height: 975px;
	width: 937px;
	position: relative;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#my_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #666666;
	position: relative;
	top: 30px;
	text-decoration: none;
}
#home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3366;
	left: 0px;
	top: 90px;
	position: absolute;
}
#installation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3366;
	position: absolute;
	left: 100px;
	top: 90px;
}
#sculpture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3366;
	position: absolute;
	left: 235px;
	top: 90px;
}
#small_sculpture {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3366;
	position: absolute;
	left: 365px;
	top: 90px;
}
#drawings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #CC3366;
	left: 530px;
	position: absolute;
	top: 90px;
}
#info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color:  #CC3366;
	position: absolute;
	left: 790px;
	top: 90px;
}
#contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FF66CC;
	left: 890px;
	position: absolute;
	top: 90px;
}
#image_holder {
	height: 431px;
	width: 640px;
	left: 0px;
	top: 115px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#title_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	height: 75px;
	width: 640px;
	top: 125px;
	position: relative;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}
#back_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;
	position: absolute;
	left: 850px;
	top: 150px;
}
  
