h1 {
  color: green;
}

img {
  border: solid black 0px;
}

div.top {
  border: solid black 1px;
  text-align: center;
  color: green;
  font-size: 20pt;
  margin-bottom: 10px;
}

div.main_ie {
  position: absolute;
  top: 80px;
  left: 160px;
  margin-right		: 0px;
  /* margin-left		: 150px; */
}

div.main_noright {
  position: absolute;
  top: 80px;
  left: 160px;
  /* margin-right		: 0px; */
  /* margin-left		: 150px; */
}

div.main {
  margin-right		: 190px;
  margin-left		: 150px;
}

div.left {
  float				: left;
  left				: 0px;
  width				: 150px;
  margin			: 0px;
  /* margin-top		: -11px; */
  padding			: 0px;
}

div.right {
  position			: static;
  float				: right;
  width				: 160px;
  margin			: 0px;
  padding			: 0px;
}

/* xs4all site */

body {
	background-image: url("zr7lowbg.jpg");
	background-color: gray;
	background-attachment: fixed;
	background-repeat: repeat;
	color: black;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 10pt;
}

body.music {
	background-image: url("breedbg.jpg");
	background-color: gray;
	background-attachment: scroll;
}

h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24pt;
	color: green;
}

img {
	border: 0px;
}

.ontheright {
	color: red;
	font-size: 10pt;
	margin: 1em;
	float: right;
}

.ontheleft {
	color: red;
	font-size: 10pt;
	margin: 1em;
	float: left;
}

div.kawacenter {
	width: 75%;
	text-align: center;
}

.kawatitle {
	color: #71BA51;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

.musiccountry {
	color: red;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 14pt;
	clear: right;	/* forces this block to come below any right floating
					   images in the previous block */
}

.musictext {
	color: black;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

.bandtext {
	color: black;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.kawatext {
	color: black;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.kawamodel {
	/* color: #71BA51; */
	color: red;
}

.introtext {
	color: black;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}

.imagetext {
	color: black;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.techtext {
	color: red;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 10pt;
}

.greetings {
	color: green;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 10pt;
	width: 80%;
}

.sportyear {
	color: red;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 14pt;
}

.nothere {
	color: black;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 10pt;
	list-style-type: square;
}

.nomenu {
	color: red;
	font-family: arial, helvetica, courier, sans-serif;
	font-size: 10pt;
}

.seventyfive {
	width:  75%;
}

.seventytwelve {
	width:  70%;
	font-size: 12pt;
}

.eighty {
	width:  80%;
}

.newstuff {
	color: red;
	font-family: Verdana, sans-serif;
	font-size: 14pt;
}

.beware {
	color: red;
	font-family: Verdana, sans-serif;
	font-size: 14pt;
}

.redbox {
	border-color: red;
	border-style: dashed;
}

.specTable {
	border-collapse: collapse;
	/* color: white; */
	/* background-color:*/
	/* border: 2px solid black; */
	border-spacing: 0px;
	border-top: 2px solid;
	/* cell-padding: 1em; */
	text-align: left;
}

th.specTable {
	text-align: center;
}

.specTD {
	border: 1px solid black;
	padding-left: 1em;
	padding-right: 1em;
}

td {
	border: 1px solid black;
	padding-left: 1em;
	padding-right: 1em;
}

td.firstColumn {
	font-weight: bold;
	border: 1px solid black;
}

td.zep {
	border: 0px solid black;
}

td.scott {
	border: 0px solid black;
}

/*
td.per5height89center {
	text-align: center;
    border: 1px solid black;
    width: 5%;
    height: 89px;
}

td.per5height89left {
	text-align: left;
    border: 1px solid black;
    width: 5%;
    height: 89px;
}

td.per5height89right {
	text-align: right;
    border: 1px solid black;
    width: 5%;
    height: 89px;
}

td.per4height89center {
	text-align: center;
    border: 1px solid black;
    width: 4%;
    height: 89px;
}

td.per4height89left {
	text-align: left;
    border: 1px solid black;
    width: 4%;
    height: 89px;
}

td.per4height89right {
	text-align: right;
    border: 1px solid black;
    width: 4%;
    height: 89px;
}
*/

ul.menu {
 padding-left: 10px;
 margin-left: 0;
}
