body {
	background-image: url(../images/blue_marble.gif);
	background-repeat: repeat-y;
	background-color: white
     }
   .layer1 {
	position: absolute;
	top: 35%;
	left: 2%;
	color: yellow
	   }
   .links {
	margin-left: 50px;
	float: left;
	width: 300px;
	text-align: center
   }
   .linktext {
	margin-left: 400px;
	margin-right: 30px;
	text-align: left
   }


h1, h2, h3, h4, h5, p, hr {
   margin-left: 150px;
   margin-right: 30px;
   text-align: center
   }
  .space { margin-bottom: 30px }
  .left {text-align: left }
  .close {
	text-align: left;
	margin-bottom: 0px
	 }
  .nomargin {
	margin-left: 0px;
	margin-right: 0px
	}

  .quote {
   	margin-left: 190px;
   	margin-right: 70px;
   	text-align: center;
	font-style: italic
   	}

hr { color: #0000FF }

table {
   margin-left: 150px;
   margin-right: 30px;
   text-align: center;
   width: 75%
   }
   .ebay {width: 120px}
   


td { 
   text-align: left;
   width: 33%
   }
   .center { text-align: center }
   .ebay { width:120px }

ul,ol {
   margin-top: 0px;
   margin-left: 22%;
   margin-right: 10%;
   text-align: left
   }
   .norm { margin-left: 22% }
   .embed { margin-left: 5% }

a:link { }
   .menu { color: #FFFF00 }
   .submenu { 
	color: #FFFF00; 
	margin-left: 10px 
	}
a:visited { }
   .menu { color: #FFFF00 }
   .submenu {
	color: #FFFF00;
	margin-left: 10px
	}
a:hover {
   color: #FF0000;
   font-weight: bold
        }
   .submenu { margin-left: 10px }

b { 
   font-family: Lucida Sans, Arial Black, Times New Roman, Serif;
   font-size: 25pt;
   font-weight: bold
  }

big {
     font-family: Lucida Sans, Arial Black, Times New Roman, Serif;
     font-size: 20pt;
     font-weight: bold
    }

img { border-style: none }
