
  {
	border: 1px dotted yellow;
	margin: -1px;
}

.noem {
	font-family: "Arial";
}

small {
	font-size: 80%;
}
html { 	
	overflow-y: scroll;
	/*overflow-x: hidden;*/
}
html,body,form {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
}

#top { 
	position: relative;
	background: 0px 0px url(/img/top.gif) no-repeat;
	width: 1023px;
	height: 212px;
	margin: 0px auto 0 auto;
	top: 0;
	
	
}

#top-nav {
	height: 175px;
	width: 240px;
	border: none;
	position: relative;
	background: url(/img/top-nav.gif) no-repeat;
	top: 20px;
	left:364px;
	margin-bottom: -55px;
}

#home-901 {
	position: absolute;
	top: 25px;
	right: 55px;
	height: 153px;
	width: 254px;
}

#maintable,#maincontent, #tapebot {
	background-color: transparent;
	
}

#maincontent {
	margin-left: 15px;
	width: 522px;
	height: 100%;
	
}

#tapeheadbox {
	font-weight: bold;
	color: red;
	
	position: relative;
	
	top: 65px;
	left: 45px;
	height: 26px !important;
	width: 162px;
	text-align: center;	
	margin: 0;
	padding: 0;
}

#tapebot {
	position: relative;
	left: 7px;
	top: 60px;
	height: 100%;
}


#tapebot-bot { 
	background: 0px 0px url(/img/tapebot-feet.gif) no-repeat;
	width: 197px;
	height: 224px;
	position:relative;
	margin-bottom: 40px; /* this is the amount of space at the VERY bottom */
}
#tapebot-top { 
	background: 0% 0% url(/img/tapebot-bellytop.gif) no-repeat;
}
#tapebot-belly {
	background: 0px 0px url(/img/tapebot-bellymid.gif) repeat-y;
}

#tapebot-belly-contents {
	left: 53px;
	top: -24px;
	position: relative;
	margin-bottom: -35px;
	width: 108px;
	height: 100%;
}

#belt-nowplaying-tag {
	background: 0px 0px url(/img/tapebot-belt-mid.gif) repeat-y;
}

#play-button {
	position: relative;
	top: -74px;
	margin-bottom: -35px;
	left: 126px;
	height: 35px;
	width: 35px;
	cursor: pointer;
}

#tapebot-belt {
	background: 0px 0px url(/img/tapebot-belt-mid.gif) repeat-y;
	width: 197px;
	height: 100%;

}

#tapebot-belt-contents {
	left: 53px;
	top: 0px;
	position: relative;
	width: 98px;
	word-wrap: break-word;
}

#tapebot-belt-contents div { 
	
}
#tapebot-leftarm {
	position: absolute;
	top: 226px;
	margin-left: -67px;
	height: 246px;
	width: 96px;
	background: 0px 0% url(/img/tapebot-leftarm.gif) no-repeat;

}
#tapebot-cornerwire {
	position: absolute;
	top: 194px;
	margin-left: 191px;
	height: 64px;
	width: 38px;
	background: 0px 0% url(/img/cornerwire.gif) no-repeat;
	

}

#tower-bot {
	background: url(/img/tower-bot-bare.png) no-repeat;
	position: absolute;
	top: 212px;
	left: 811px;
	width: 130px;
	height: 176px;
	
}

#pigflag {
	position: absolute;
	/* background: 0px 0% url(/img/pigflag-donate.gif) no-repeat;*/
	top: 290px;
	margin-left: 929px;
	height: 78px;
	width: 221px;
}

#page-title, .content-title, .content-title-small , .content-title-xsmall, .content-title-xxsmall
{
	font-family: "Arial Black";
}

a.not-a { color: black; }

a:hover.nohover {
	text-decoration: none;
	background: none; 
}

a:hover#page-title {
	background-color: transparent;
	color: black;
}

#page-title {
	font-size: 200%;
	border-bottom: 2px solid black;
	text-align: center;
}
.content-title {
	font-size: 230%;
}
.content-title-small {
	font-size: 120%;
}
.content-title-xsmall {
	font-size: 75%;
}


#content-table {
	margin-top: 80px;
	margin-bottom: 40px;
	text-align: center;
	height: 100%;
}

#content-table-spacer-minheight {
	width: 1px;
	height: 412px;
}
#content-table-spacer-col1width {
	width: 256px;
	height: 1px;
}
#content-table-spacer-col2width {
	width: 256px;
	height: 1px;
}


#section-links {
	color: red;
	text-align: center;
	border-bottom: 2px solid black;
}
#section-links a {
	padding: 0px 5px;
}

.onair-show {
	font-family: "Impact";

}
.onair-with {
		font-size: 7.5pt;
		font-family: "Arial Black";

}
.onair-dj {
	font-family: "Impact";

}
.onair-genre {
	font-family: "Arial Black";
	font-size: 8pt;
}

.song-item {
	border-bottom: 1px solid black;
}
.song-item-last {
	border-bottom: none;
}

.song-time {
	/*float: left;*/
	text-align: right;
	color: #F16568; 
	font-family: "Arial Black" ;
	font-size: 8pt;

}
.song-info {
	line-height: 7px;
	padding-bottom: 2px;
}
.song-by {
	display: none;
	font-size: 8pt;
}

.song-track {
	font-size: 11pt;
	line-height: 9pt;
	text-align: center;
}
.song-artist {
	margin-top: 2px;
	word-spacing: -1px;
	text-align: center;
	font-size: 8pt;
	font-family: "Arial Black" ;
	line-height: 8pt;
}
.song-album {
	margin-top: 2px;
	text-align: center;
	color: #505050;
	font-size: 8pt;
	font-style: italic;
	line-height: 8pt;
}

#now-playing-thanks, #now-playing-thanks a {
	text-align: right;
	
	font-size: 7pt;
	font-family: "Arial Black" ;
	color: #F16568; 
}

.song-label {
	text-align: right;
	font-variant: small-caps;
	font-size: 7pt;
	font-family: "Arial Black" ;
	color: #F16568; 
}

#footer-links {

	font-size: 80%;
	
	padding-top: 10px;
	padding-bottom: -20px;
	padding-left: 5px;
	padding-right: 5px;
	
	margin: 15px auto;

	text-align: center;
	height: 30px;
	
	word-wrap: normal;
}

ul { margin-left: 0; }
li {
  margin-bottom: 2px;
}

#events {
   position: absolute;
   top: 407px;
   margin-left: 802px;
   width: 170px;
   font-size:9pt;
}

.event-item {

   margin-top: 6px;
   /*text-align: right;*/
}
.event-body {
   color: dimgray;
   /*padding-right: 6px;*/
   
   border-left: 1px solid dimgray;
   
   padding-left: 5px;
}
.event-name {
   padding-left: 0px;
   text-align: right;
   font-family: "Arial";
   font-weight: bold;
   font-variant: small-caps;
   color: white;
   /*margin-right: 6px;*/
   background-color: dimgray;
   padding: 3px;
}
.event-href {
   text-align: right;
}



