@charset "utf-8";
/* CSS Document */

body {
	margin: 0 0 0 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #000;
font-size:14px;
}

	#header {
	width: 980px;
	height: 129px;
	background:url(img/header.jpg);
	background-repeat:no-repeat;
	}
	
	a {color:#3e708d;}

#music{
	position: relative;
	left: 152px;
	top: 13px;}

div.scroll {
height: 600px;
width: 478px;
overflow: auto;
border: 1px solid #666;
padding: 3px;
}

		
	
#copyright{color:#693; padding: 5px 0 0 0;}
		
a img{border:none}
.style1 {font-size: 14px;}
.style2 {font-size: 16px;}
.style3 {font-size: 18px}






/*--------------------------TOP NAV-----------------------------*/
#topnav {width: 525px;}
#topnav ul {margin: 0;padding: 0;list-style: none;height: 24px;}
#topnav ul li {float: left;display: inline;margin: 0;padding: 0;}
#topnav li a {margin: 0;padding: 0;text-indent: -999em;display: block;height: 24px;text-decoration: none;}

#xol a, #xol a:link, #xol a:visited {
	background:url(images/topnav/topnav01.jpg) 0 0 no-repeat; width: 175px; overflow:hidden;}
#xol a:hover  {background-position: 0 -24px;}

#broadcast a, #broadcast a:link, #broadcast a:visited {
	background: url(images/topnav/topnav02.jpg) 0 0 no-repeat; width: 175px; overflow:hidden;}
#broadcast a:hover  {background-position: 0 -24px;}

#store a, #store a:link, #store a:visited {
	background: url(images/topnav/topnav03.jpg) 0 0 no-repeat; width: 175px; overflow:hidden;}
#store a:hover  {background-position: 0 -24px;}

/*--------------------------XOL NAV-----------------------------*/
#xolnav {width: 175px; margin-top:0px;}
#xolnav ul {margin: 0;padding: 0;list-style: none;height: 22px;}
#xolnav ul li {float: left;display: inline;margin: 0;padding: 0; margin-bottom: 3px;}
#xolnav li a {margin: 0;padding: 0;text-indent: -999em;display: block;height: 22px;text-decoration: none;}

#bio a, #bio a:link, #bio a:visited {
	background:url(images/ed-nav/ed-nav01.png) 0 0 no-repeat; width: 175px; overflow:hidden;}
#bio a:hover  {background-position: 0 -22px;}

#press a, #press a:link, #press a:visited {
	background:url(images/ed-nav/ed-nav02.png) 0 0 no-repeat; width: 175px; overflow:hidden;}
#press a:hover  {background-position: 0 -22px;}

#contact a, #contact a:link, #contact a:visited {
	background:url(images/ed-nav/ed-nav03.png) 0 0 no-repeat; width: 175px; overflow:hidden;}
#contact a:hover  {background-position: 0 -22px;}

	
	
	
	
.smalltext {
	font-size: 12px;
}
.section-title {
	font-size: 16px;
	font-weight: bold;
}
