html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background: #ffffad url("http://www.musicbyzev.com/media/images/bkgd1.jpg");
  color: #000;
  font-family: "Comic Sans MS", cursive;
  font-size: 14px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-family: "Comic Sans MS", cursive;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
#outerWrapper {
	background-color: #FF9933;
	margin: 0 auto 0 auto;
	text-align: left;
	width: 850px;
	border-left: solid 1px #666;
	border-right: solid 1px #666;
}
#outerWrapper #header {
  border-bottom: solid 1px #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 0px;
}
/* ORIG */
#outerWrapper #contentWrapper #leftColumn1OOOOOOOOORIG {
	background-color: #AF95FF;
	float: left;
	padding: 0px;
	width: 170px;
	margin: 5px 0px 0px 5px;
}

#outerWrapper #contentWrapper #leftColumn {
	float: left;
	padding: 0px;
	width: 170px;
	margin: 5px 0px 0px 5px;
}
#outerWrapper #contentWrapper #leftColumn1 {
	background-color: #AF95FF;
	padding: 0px;
	width: 170px;
}
/* ====================================================================  MY NAV STYLES  */
#outerWrapper #contentWrapper #leftColumn1 .lefthead {
	background-image: url(../images/leftcolcap_top.gif);
	height: 20px;
}
#outerWrapper #contentWrapper #leftColumn1 .leftfoot {
	background-image: url(../images/leftcolcap_bot.gif);
	height: 20px;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav {
  font-family: "Comic Sans MS", cursive, sans serif;
	display: block;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav table {
	width: 170px;
	/*float: left;*/
}
#outerWrapper #contentWrapper #leftColumn1 #Nav td {
	height: 30px;
	display: block;
	vertical-align: middle;
	text-align: left;
	line-height: 34px;
	padding: 0px 0px 0px 0px;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav a {
	color: #000;
	font-weight: bold;
	border-top: solid 1px #af95ff;
	border-bottom: solid 1px #af95ff;
	text-decoration: none;
	height: 100%;
	display: block;
	padding: 0px 10px 0px 10px;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav td a:hover {
	color: #000;
	font-weight: bold;
	background: #D5C6FF url(/media/images/btn_bkgd.gif); /* CEECD3 - green */
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	height: 100%;
	display: block;
	vertical-align: middle;
	line-height: 34px;
	text-decoration: none;
}
#outerWrapper #contentWrapper #leftColumn1 #Nav td a.active {
	color: #000;
	font-weight: bold;
	background: #D5C6FF url(/media/images/btn_bkgd.gif); /* CEECD3 - green */
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	height: 100%;
	display: block;
	vertical-align: middle;
	line-height: 34px;
}

/* ====================================================================  END NAV STYLES  */

.rollover td a {
	width: 156px;
	display:block;
	padding: 0px 3px 0px 3px; /* 10px 10px 10px 10px*/
	font-size: 12px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-style: normal;
	border-top: solid 1px #a9e2c6;
	border-bottom: solid 1px #a9e2c6;
	vertical-align: middle;
	text-decoration: none;
}
.rollover td a:hover {
	background-color: #CFEFDF;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	font-style: normal;
	text-decoration: none;
}


#outerWrapper #contentWrapper #rightColumn1 {
	/* background-color: #A9E2C6;*/
	border-left: solid 0px #666;
	float: right;
	padding: 0px; /* 10px 10px 10px 10px*/
	width: 170px;
	margin: 5px 5px 0 0;
}
#outerWrapper #contentWrapper #rightColumn1 #Nav {
	background-color: #A9E2C6;
  	font-family: "Comic Sans MS", cursive, sans serif;
	display: block;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#outerWrapper #contentWrapper #rightColumn1 .righthead {
	background-image: url(../images/rightcolcap_top.gif);
	background-color: #A9E2C6;
	height: 20px;
	padding: 2px 0 0 0;
	text-align: center;
	background-repeat: no-repeat;
}
#outerWrapper #contentWrapper #rightColumn1 .rightfoot {
	background-image: url(../images/rightcolcap_bot.gif);
	height: 20px;
	margin: 0 0 20px 0;
}

#outerWrapper #contentWrapper #content {
  /*background-color: #fff;*/
  margin: 0 180px 0 180px;
  padding: 10px 10px 10px 10px;
  /*border-left: solid 1px #666;
  border-right: solid 1px #666;*/
}
#outerWrapper #contentWrapper .clearFloat {
  clear: both;
  display: block;
}
#outerWrapper #footer {
  border-top: solid 1px #666;
  border-bottom: solid 1px #666;
  padding: 10px 10px 10px 10px;
}
.WAEvenRow {
	background-color: #FFEBD7;
	display: block;
	width: 95%;
	line-height: 20px;
	padding: 7px;
}
.WAOddRow {
	background-color: #FFCB99;
	display: block;
	width: 95%;
	line-height: 20px;
	padding: 7px;
}
.smallital {
	font-size: 9px;
	font-style: italic;
}
