body {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
  margin:0px;
  background:#ECEAE8;
}

/* Default Styles */

h1 {
  margin:0px;
  padding:11px 0 11px 10px;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:16px;
  color:#FFFFFF;
  background:#88132E;
}

#pt1 {
  margin:0 0 10px 0;
  padding:2px;
  text-align:center;
  display:block;
  border:1px solid #CAB5A3;
}

#pt {
  margin:0 0 10px 0;
  padding:2px;
  display:block;
  border:1px solid #CAB5A3;
}

h2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:14px;
}

a {color:#000000; text-decoration:underline;}
a:hover {color:#000; text-decoration:none;}

a img {
  border:0px;
}

.left {
  float:left;
  margin:0 10px 10px 0;
}

.right {
  float:right;
  margin:0 0 10px 10px;
}

/* End Default Styles */

#shell {
  width: 968px;
  margin-top:38px;
  margin-left:auto;
  margin-right:auto;
  background:url(../images/design/shadow.jpg) repeat-y 0% 0%;  
}

#header {
  width:961px;
  height:186px;
}

#logo {
  float:left;
  width:221px;
  height:186px;
  background:url(../images/design/logo.jpg) no-repeat 0% 0%;
}

#logo img {
  width:120px;
  height:170px;
  margin:8px 0 0 50px;
}

#banner {
  float:left;
  width:740px;
  height:186px;
  background:#FFFFFF url(../images/design/banner.jpg) no-repeat 0% 0%;
}

#banner img {
  float:right;
  margin:14px 4px 0 0;
}

#holder {
  width:961px;
  padding:0 0 35px 0;
  background:url(../images/design/holder_bg.jpg) no-repeat 100% 0%;
}

#insideholder {
  width:961px;
  padding:0 0 35px 0;
  background:url(../images/design/watermark.jpg) no-repeat 100% 100%;
}

#leftpanel {
  float:left;
  width:221px;
}

/* Navigation */
#menu {
  width:221px;
  padding:16px 0 0 0;
  background:url(../images/design/menu_bg.jpg) no-repeat 0% 0%;
}

#nav, #nav ul {
  list-style-type: none;
  margin:0 0 0 15px;
  padding:0px;
  width: 205px;
}

#nav li {
  margin:0px;
  padding:0px;
  position: relative;
  width:205px;
  text-decoration: none;
  list-style-type: none;
  background:url(../images/design/divider.jpg) no-repeat 100% 100%;
}


#nav li ul {
  margin-top:-24px;
  margin-left:205px;
  padding: 0px;
  position: absolute;
  z-index: 995;
  left: -999em;
}

#nav li a {
  color: #88132D;
  text-decoration: none;
  width: auto;
  margin: 0px;
  padding:0 0 4px 9px;
  display: block;
}

#nav li a:hover {
  color: #000000;
  text-decoration: none;
  width: auto;
  margin: 0px;
  display: block;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left: -999em }

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li  li.sfhover ul, #nav li li li.sfhover ul { left: auto }

#nav li:hover, #nav li.hover {
  position: static;
}


#subnav, #subnav ul {
  list-style-type: none;
  float:left;
  margin:0px;
  padding:0px;
  width:205px;
  background:#5C0B1E;	
}

#subnav li {
  margin:0px;
  padding:0px;
  position:relative;
  width:auto;
 	border:0px;
  background:#5C0B1E;	
	z-index: 995;
}

#subnav li a {
  color:#FFFFFF;
  text-decoration: none;
  margin:0px;
  padding:5px 0 5px 20px;
  display: block;
}

#subnav li a:hover {
  color: #FFFFFF;
  text-decoration:none;
  background:#88132E;
  margin:0px;
  display: block;
}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfhover ul ul, #subnav li.sfhover ul ul ul { color:#FFFFFF; left: -999em; }
/* End Navigation */ 

