
/* new css template */
body
{ 
  background: #ffffff;
  color: #000000;
  padding:0;
  font-family: Verdana; 
}

a:link {color: #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:active {color: #008000; text-decoration: underline;}
a:hover {color: #000099; text-decoration: none;}

/* TOP SECTION */


img.topimg {
 float: left;
}

#topper {
 text-align: center;
}

div.menubox {
 background: #ffffff;
 display: inline;
 border-style: solid;
 border-color: #ff0000;
 margin: 8px;
}

#widegglad {
 clear: both; 
 margin-left: 110px; 
 text-align: center;
}


/* MENU SECTION */


#menucol { 
 clear: both; 
 float: left; 
 width: 140px; 
 background: #ff0000;
 border: medium double #990000;
/* border-style: solid;
 border-color: #000000; */
 font-weight: bold
}

.menubar {text-align:center; text-indent:1em; font-style: italic }

#content { margin-left: 152px; }



/* BOTTOM SECTION */

#footer { 
 clear: both; 
 width: 100%;
 margin-top: 25px; 
 text-align: center; 
 text-color: #ff0000;
}



/* CONTENT */

.jukeboxlist {
 text-align: center;
}
