@charset "utf-8";
/* CSS Document */

body,html{padding:0;margin:0;background:#fff;font-family:"Century Gothic",arial,verdana,sans-serif;font-size:13px;line-height:18px;color:#474747}
#bodyDiv{width:880px;margin:0px auto;padding:10px 0px 0px}
.header{}
.content{display:inline-table;width:870px;padding-left:10px}
.leftColumn{width:570px;float:left}
.rightColumn{width:248px;float:right;text-align:center}
.eventWrap{background:#b6df32 url(images/eventtop.gif) top center no-repeat}
.event{background:url(images/eventbtm.gif) bottom center no-repeat;padding:10px}
.event p{margin:2px 0px}
.footer{background:#333;padding:20px 0px;margin-top:20px;display:block}
.links{width:880px;margin:0px auto;display:block}
.linkWrap{width:273px;background:url(images/linktop.gif) top left no-repeat;float:left;margin:0px 20px 20px 0px}
.linkWrap2{background:url(images/linkrpt.gif) top left repeat-y;margin-top:8px;}
.link{background:url(images/linkbtm.gif) bottom left no-repeat;padding:0px 10px 10px;height:130px;min-height:130px}
html>body .link{height:auto}
.link p{margin:0px}
.clr{clear:both}

h1{}
h2{border-bottom:1px solid #333;font-size:25px;padding-bottom:5px;width:570px;margin-bottom:0px}
h3{font-size:16px;margin:0px 5px 5px}
.links h3{color:#fff;border:0;width:auto;font-size:25px;margin:0px}
h4{}
p{}
.links p{color:#fff}
a,a:link,a:active,a:visited{color:#029bed}
.link a,.link a:link,.link a:active,.link a:visited{color:#ffa200}
