body {
	background: black;
	
}
#body-text {
	position: absolute;
	width: 650px;
	top: 75px;
	left: 110px;
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 11px;
	color: #A93D3B;
	z-index: auto;
}
#body-text img {
	border: solid medium #A93D3B;
	
}
.main-div {
	position: absolute;
	top: 35px;
	left: 35px;
	
}
.header-1 {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 18px;
	color: #A93D3B;
	z-index: 100;
}
.header-1 a:link {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 18px;
	color: #A93D3B;
	text-decoration: none;
}
a:link {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 12px;
	color: #A93D3B;
	text-decoration: none;
}
a:active {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a:hover {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 14px;
	color: #A93D3B;
	text-decoration: none;
}
a:visited {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 12px;
	color: #A93D3B;
	text-decoration: none;
}
#side-nav {
	position: absolute;
	width: 100px;
	top: 80px;
	left: 0px;
	color: #A93D3B;
	z-index: 99;
}
#side-nav a:link {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 12px;
	color: #A93D3B;
}
#side-nav a:active {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#side-nav a:hover {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 14px;
	color: #A93D3B;
	text-decoration: none;
}

#index-collage {
	position: absolute;
	top: 50px;
	left: 20px;
	float: left;
	z-index: auto;
}
#contact-info {
	position: absolute;
	width: 400px;
	top: 75px;
	left: 125px;
	z-index: auto;
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 16px;
	color: #666666;
}
#contact-info a:link {
	font-family: "Lucida Sans", Verdana, Tahoma;
	font-size: 16px;
	color: #666666;
	text-decoration: underline;
}
#calligraphy-image {
	position: absolute;
	top: 75px;
	left: 100px;
	z-index: auto;
}
#image1 {
	position: absolute;
	top: 45px;
	left: 146px;
	z-index: 0;
}
#image2 {
	position: absolute;
	top: 68px;
	left: 303px;
	z-index: 0;
}
#image3 {
	position: absolute;
	top: -12px;
	left: 499px;
	z-index: 0;
}
#image4 {
	position: absolute;
	top: 156px;
	left: 120px;
	z-index: 100;
}
#image4 a{position: absolute;}/* set stacking context*/
#image4 a span{
	position: absolute;
	top: -75px;
	left: -60px;
	width: 271px;
	z-index: 100;
	visibility: hidden;
}
#image4 a:hover {
	visibility: visible;
}/* ie bug needed to make span show*/
#image4 a:hover span {
	visibility: visible;
}/* reveal image*/
#image5 {
	position: absolute;
	top: 140px;
	left: 241px;
	z-index: 0;
}
#image6 {
	position: absolute;
	top: 140px;
	left: 386px;
	z-index: 0;
}
#image7 {
	position: absolute;
	top: 185px;
	left: 590px;
	z-index: 0;
}
#image8 {
	position: absolute;
	top: 142px;
	left: 673px;
	z-index: 0;
}
#image9 {
	position: absolute;
	top: 250px;
	left: 35px;
	z-index: 0;
}
#image10 {
	position: absolute;
	top: 242px;
	left: 500px;
	z-index: 100;
}
#image10 a{position: absolute;}/* set stacking context*/
#image10 a span{
	position: absolute;
	top: -20px;
	left: -15px;
	width: 288px;
	visibility: hidden;
}
#image10 a:hover {
	visibility: visible;
}/* ie bug needed to make span show*/
#image10 a:hover span {
	visibility: visible;
}/* reveal image*/
#image11 {
	position: absolute;
	top: 246px;
	left: 673px;
	z-index: 0;
}
#image12 {
	position: absolute;
	top: 333px;
	left: 119px;
	z-index: 0;
}
#image13 {
	position: absolute;
	top: 318px;
	left: 387px;
	z-index: 90;
}
#image13 a{position: absolute;}/* set stacking context*/
#image13 a span{
	position: absolute;
	top: -75px;
	left: -120px;
	width: 271px;
	z-index: 100;
	visibility: hidden;
}
#image13 a:hover {
	visibility: visible;
}/* ie bug needed to make span show*/
#image13 a:hover span {
	visibility: visible;
}/* reveal image*/
#image14 {
	position: absolute;
	top: 320px;
	left: 592px;
	z-index: 0;
}
.bottom-links {
	font-size: 10px;
	text-align: center;
	position: relative;
	margin: 25px 0 0 0;
	
}
.bottom-links a:link {
	font-size: 10px;
}
.bottom-links a:visited {
	font-size: 10px;
}
