body{
  margin: 0;
  padding: 0;
  background: #996;
  color: #030;
  font-family: trebuchet ms;
  font-size: 14px;
  line-height: 17px;
}

.contentHeader{
  background: url(/images/topleft.gif) top left no-repeat;
  width: 100%;
}

.contentHeader h6{
  background: url(/images/topright.gif) top right no-repeat;
  margin: 0;
  font-size: 15px;
  line-height: 15px;
}

.contentFooter{
  background: url(/images/bottomleft.gif) bottom left no-repeat;
  margin: 0;
  font-size: 15px;
  line-height: 15px;
  clear: both;
}
.contentFooter h6{
  background: url(/images/bottomright.gif) bottom right no-repeat;
  margin: 0;
  font-size: 15px;
  line-height: 15px;
}

.contentText{
  margin: 0;
  background: url(/images/leftborder.gif) top left repeat-y;
  clear: both;
}

.wrapper{
  margin: 0;
  padding: 15px;
  background: url(/images/rightborder.gif) top right repeat-y;
}


a:link, a:visited{
  color: #a00;
  text-decoration: none;
}

a:hover{
  color: #c00;
  text-decoration: underline;
}

a:active{
  color: #a00;
  text-decoration: none;
}

a.readMore{
  padding-left: 10px;
  color: #c63;
  font-size: 13px;
  text-decoration: none;
}

#bottomRightPicture{
  clear:both;
  width: 100%;
  background: #996 url("/images/ontheroad.jpg");
  background-position: bottom right;
  background-repeat: no-repeat;
  height: 90px;
}

.bottomLeftCurve{
  width: 100%;
  background-image: url("/images/bottomleftcurve.gif");
  background-repeat: no-repeat;
  height:10px;
}

.bottomRightCurve{
  width: 15px;
  background-image: url("/images/bottomrightcurve.gif");
  background-position: top right;
  background-repeat: no-repeat;
  float: right;
  height: 10px;
}

#contact{
  font-size: 12px;
  line-height: 14px;
  float: right;
  text-align: right;
}

.contentHolder{
  margin-left: 60px;
  margin-right: 80px;
  clear: both;
  margin-top: 15px;
}

.contentBottomLinks{
  font-size: 12px;
  width: 100%;
  text-align:center;
  margin-top: 10px;
}

.eventImageHolder{
  width: 100%;
  text-align:center;
  display: block;
}

.eventImage{
  text-align:center;
}

.eventImage img{
  border: 2px solid #030;
}

.eventNavigation{
  margin-top: 20px;
  clear: both;
  text-align:center;
}

.eventNext{
  width: 120px;
  float:right;
  text-align: right;
  margin-right: 10px;
}

.eventPrevious{
  width: 120px;
  float:left;
  text-align: left;
  margin-left: 10px;
}

.error {
  font-weight: bold;
  color: #cc0000;
}

#footer{
  clear: both;
  font-size: 11px;
  width: 100%;
  text-align: center;
  margin-top: 10px;
}

.forumContent {
  font: 12px/12px "trebuchet ms", verdana, san-serif;
  line-height: 14px;
  font-weight: bold;
  color: #666666;
  background-color: #fffff0;
}

h3{
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

h4{
  font-size: 14px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 0;
}

h5{
  font-size: 16px;
  font-weight: bold;
  color: #FF0000;
  margin-top: 0;
  margin-bottom: 0;

}

h6{
  font-size: 16px;
  font-weight: bold;
  color: #aa0000;
  margin-top: 0;
  margin-bottom: 0;
}

img{
  border: 0;
}

#logo{
  background: #996;
  background-image: url(/images/header.gif);
  background-position: bottom left;
  background-repeat:no-repeat;
  height: 110px;
  margin-top: 5px;
}

#logoTitle{
  float: right;
  width: 300px;
  height: 110px;
  background-image: url(/images/title_homea.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

#homeTitle{
  float: right;
  width: 300px;
  height: 110px;
}

#memberBar{
  margin-top: 3px;
  font-size: 12px;
  line-height: 14px;
  text-align: left;
}

#memberBar ul{
  list-style: none;
  display: inline;
  padding-left: 10px;
}
#memberBar ul li{
  display: inline;
  margin-right: 15px;
}

#memberBar a:link, #memberBar a:visited{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

#memberBar a:hover{
  color: #ff0;
  background: #996;
  font-weight: bold;
  text-decoration: none;
}

#memberBar a:active{
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

.question {
  font: 11px/11px verdana, san-serif;
  font-weight: normal;
  color: #333;
  background-color: #eeeeee;
}

.response {
  font: 12px/12px verdana, san-serif;
  line-height: 15px;
  color: #333333;
  background-color: #fffff0;
}

.small{
  font-size: 11px;
}

textarea{
  font: 13px/13px verdana, san-serif;
  line-height: 15px;
  color: #333333;
  background-color: #ffffff;
}

.topLeftCurve{
  width: 100%;
  background-image: url("/images/topleftcurve.gif");
  background-repeat: no-repeat;
  height:10px;
  line-height: 10px;
}

#topNav {
  width: 100%;
  height: 15px;
  font: 11px arial, sans-serif;
  font-weight: bold;
  line-height: 15px;
  z-index: 100;
  border-top: 2px solid #030;
  border-bottom: 2px solid #030;
  text-align: center;
  margin-top: 5px;
}

#topNav ul{
  display: inline;
  list-style: none;
  margin: 0;
}

#topNav li{
  margin: 0;
  padding: 0;
  width: 83px;
  float: left;
  text-align:center;
  border-left: 2px solid #030;
}

#topNav li a {
  display: block;
  width: 100%;
  text-decoration: none;
  color: #030;
}

#topNav li a:link {
  color: #030;
  text-decoration: none;
}
#topNav li a:visited {
  color: #030;
}

#topNav li a:hover {
  text-decoration: none;
  color: #fff;
  background: #cc9;
}

#topNav li a:active {
  color: #030;
}

.topRightCurve{
  width: 15px;
  background-image: url("/images/toprightcurve.gif");
  background-position: top right;
  background-repeat: no-repeat;
  float: right;
  height: 10px;
}


