body {
	background-color: #000000;
	font: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
a.highlight {
	color: #000000;
	text-decoration:underline;

}

a.highlight:hover {
	color: red;

}


#bgimage {
	min-width: 800px;

}




.content {
position: relative;
height: 361px;
overflow: scroll;

}

.vertspacer1 {
	background-image:url(images/horz1.jpg);
	background-repeat:repeat-y;
	height: 100%;
}

.vertspacer2 {
	background-image:url(images/vertback.jpg);
	background-repeat:repeat-y;
	height: 100%;
}

.main {
	background-image:url(images/vertback.jpg);
	height: 100%;
}

.mainfoot {
	background-image:url(images/vertback.jpg);
	height: 100%;
}

.gallery {
	background-image: url(images/gallerybackw.jpg);
	background-repeat: no-repeat;
	height: 306px;
	width: 361px;
}


#Layer1 {
	position:absolute;
	width:91%;
	z-index:1;
	left: 55px;
	top: 55px;
}

td img.scroll {
	
	float: left;
}
#Layer2 {
	position:absolute;
	width:90%;
	height:329px;
	z-index:2;
	left: 60px;
	top: 209px;
	no repeat;;
}
#Layer3 {
	position:absolute;
	width:315px;
	height:78px;
	z-index:3;
	left: 118px;
	top: 435px;
}
#Layer4 {
	position:absolute;
	height:100px;
	z-index:4;
	top: 250px;
	background-color: #FFFFFF;
	width: 45%;
	right: 58px;
}
#Layer5 {
	position:absolute;
	width:17px;
	height:401px;
	z-index:4;
	left: 60px;
	top: 209px;
	background-image: url(images/conduit.gif);
}
#Layer6 {
	position:absolute;
	width:90%;
	height:113px;
	z-index:5;
	left: 60px;
	top: 535px;
}

td img {display: block;}
