body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin: 0; padding: 0; }

.nojs { display:none; }

html,body,#wrapper { min-height:100%; width:100%; height:100%; }
body { overflow:hidden; }

#wrapper { position:absolute; top:0; left:0; text-align:center;
  width:100%; height:100%; overflow:hidden;
  background:black url(ellen_bg.jpg) repeat-y scroll center top; }

#main { position:relative; top:0; left:0; width:1000px; height:680px;
  /* border:1px dashed blue; */
  background:url(ellen_main_bg.jpg) no-repeat center bottom; }

#content,#loading { position:absolute; left:262px; top:141px;
  /*background-color:#844;*/ width:720px; height:389px; overflow:hidden; }

p,li,h1,h2,h3		{ font: 13px/15px Trebuchet MS, Arial, sans-serif; }
h1,h2,h3		{ font-weight:bold; text-transform:uppercase; }
ul.inside, ol.inside        { margin-left:2em; }
ul.inside li, ol.inside li  { margin-bottom:0.25em; }
#loading	{ font: 13px/18px Verdana, Arial, sans-serif; }

#navigation { position:absolute; left:269px; top:595px; 
  width:368px; height:22px; overflow:hidden; }
#navigation li { display:none; width:368px; height:22px;
  background-image:url(labels.gif);
  text-align:left; text-indent: -1000px; }
#navigation li#news		{ background-position: 0px -22px; }
#navigation li#concerts		{ background-position: 0px -44px; }
#navigation li#music		{ background-position: 0px -66px; }
#navigation li#video		{ background-position: 0px -88px; }
#navigation li#photo		{ background-position: 0px -110px; }
#navigation li#booking		{ background-position: 0px -132px; }
#navigation li#links		{ background-position: 0px -154px; }
#navigation li#mlist		{ background-position: 0px -176px; }
#navigation li.active { display:block; }

#cds { position: absolute; top:104px; left:612px; width:373px; 
height:29px; background-image:url('buy_cds.gif'); }
#cds a { position:absolute; height:29px; text-decoration:none; }
#cds a#itunes { left:110px; width:95px; }
#cds a#cdbaby { left:208px; width:98px; }
#cds a#direct { left:309px; width:64px; }

#leftbutton,#rightbutton { position:absolute; top:485px; width:82px; height:73px; }
#leftbutton { left:228px; }
#rightbutton { left:930px; }

#panes {
        text-align: justify;
        border-style: none;
	position:relative; left:0; top:0; overflow:hidden;
}

#panes div, #panes div div { overflow: hidden; }

span p, span h3 { padding:0.5em; margin-bottom:0.5em; color:#ccccc0; }
span h3, span em, span strong { color: #fffff3; }
span pre { color: #ccccc0; margin:0 2em; }

#previous { float: none; cursor: pointer; }
#next { float: none; cursor: pointer; }

div.pane { position:relative; width:720px; height:389px; }

div#news		{ background-image: url('1news.jpg'); }
div#concerts		{ background-image: url('2concerts.jpg'); }
div#music		{ background-image: url('3music.jpg'); }
div#video		{ background-image: url('4video.jpg'); }
div#photo		{ background-image: url('5photos.jpg'); }
div#booking		{ background-image: url('6booking.jpg'); }
div#links		{ background-image: url('7links.jpg'); }
div#mlist		{ background-image: url('8mlist.jpg'); }
