body {
  background: #fcb34a;
  font: 10pt verdana;
  background-image: url('img/background.png');
  background-repeat: repeat-x;
  margin-top: 0px;
}
h1 {
  font: 18pt Times;
  color: black;
}

#main {
  width: 939px;
  zbackground-image: url('img/background_border.png');
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  text-align: center; 
  background: #ffffff;
  text-align: left;
}

#container {
  background: #ffffff;
  width: 939px;
  text-align: left;
}

#menu {
  width: 147px;
  min-height: 396px;
  margin-left:36px;
  margin-right:35px;
  margin-bottom:0px;
  background: #badef9;
}
#menu_bottom {
  width: 147px;
  margin-left:36px;
  margin-right:35px;
  margin-top:0px;
}

#menu h1{
  margin-top: 0px;
  background: #93caf4;
  color: #1677bd;
  font: 12pt verdana;
  font-weight: bold;
  padding-left: 5px;
}
#menu a:hover{
 color: #04affe;
}

#menu a{
  margin-top: 0px;
  color: #1677bd;
  text-decoration: none;
  letter-spacing:-1px;  
  font: 10pt verdana;
  font-weight: bold;
  padding-left: 5px;
}
#menu p {
  margin-top:0px;
  margin-bottom:5px;
}

#content{
  padding:10px;
  float: right;
  width: 733px;
}

#home_right{
  float: right;
  width: 285px;
  margin-left:10px;
}

#rotating{
  background-image: url('img/background_rotating.png');
  background-repeat: no-repeat;
  width: 286px;
  height: 195px;
}

#rotating img{
  width: 274px;
  height: 182px;
  position: relative;
  top:7px;
  left:6px;
}

#home_schedule{
  background: #fdefbe;
  padding: 5px;
  _margin-top:-155px;
}
#home_schedule table{
  width: 100%;
  font-weight: bold;
  font-size:8pt;
}
#home_schedule td{
  text-align: right;
}

#home_schedule h2{
 color: #036ab5;
 font-size: 11pt;
 margin-top: 10px;
 margin-bottom:0px;
 font-weight: bold;
 letter-spacing: -.5px;
}

#header{
  background: #ffffff;
  padding:0px;
  margin:0px;
  width: 939px;
  height: 212px;
  background-image: url('img/header.png');
  color: #036ab5;
  font-weight: bold;
  font-size: 12pt;
  text-align: center;
}


#footer{
  margin-left: auto;
  margin-right: auto;
  background-image: url('img/footer.png');
  background-repeat: no-repeat;
  padding:0px;
  width: 939px;
  height: 345px;
}

#footer2{
  margin:0px;
  padding:0px;
  border:1px solid #fcb34a;
  color: #036ab5;
  background: #fcb34a;
  text-align: center;
  letter-spacing:-1px;  
}
#footer2 a {
color: #036ab5;
text-decoration: none;
}

#sponsors img { border:0px; float:left; margin-right:20px;}

.icon{
  margin-right: 5px;
}
#faq li{
    margin-bottom:10px;
}

.picture_top{
    border:1px solid #000000;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.picture_body{
   float: right;
   margin-left:10px;
   border: 1px solid black;
}

.picture_bottom{
    border:1px solid #000000;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.importantfield{
  display: none;
}
.spots td{
  padding:10px;
  border:1px solid #eeeeee;
}

/* stuff for exhibitor forms */
.darkbox, .border { border: 1px #000000 solid }
.darkbox, .padded { padding: 4px }
.darkbox, .bgdark { background: #BADEF9; }
.small { font-size: 8pt }
.medium { font-size: 10pt }
.darkboxheader {
   background:#93caf4;;display:block;padding:2px;;border:1px #888888 solid;border-bottom:none;font-size:10pt
}
input {font-size: 8pt}

