*{
  margin: 0;
  padding: 0;
}
body{
  background: #000;
  font: 11px Arial, Tahoma, Verdana, sans-serif;
  height: 1000px;
  color: #333;
}
a img{
  border: 0;
}
a{
  color: #e44e35;
  outline: none;
}
a:visited{
  color: #776f67;
}
ul li{
  list-style-type: none;
  list-style-position: outside;
}
#basis{
  width: 985px;
  margin: 0 auto;
  padding-bottom: 130px;
}
#topNav{
  font-size: 12px;
  color: #ccc;
  text-indent: -7px;
  padding: 2px 0 4px 0;
}
#topNav a{
  text-decoration: none;
  color: #ccc;
  padding-right: 9px;
  margin-left: 7px;
}
#wrapper{
  background: #fff;
}
#header{
  background: #fff url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/header.gif) 100% 0 no-repeat;
  width: 100%;
  overflow: hidden;
  padding-bottom: 16px;
}
#logo{
  float: left;
  display: inline;
  margin: 33px 0 0 11px;
}
#logo img{
  display: block;
}
#menu{
  float: right;
  text-transform: uppercase;
  color: #333;
  padding: 5px 4px 0 0;
}
#menu a{
  color: #333;
  text-decoration: none;
  padding: 0 9px 0 6px;
}
#menu a.active{
  color: #9C132E;
}
#topForm{
  float: right;
  padding: 64px 32px 0 0;
  width: 212px;
}
#topForm label{
  display: block;
  padding: 0 0 2px 2px;
}
.textField{
  float: left;
  width: 147px;
  border-top: 1px solid #ABADB3;
  border-right: 1px solid #DDE1E5;
  border-bottom: 1px solid #E3E9EF;
  border-left: 1px solid #E4E5E9;
  font-size: 11px;
  color: #333333;
  padding: 1px 0 2px 2px;
  margin: 1px 6px 0 0;
  display: inline;
  outline: none;
}
.submitBtn{
  float: left;
}
#firstColumn{
  float: left;
  width: 182px;
  padding-bottom: 5px;
  background: #776f67;
}
#firstColumn ul{
  font-size: 12px;
  text-transform: uppercase;
  border-top: 1px solid #ADA9A4;
  margin: 51px 17px 0 0;
  line-height: 16px;
}
#firstColumn ul a{
  color: #fff;
  text-decoration: none;
}
#firstColumn ul li{
 /* border-bottom: 1px solid #ADA9A4;
  padding: 7px 0 7px 12px;*/
}
#firstColumn ul li ul{
  padding: 0 0 0 19px;
  margin: 0;
  border: 0;
  text-transform: none;
  font-size: 11px;
}
#firstColumn ul li ul li{
  border: 0;
  padding: 4px 0 1px 9px;
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_4.gif) 2px 10px no-repeat;
  line-height: 13px;
}
#firstColumn ul li ul li.parent{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_5.gif) 0 8px no-repeat;
}
#firstColumn ul li ul li.active{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_9.gif) 0 8px no-repeat;
}
#firstColumn ul li ul li ul{
  padding: 5px 0 0 8px;
}
#firstColumn ul li ul li ul li{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_7.gif) 1px 5px no-repeat;
  line-height: 14px;
  padding: 0 0 0 11px;
}
#firstColumn ul li ul li ul li.active{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_6.gif) 0 4px no-repeat;
  line-height: 14px;
}
#firstColumn ul li ul li ul li a{
  color: #ffffcc;
}
#firstColumn ul li ul li ul li.parent{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_8.gif) 0 4px no-repeat;
}
#firstColumn ul li ul li ul li ul li{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_4.gif) 2px 5px no-repeat;
  padding: 0 0 0 11px;
}
#firstColumn ul li ul li ul li ul li.active{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_9.gif) 0 4px no-repeat;
}
#firstColumn ul li ul li ul li ul li.parent{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_5.gif) 0 4px no-repeat;
}
#firstColumn ul li ul li ul li ul{
  padding: 0 0 0 0;
}
#firstColumn ul li ul li ul li ul a{
  color: #fff;
}
#searchForm{
  padding: 28px 0 0 14px;
}
#searchForm label{
  display: block;
  text-transform: uppercase;
  color: #fff;
  padding: 0 0 1px 2px;
}
#searchForm .textField{
  width: 118px;
}
.clear{
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
}
#columnsWrap{
  background: #776F67;
  position: relative;
  width: 100%;
  float: left;
}
#middleCol{
  width: 559px;
  float: left;
  position: relative;
}
#middleCol img{
	display: block;
}
#arrows{
  position: absolute;
  top: 259px;
  left: 26px;
  width: 56px;
  height: 30px;
}
#arrows a{
  float: left;
}
#lastCol{
  width: 242px;
  height: 299px;
  background: #E44E35;
  position: static;
  bottom: 0;
  left: 741px;
  border: 1px solid #EF8200;
}
#lastCol ul{
  height: 160px;
}
#lastCol ul a{
  display: block;
  height: 27px;
  margin-left: 20px;
}
#lastCol ul img{
  display: block;
}
#lastCol ul li{
  border-bottom: 1px solid #EF8200;
  padding: 8px 0 4px 0;
  float: left;
  width: 100%;
}
#botImg{
  display: block;
  border-top: 1px solid #EF8200;
}
#botImg img{
  display: block;
}
#sideContent{
  width: 454px;
  float: left;
  margin: 15px 0 17px 14px;
  display: inline;
}
#tabs{
  position: relative;
  z-index: 2;
  height: 59px;
}
#tabs img{
  display: block;
}
#firstTab{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/around_community.gif) 0 0 no-repeat;
  width: 202px;
  top: 0;
  left: 0;
}
#secondTab{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/inside_center.gif) 0 0 no-repeat;
  width: 202px;
  top: 0;
  left: 190px;
}
#tabs a{
  height: 44px;
  z-index: 1;
  display: block;
  color: #333;
  outline: none;
  position: absolute;
}
#tabs a.active{
  height: 59px;
  z-index: 2;
}
#tabsContent{
  border: 3px solid #E44E35;
  position: relative;
  z-index: 1;
  margin-top: -18px;
  zoom:1;
}
#tabsContent.secondStyle{
  border-color: #FFCC00;
}
#links{
  background: #E44E35;
	text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  padding: 7px 0 5px 0;
}
#links p{
  font-size: 10px;
  font-weight: normal;
  padding-bottom: 7px;
}
#links a{
  color: #fff;
  text-decoration: none;
  padding: 0 16px 0 15px;
}
.list{
  width: 432px;
  overflow: hidden;
  margin-left: 14px;
  padding: 23px 0 5px 0;
}
.list li{
  float: left;
  width: 100%;
  line-height: 14px;
  padding: 8px 0 11px 0;
}
.firstCol{
  width: 301px;
  padding: 0 44px 0 0;
  float: left;
}
.firstCol a{
  color: #333 !important;
}
.secondCol{
  width: 76px;
  float: left;
}
.secondCol a{
  color: #999;
  text-decoration: none;
  margin-left: 15px;
  display: block;
}
.list li.listHeader{
  font-size: 14px;
  font-weight: bold;
  padding: 0;
}
#formWrap{
  border-top: 2px solid #FFCC00;
  margin: 0 0 0 12px;
  width: 425px;
  overflow: hidden;
  padding-bottom: 17px;
}
#formWrap img{
  float: left;
  border: 1px solid #FFCC00;
  margin-top: 12px;
}
#formList{
  width: 213px;
  padding-top: 4px;
  float: left;
}
#formList li{
  width: 100%;
  float: left;
  padding-bottom: 3px;
}
#formList label{
  width: 65px;
  padding: 6px 2px 0 4px;
  float: left;
}
#formList .textField{
  width: 138px;
  background: #FFFFCC;
  border: 1px solid #9A9B9D;
  margin: 3px 0 0 0;
}
h4{
  font-size: 18px;
  color: #E34E35;
  font-weight: normal;
}
#loginForm{
  padding: 15px 0 0 155px;
}
#tabsContent.secondStyle #loginForm{
  padding: 9px 0 2px 11px;
  float: left;
}
#tabsContent.secondStyle #loginForm h4{
  color: #9C132E;
  font-size: 14px;
  font-weight: bold;
  padding: 0 0 0 0;
}
#tabsContent.secondStyle a.linkButton{
  background: #9C132E url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/link_bg2.gif) 0 0 no-repeat;
}
#tabsContent.secondStyle a.linkButton span{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/link_bg2.gif) 100% 0 no-repeat;
}
#linksWrap{
  float: right;
  width: 179px;
  padding: 2px 6px 2px 0;
}
#linksWrap a{
  display: block;
  margin-bottom: 4px;
}
#linksWrap a img{
  display: block;
}
#middleButton{
  float: left;
  display: inline;
  margin: 15px 0 0 8px;
}
a.linkButton{
  float: left;
  background: #E44E35 url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/link_bg.gif) 0 0 no-repeat;
  font-size: 13px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  padding-left: 16px;
  margin-left: 93px;
  display: inline;
}
.linkButton span{
  float: left;
  display: inline;
  height: 20px;
  line-height: 20px;
  padding: 0 15px 0 0;
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/link_bg.gif) 100% 0 no-repeat;
  color: #fff;
}
#secondTabContent{
  display: none;
}
#secondTabContent .picture{
  border: 1px solid #FFCC00;
  margin: 13px 7px 0 0;
}
.picture{
  float: left;
  display: inline;
}
.item{
  width: 425px;
  overflow: hidden;
  padding: 22px 0 14px 0;
  margin-left: 11px;
  line-height: 13px;
}
.item p{
  padding: 10px 0 13px 0;
}
h3{
  font-size: 16px;
}
.item a{
  color: #333 !important;
}
.item p.botText{
  clear: both;
  padding: 0;
}
.moreLink{
  display: block;
  padding-bottom: 4px;
  color: #E34E35 !important;
}
.moreLink a{
  color: #E34E35 !important;
  text-decoration: none;
}
#info{
  width: 425px;
  text-align: center;
  border-top: 2px solid #FFCC00;
  margin-left: 11px;
  padding: 12px 0 9px 0;
}
#info img{
  vertical-align: top;
}
#newsBox{
  border: 3px solid #EF8200;
  margin-top: 16px;
}
.title{
  background: #EF8200;
  font-size: 12px;
  line-height: 26px;
  color: #fff;
  border-bottom: 6px solid #FFCC00;
  padding: 3px 0 0 12px;
}
.title img{
  vertical-align: middle;
  margin-bottom: 2px;
}
.title span{
  vertical-align: middle;
  padding-left: 16px;
}
.record{
  padding: 1px 4px 0 4px;
  line-height: 13px;
}
.record li{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet.gif) 0 14px no-repeat;
  padding: 9px 0 2px 10px;
}
.record a{
  color: #333 !important;
}
#newsBox .moreLink{
  text-align: right;
  font-size: 10px;
  padding-right: 11px;
}
#newsBox .moreLink a{
  text-decoration: underline;
}
#MainColumn{
  width: 489px;
  float: right;
  padding: 15px 0 17px 0;
  display: inline;
  margin-right: 14px;
}
.topic{
  border: 3px solid #FFCC00;
  padding: 1px;
  width: 481px;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 15px;
}
.topic .moreLink{
  display: inline;
  font-size: 10px;
  color: #E34E35;
}
.topic .picture{
  margin: 0 9px 0 0;
}
h2{
  font-size: 20px;
  color: #E34E35;
  font-weight: normal;
  padding: 15px 0 6px 0;
}
#footer{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/footer.jpg) 0 100% no-repeat;
  text-align: center;
  text-transform: uppercase;
  padding: 60px 0 0 0;
}
#footerDonateLink{
  display: block;
  margin: 0 auto;
  width: 407px;
}
#footerDonateLink img{
  display: block;
}
#footer a{
  color: #333;
  text-decoration: none;
  padding: 0 10px 0 13px;
}
#footer span{
  padding-right: 11px;
}
#footer p{
  padding: 17px 0 13px 0;
}
#middleContent{
  float: left;
  width: 559px;
}
.corned{
  background: #E44E35 url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/corn_1.gif) 100% 0 no-repeat;
  padding: 9px 0pt 7px 26px;
}
#prc.corned{
  background: #9C132E url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/corn_3.gif) 100% 0 no-repeat;
  padding-bottom: 6px;
}
#breadcrumbs{
  font-size: 10px;
  background: #fff;
  color: #666;
  padding: 5px 0 4px 19px;
  text-indent: -5px;
}
#breadcrumbs a{
  color: #666;
  text-decoration: none;
  padding: 0 4px 0 5px;
}
#breadcrumbs span{
  padding-left: 5px;
}
#topText{
  background: #FFCC00;
  padding: 8px;
}
.intro{
  font-size: 13px;
  padding: 5px 10px 15px 10px;
  line-height: 15px;
}
.description{
  padding: 4px 9px 4px 16px;
  background: #fff;
  font-size: 12px;
  line-height: 18px;
  zoom:1;
}
.description .moreLink a{
  font-size: 10px;
  text-decoration: underline;
}
.description .moreLink{
  padding-bottom: 0;
  display: inline;
}
.description h3{
  font-size: 18px;
  font-weight: normal;
  padding: 7px 0 0 0;
}
.description p{
  padding: 11px 0 1px 0;
}
.description .picture{
  margin-right: 16px;
}
#twoColumnsWrap{
  float: left;
  padding: 16px 0 0 0;
  font-size: 12px;
  line-height: 18px;
}
.column{
  float: left;
  width: 346px;
  margin: 0 12px 0 13px;
  display: inline;
}
.columnContent{
  width: 341px;
  overflow: hidden;
  margin-left: 4px;
  padding: 8px 0 14px 0;
}
#twoColumnsWrap h2{
  background: #E44E35;
  color: #fff;
  font-size: 12px;
  padding: 5px 0 4px 6px;
  text-transform: uppercase;
  line-height: 15px;
}
.column .picture{
  float: right;
  border: 1px solid #FFCC00;
  margin: 2px 0 0 5px;
}
.column .picture.left{
  float: left;
  margin: 2px 8px 0 0;
}
#twoColumnsWrap ul li{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet.gif) 0 7px no-repeat;
  padding: 0 0 0 11px;
}
#twoColumnsWrap ul li a{
  color: #333;
}
.banner a.moreLink,
.column a.moreLink{
  display: inline;
  color: #E44E35;
}
#rightBlock{
  float: right;
  width: 230px;
  margin: 16px 13px 0 0;
  display: inline;
}
.banner{
  border: 1px solid #E44E35;
  line-height: 18px;
  margin-top: 17px;
  width: 228px;
}
.player{
  border: 1px solid #E44E35;
  margin-top: 17px;
  width: 242px;
}
.banner img{
  display: block;
}
.banner p{
  font-size: 12px;
  padding: 6px 0 8px 4px;
}
.botCornedBox{
  width: 719px;
  clear: both;
  margin-left: 13px;
}
#twoColumnsWrap .botCornedBox h2{
  background: #EF8200 url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/corn_2.gif) 100% 0 no-repeat;
}
#twoColumnsWrap .botCornedBox ul{
  padding: 6px 0 0 4px;
}
#twoColumnsWrap .botCornedBox ul li{
  padding-bottom: 10px;
}
#cornedBox{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/borders.gif) 0 0 repeat-y;
  border-bottom: 3px solid #9C132E;
  margin-top: 10px;
}
.topLeftCorn{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/corn_4.gif) 0 0 no-repeat;
  width: 100%;
  overflow: hidden;
}
#cornedBox .picture{
  display: inline;
  margin: 13px 0 2px 14px;
}
#rightPart{
  float: right;
  width: 321px;
  font-size: 12px;
  line-height: 18px;
  padding-right: 4px;
}
#rightPart p{
  font-size: 14px;
  padding: 17px 0 4px 0;
}
#rightPart p a{
	color: #9C132E;
  font-weight: bold;
}
#rightPart img{
  display: block;
  margin: 8px 0 17px 0;
}
#MainColumn.secondStyle{
  width: 503px;
  margin-right: 0;
}
#twoCols{
  background: #9C132E url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/borders_2.gif) 0 0 repeat-y;
  margin-bottom: 22px;
}
.botBorders{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/borders_3.gif) 0 100% no-repeat;
  width: 100%;
  overflow: hidden;
}
#linksCol{
  float: left;
  width: 248px;
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/corn_5.gif) 100% 0 no-repeat;
}
.coltitle{
  display: block;
  margin: 17px 0 0 12px;
  color: #FFCC00;
}
#linksCol ul{
  padding: 9px 0 2px 17px;
  font-size: 12px;
  line-height: 15px;
}
#linksCol ul li{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_2.gif) 0 6px no-repeat;
  padding: 0 0 8px 10px;
}
#linksCol ul li ul{
  padding: 0 0 0 20px;
}
#linksCol ul li ul li{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet_3.gif) 0 9px no-repeat;
  padding: 3px 0 0 7px;
}
#linksCol ul a{
  color: #fff;
}
#contactInfo{
  float: right;
  width: 248px;
  border-top: 2px solid #FFCC00;
}
#contactInfo .coltitle{
  margin: 17px auto 10px auto;
}
#infoList{
  font-size: 15px;
  background: #fff;
  margin: 0 2px;
  overflow: hidden;
  width: 238px;
  padding: 5px 0 18px 6px;
}
#infoList li{
  width: 100%;
  float: left;
  padding: 12px 0 0 0;
}
#infoList img{
  float: left;
  border: 2px solid #9C132E;
  display: inline;
  margin: 0 6px 0 0;
}
#infoList span{
  float: left;
  width: 198px;
  padding-top: 6px;
}
#infoList span.small{
  display: inline;
  font-size: 13px;
  padding: 2px 0 0 0;
}
#infoList li#illustrated{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/girl.jpg) 100% 0 no-repeat;
}
#infoList a{
  color: #9C132E;
  font-weight: bold;
}
#imgLink{
  display: block;
  width: 188px;
  margin: 7px auto 7px auto;
}
#imgLink img{
  display: block;
}
#caption{
  font-size: 9px;
  color: #666;
  border-top: 1px solid #666;
  width: 625px;
  margin: 19px auto 9px auto;
  line-height: 11px;
  padding-top: 5px;
}
#wrapper.secondStyle{
  background: #fff url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bg_1.gif) 0 0 repeat-y;
}
#wrapper.secondStyle #footer{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/footer_2.gif) 0 100% no-repeat;
}
#wrapper.secondStyle #lastCol{
  position: static;
}
#wrapper.secondStyle .corned{
  padding: 9px 0 7px 26px;
}
#container{
  padding: 8px 19px 9px 19px;
  font-size: 12px;
  line-height: 18px;
}
#container #breadcrumbs{
  padding: 0;
}
#container #breadcrumbs a{
  color: #666666;
}
#controls{
  text-align: right;
  padding: 5px 0 1px 0;
  font-size: 11px;
}
#container #controls a{
  padding: 0 0 0 25px;
  color: #333;
  text-decoration: none;
}
#printLink{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/print.gif) 0 1px no-repeat;
  margin-right: 46px;
}
#emailLink{
	background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/mail.gif) 0 3px no-repeat;
}
h1{
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 11px;
}
#container p{
  padding: 18px 0 0 0;
}
#container p.intro{
  font-weight: bold;
  padding: 0 0 0 0;
	line-height: 18px;
}
#container a{
  color: #e34e35;
}
.bigText{
  font-size: 14px;
  text-transform: uppercase;
}
.pictureWrap{
  float: right;
  display: inline;
  border: 1px solid #ffcc00;
  padding: 2px 2px 5px 2px;
  margin: 20px 0 10px 5px;
}
#container .pictureWrap a{
  display: block;
  color: #333;
  text-decoration: none;
  text-align: center;
  font-style: italic;
}
.pictureWrap img{
  display: block;
	margin-bottom: 7px;
}
#container ul{
  padding: 18px 0 0 0;
}
#container ul li{
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bullet.gif) 0 8px no-repeat;
  padding: 0 0 0 18px;
}
#container .picture{
  border: 1px solid #ef8200;
  margin: 16px 21px 0 0;
}
#outsideLinks{
  width: 100%;
  overflow: hidden;
  padding-top: 15px;
}
#outsideLinks a,
#outsideLinks img{
  float: left;
}
.lastColWrap{
  float: right;
  width: 244px;
  border-top: 46px solid #776f67;
}
.lastColWrap .banner{
  margin-top: 41px;
}
#mainContainer{
  float: left;
  width: 803px;
}
#centerColsWrap{
  width: 803px;
  overflow: hidden;
  background: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/bg_2.gif) 0 0 repeat-y;
}
.lastColTitle{
  background: #776f67;
  padding: 31px 0 8px 16px;
}
.lastColTitle img{
  display: block;
}
.lastColWrap#secondWrap{
  border-top: 0;
}
.lastColWrap#secondWrap #lastCol{
  border: 0;
  width: 244px;
  background: #fff;
  height: auto;
}
.lastColWrap#secondWrap #lastCol ul{
  background: #9c132e;
  border: 1px solid #ef8200;
  border-bottom: 0;
  height: 160px;
}
.lastColWrap#secondWrap #lastCol ul li{
  padding: 14px 0 6px 0;
}
.lastColWrap#secondWrap #lastCol ul li a{
  height: 19px;
  margin-left: 17px;
}
.cornedTopic{
  background: #ef8200 url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/corn_6.gif) 100% 0 no-repeat;
  padding: 3px;
  margin-top: 6px;
}
.cornedTopic p{
  padding: 0 0 6px 3px;
}
.topicTitle{
  display: block;
  padding: 7px 0 4px 6px;
}
.topicInfo{
  background: #fff;
  overflow: hidden;
  width: 232px;
  padding: 6px 3px 0 3px;
  line-height: 15px;
}
.topicInfo a{
  color: #9c132e !important;
  font-weight: bold;
}
.topicInfo .picture{
  margin-right: 6px;
}
#mainContainer #twoColumnsWrap .column{
  width: 385px;
  margin: 0 8px 0 8px;
}
#mainContainer .columnContent{
  width: 375px;
  padding-left: 6px;
}
#mainContainer #twoColumnsWrap h2{
  background: #9c132e;
}
#mainContainer #twoColumnsWrap .column a.moreLink{
  color: #9c132e !important;
  font-size: 10px;
}
#mainContainer #twoColumnsWrap a{
  color: #9c132e;
}
#mainContainer #twoColumnsWrap h2.orangeTitle{
	background: #EF8200 url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/corn_2.gif) 100% 0 no-repeat;
}
#wrapper.secondStyle #caption{
  margin: 9px 0 5px 200px;
}
#contentTabs{
  width: 525px;
  height: 34px;
  margin-right: -4px;
  padding-top: 7px;
}
#contentTabs a{
  float: left;
  width: 171px;
  height: 26px;
  background-position: 0 0;
  background-repeat: no-repeat;
  display: inline;
  margin: 8px 4px 0 0;
}
#contentTabs a:hover,
#contentTabs a.active{
  background-position: 0 100%;
  height: 34px;
  margin: 0 4px 0 0;
}
#firstLink{
  background-image: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/tab_link_1.gif);
}
#secondLink{
	background-image: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/tab_link_2.gif);
}
#thirdLink{
	background-image: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/tab_link_3.gif);
}
#firstColorLink{
	background-image: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/tab_link_4.gif);
}
#secondColorLink{
	background-image: url(http://www.kintera.org/atf/cf/{3D83418F-B967-4C18-8ADA-ADC2E5355071}/tab_link_5.gif);
}
#contentTabs.bigLinks a{
  width: 246px;
  height: 34px;
  margin: 0 4px 0 0;
}
#frame{
  border: 3px solid #9c132e;
  padding: 11px 6px 26px 9px;
  zoom: 1;
}
.picture2{
  float: right;
  border: 1px solid #9c132e;
  margin: 20px 0 0 5px;
  display: inline;
}
#frame h1{
  padding-bottom: 0;
  padding-top: 7px;
}
#frame a{
	color: #9c132e;
}
#forPadding{
  padding: 0 0 0 27px;
}
#forPadding p{
  padding: 0 0 18px 0;
}
#forPadding ul{
  font-size: 14px;
  padding-top: 3px;
}
#forPadding ul li{
  padding: 0 0 12px 11px;
}
#pg_summary ul li { background:none !important;}
