html {
  font-family:"Helvetica";
  font-size:12px;
  color:#000000;
  font-weight:bold;

}

/*
#mySlideShow
{
width: 400px !important;
height: 200px !important;
}
*/

div.slideshow {
  margin-top: 18px;
}
div.slideshow p {
padding-top: 9px;
}
div.slideshow ul {
background: #FFF;
bottom: -35px;
left: 0px;
position: absolute;
overflow: hidden;
padding: 5px 0;
z-index: 10001;
}
div.slideshow ul a {
background-position: 50% 50%;
cursor: pointer;
display: block;
height: 25px;
margin-right: 5px;
opacity: 0.5;
width: 30px;
}
div.slideshow ul a.active,
div.slideshow ul a:hover {
opacity: 1;
}
div.slideshow ul li {
float: left;
list-style: none;
}

h1 {
margin:2px 0px 2px 0px;
line-height:25px;
padding:2px 0px 0px 0px;
}

.stretch {
  color:#000000;
}

.toggler {
  font-size:22px;
  color:#000000;
}

.toggler:hover {
  color:#009cec;
}

.ltitle {
  font-size:22px;
  color:#000000;
  margin:0px 0px 2px 0px;
}

.mtitle {
  font-size:12px;
  color:#000000;
  font-weight:bold;
}

.subtitle {
  font-size:15px;
  font-weight:100;
  color:#5c5c5c;
  width:50px;
  height:50px;
  margin:2px 0px 2px 0px;
}

.thinblack {
  font-size:30px;
  font-weight:100;
  color:#000000;
}

.smallgrey {
  font-size:10px;
  color:#5c5c5c;
  font-weight:200;
  font-family:"Helvetica Neue";
}

.bodytext {
  font-size:12px;
  color:#5c5c5c;
  font-weight:100;
  font-family:"Helvetica Neue";
}

a {
  color:#000000;
  text-decoration:none;
}

a:hover {
  color:#009cec;
}

img {
  border:none;
}

#leftbar {
  position:absolute;
  margin:30px 0px 0px 0px;
  width:147px;
/*  height:685px; */
  border-right:3px solid #000000;
  background:transparent url(img/slingshot0910-sidebar.gif) repeat-y 8px 0px;  
}

#sidemenu {
  position:absolute;
  margin:30px 0px 0px 165px;
  width:140px;
  height:685px;
}

#mainer {
  position:absolute;
  width:520px;
/*  height:654px; */
  margin:30px 0px 0px 315px;
  background:transparent;
/*  overflow:auto; */
}

#logo {
  position:absolute;
  margin:30px 0px 0px 850px;
  width:61px;
  height:685px;
  background:transparent url(img/logo.jpg) no-repeat top left;  
  border-right:1px solid #cccccc;
}

#sponsors {
  width:400px;
  height:60px;
}

table {
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

td {
  text-align:left;
  font-size:12px;
  color:#5c5c5c;
  line-height: 150%;
  font-weight:100;
}

th {
/*  border-bottom:3px solid #000000; */
  padding:0px 0px 0px 10px;
  float:left;
  text-align:left;
}

li {
  display: inline;
  text-align:left;
  font-size:10px;
  color:#5c5c5c;
  padding-left:12px;
}