#dayevents {
  width:213px;
  margin:18px 0 0 6px;
  background:url(../images/design/dayevents_bg.jpg) repeat-y 0% 0%;
}

#heading {
  width:193px;
  height:32px;
  padding:14px 0 0 20px;
  font-size:14px;
  font-weight:bold;
  color:#FFB600;
  background:url(../images/design/dayevents_heading.jpg) no-repeat 0% 0%;
}

#proceedings {
  width:170px;
  margin:16px 0 0 21px;
}

.bold {font-weight:bold}

#bottom {
  width:213px;
  height:15px;
  background:url(../images/design/dayevents_bottom.jpg) no-repeat 0% 0%;
}

#featurenews {
  width:171px;
  margin:18px 0 0 6px;
  padding:0 0 0 22px;
}

#middlepanel {
  float:left;
  width:370px;
}

#insidemiddlepanel {
  float:left;
  width:720px;
  min-height:540px;
  height:auto;
  _height:540px;
  background:url(../images/design/holder_bg.jpg) no-repeat 0% 0%;
}

#content {
  margin:89px 0 0 29px;
}

#insidecontent {
  margin:89px 0 0 20px;
}

#rightpanel {
  float:left;
  width:340px;
  padding:89px 0 0 30px;
}

#audiobox {
  width:321px;
  padding:3px;
  #padding:3px 3px 1px 3px;
  border:1px solid #CAB5A3;
}

#audiobox img {
  margin:0 auto 0 2px;
}

.timg {
  position:relative;
  margin:0 0 10px 0;
}

.caption {
  position:absolute;
  bottom:0px;
  left:0px;
  width:311px;
  padding:4px;
  border:1px solid #CAB5A3;
  background:#FFFFFF;
}

#imgright {
  float:right;
}

#center {
  text-align:center;
}

#textbox {
  width:149px;
  margin:10px 0 2px 0;
  padding:0 13px 15px 13px;
  background:#E9E7DA url(../images/design/audio_bg.jpg) no-repeat 0% 0%;
}

#textbox2 {
  width:295px;
  margin:10px 0 2px 0;
  padding:0 13px 15px 13px;
  background:#E9E7DA url(../images/design/audio_bg.jpg) no-repeat 0% 0%;
}

#textbox h3, #textbox2 h3 {
  margin:0px;
  padding:10px 0 16px 0;
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:14px;
  color:#88132E;
}

#listen {
  float:left;
  position:relative;
  width:176px;
  height:30px;
  background:url(../images/design/listen_bttn.jpg) no-repeat 0% 0%;
}

.filename {position:absolute;top:2px;left:14px}

#tour {
  width:327px;
  height:102px;
}

#footer {
  width:968px;
  height:27px;
  padding:7px 0 3px 0;
  color:#B7B7B7;
  text-align:center;
  background:url(../images/design/footer_bg.jpg) no-repeat 0% 0%;
}

#footer a {
  color:#B7B7B7;
  text-decoration:none;
}

#footer a:hover {
  color:#B7B7B7;
  text-decoration:underline;
}

/* Forms */
label {
  display:none;
}

input {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}

textarea {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size:12px;
  color:#000000;
}

.namefield {
  float:left;
  width:100px;
}

.inputfield {
  float:left;
  width:520px;
}

.namefield2 {
  float:left;
  width:100px;
}

.inputfield2 {
  float:left;
  width:520px;
}
/* Forms */

.spaceit {
  height:30px;
}

.nothing {
  clear:both;
  margin:0px;
  padding:0px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* event styles */
#events_container {float:left;width:580px}
#events_container .event {float:left;width:100%;margin-bottom:10px; border-bottom:1px solid #CAB5A3; padding:0 0 5px 0;}
#events_container .event h2 {font-size:12px; margin:0 0 2px 0; padding:0px;}
.back {margin-top:30px}
#event_months {float:left;width:100px;margin:0 0 10px 10px}
#event_months .month {float:left;width:100%;margin-bottom:10px}
