body {background: #fff url(/a/i/nav-bar-bg.png) repeat-x 0 0; font: 62.5% "Helvetica Neue", Helvetica, Arial, sans-serif;}
#wrap {
	width: 80%;
	max-width: 980px;
	min-width: 980px;
	margin: 0 auto;
	padding: 0;
	}
	

#nav {float: right;}
#logo {float:left;width: 170px; margin-left: 0px;}
#tagline {float: right;}
#header {float: left; margin 0px;padding: 0; margin-bottom: 40px;}
#content {float: left;width: 730px; }
#sidebar {float: left; width: 200px; margin-left: 50px; margin-top: 0px;}

body#home #sidebar {margin-top: 300px;}

#promo {float: left;background: #fff url(/a/i/promo-bg.png) repeat-x 0 0; width: 980px; height: 180px;}
.promobox {float: left; width: 245px; height: 180px; text-align: center;}
#footer {clear: left; float: left; margin-left: 140px; margin-right: 50px; color: #ccc;}

#bug {padding-bottom: 10px; margin-bottom:10px; padding-top: 40px;}


a:{color: #00a1d7;}
a:hover{color: #35b3ef;}
a:visited {color: #00a1d7;}


#nav{
  padding: 5px 10px;
  margin-left: 0;
  font-weight: bold;
  font-size: 1.2em;
}

#nav li{
  list-style: none;
  margin: 0;
  display: inline;
}

#nav li a{
  padding: 11px 30px;
  margin-left: 3px;
  border: none;
  border-left: 1px solid #ccc;
  /* background: #ea0b8a; */
  text-decoration: none;
  color: #fff;
}

#nav li a:hover{
  /* background-color: #d2a035;*/
  background-position: right -37px;
  border-color: #C5BBA0;
  color: #fff;
  text-decoration: underline;
}

#nav li.current_page_item a{
  /* border-bottom: 1px solid white; */
  /* background-color: #ea0b8a; */
  color: #fff;
  background-position: right -74px;
}

#nav li a:visited { color: #fff; }
h1 {padding: 0; margin: 0;}
h2 {color: #000;}
#content h2, #sidebar h2 {color: #ff3987;}

p {font-size: 1.2em; line-height: 1.6;}

#footer {font-size: 1em;}


/* set the width and height to match your images */
#slideshow {position:relative; height:200px; width:980px; margin-top: 0;border-top: 3px solid white; border-bottom: 10px solid white;padding-top: 40px;}
#slideshow DIV {position:absolute;top:0;left:0;z-index:8;opacity:0.0;height: 200px;background-color: #FFF;}
#slideshow DIV.active {z-index:10;opacity:1.0;}
#slideshow DIV.last-active {z-index:9;}
#slideshow DIV IMG {height: 200px;display: block;border: 0;margin-bottom: 0px;}
#slideshow p {margin: 0 0 0 0;  opacity:.5;color:white; padding:0;font-size:10px;font-family: Verdana, Arial, Helvetica, sans-serif;} 
/* #slideshow p {display: none;} */