body {
	background: black;
	width: 1024px;
}

a:link, a:visited, a:active, a:link img, a:visited img, a:active img {
	border: none;
}

div.jm {
	position: absolute;
	display: block;
	top: 47px;
	left: 53px;
	z-index: 1;
}

div.frame {
	display: block;
	position: absolute;
	top: 175px;
	left: 49px;
}

div.imagery {
	display: block;
	position: absolute;
	top: 185px;
	left: 165px;
}

div.gallery {
	display: block;
	position: absolute;
	top: 120px;
	left: 60px;
	z-index: 0;
}

div.caption {
	display: block;
	position: absolute;
	top: 575px;
	left: 325px;
}

div.caption img {
	border: none;
}

div.contactform {
	display: block;
	position: absolute;
	top: 180px;
	left: 176px;
	right: 1000px;
	bottom: 550px;
}

div.contactform .header
{
	float: left;
	width: 2in;
	color: #c0c0c0;
	font-family: "Avant Garde", "Century Gothic", sans-serif;
}

