html, body 	{ height: 99%; }
body		{ background-color: #000000; background-image: url('../images/backGround/BGimageBorders3.jpg'); background-position: center center; background-repeat: repeat-y; }
body 		{ text-align: center; position: relative; }
#distance 	{ width:0px; height: 0px; background-color:#000000; margin-bottom: 0px;  margin-top: 0px; float:left; }
#container 	{ margin: 0 auto; position: relative;  text-align: left; height: 100%; width: 850px; clear: left; border: 0px; border-color: #000000; }

.headName	{ position: absolute; top: 3px; left: 49px; z-index: 300; border: none; width: 250px; height: 46px; }
.headName:hover	{ z-index: 300; border: none; width: 250px; height: 46px;  }

img		{ border: none; }
ul.nav		{ position: absolute; top: 35px; list-style: none; z-index: 200;}
a		{ filter: alpha(opacity= 65); -moz-opacity:0.65; -khtml-opacity: 0.65; opacity: 0.65; border: #617c5a solid 2px; }
a:hover		{ filter: alpha(opacity= 100); -moz-opacity: 1.0; -khtml-opacity: 1.0; opacity: 1.0; border: #b1ac9a solid 2px; }

#lettering	{ position: absolute; left: 59px; display: block; padding: 2px; width: 110px; height: 30px; }
#lgColor	{ position: absolute; left: 182px; display: block; padding: 2px; width: 110px; height: 30px; }
#smColor	{ position: absolute; left: 305px; display: block; padding: 2px; width: 110px; height: 30px; }
#coverUp	{ position: absolute; left: 428px; display: block; padding: 2px; width: 110px; height: 30px; }
#black		{ position: absolute; left: 551px; display: block; padding: 2px; width: 110px; height: 30px; }
#contact	{ position: absolute; left: 674px; display: block; padding: 2px; width: 110px; height: 30px; }
.P		{ border: #916c1a solid 2px; }

span.top	{ display: block; width: 850px; height: 120px; position: absolute; top: -1%; margin-top: -1%; z-index: 100; }
span.center	{ display: block; width: 287px; height: 500px; position: absolute; top: 120px; left: 230px; z-index: 100; }

span.bottom	{ display: block; width: 850px; height: 90px; position: absolute; bottom: -1%; margin-bottom: -1%; z-index: 100; }

div.column0	{ position: absolute; top: 110px; left: 20px; z-index: 50; }
div.column1	{ position: absolute; top: 110px; left: 50px; z-index: 50; }
div.column2	{ position: absolute; top: 110px; left: 80px; z-index: 50; }
div.column3	{ position: absolute; top: 110px; right: 80px; z-index: 50; }
div.column4	{ position: absolute; top: 110px; right: 50px; z-index: 50; }
div.column5	{ position: absolute; top: 110px; right: 20px; z-index: 50; }

