body {
	font-family: Arial,Helvetica,sans-serif;
	color: white;
	background-color: black;
	background-image: url(triback3.gif);
	background-repeat: no-repeat;
}
#homeimg1 {
	position: absolute;
	top: 131px;
	left: 174px;
	width: 395px;
	height: 173px;
	border: 2px solid white;
}
#homeimg2 {
	position: absolute;
	top: 336px;
	left: 448px;
	width: 293px;
	height: 216px;
	border: 2px solid white;
}
#prints {
	position: absolute;
	top: 67px;
	left: 506px;
	width: 160px;
	height: 40px;
	border: 0px;
}
#origart {
	position: absolute;
	top: 272px;
	left: 672px;
	width: 160px;
	height: 40px;
	border: 0px;
}
#hometext {
	position: absolute;
	top: 339px;
	left: 128px;
	width: 310px;
	font-style: italic;
}
#maind {
	position: absolute;
	top: 120px;
	left: 134px;
	width: 600px;
}
#title {
	position: absolute;
	top: 5px;
	left: 55px;
}
#navbuttons {
	position: absolute;
	top: 120px;
	left: 3px;
}
div#count {
	width: 80px;
	margin-top: 590px;
	margin-left: auto;
	margin-right: auto;
	color: green;
	font-size: 20px;
	text-align: center;
	border: 1px solid white;
}
.printlinks {
	font-weight: bold;
}
.printlinks a:link, .printlinks a:visited {
	color: blue;
	text-decoration: none;
}	
.printlinks a:hover, .printlinks a:active {
	color: yellow;
	text-decoration: none;
}	
img.button {
	border: 0px;
	margin-bottom: 20px;
}
.blurb {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
}
h3.spacedn {
	margin-top: 10px;
}
a:link {
	color: white;
}
a:visited {
	color: #999;
}
p.copyright {
	font-size: 10px;
	text-align: center;
}	