body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #CCCCCC;
	font-size: small;
}
.CatalogTable {

}
.Cave {
	position: absolute;
	left: 0px;
	top: 125px;
	width: 300px;
}
#Body {
	position: absolute;
	left: 300px;
	top: 125px;
}
/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #AECAF0;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color: #83BFE3;
}



td {
	font-family: Arial, Helvetica, sans-serif;
}
cave {
	position: absolute;
	top: 150px;
	right: 20px;
}


th {
	font-family: Arial, Helvetica, sans-serif;
}.Page {
	background-color: #000000;
}
Page {
	background-color: #000000;
}
#Top Line {
	height: 1px;
	width: 100%;
	left: 0px;
	top: 130px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A0CFF9;
}
#Line {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #83BFE3;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100px;
}
#toplogo {
	height: 100px;
	width: 500px;
	position: absolute;
	left: 300px;
	top: 0px;
}
#toplogo #mancavetop {
	top: 65px;
	position: absolute;
	right: 0px;

}
#toplinks {
	height: 20px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 80px;
}
#bottomlinks {
	height: 50px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #83BFE3;
	position: absolute;
	left: 0px;
	top: 1350px;
}
.CaveRight {
	position: absolute;
	top: 125px;
	left: 900px;
}
#Body .CatalogTable .style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	text-align: justify;
}
#secondlinks {
	height: 20px;
	top: 105px;
	width: 300px;
	position: absolute;
	left: 0;
	background-color: #57594B;
	padding-right: 5px;
	clip: rect(auto,auto,auto,auto);
}
#shoppingcart {
	height: 50px;
	width: 150px;
	position: absolute;
	left: 650px;
	top: 0px;
}
