<!--
body {
   scrollbar-highlight-color: 777777;
   scrollbar-shadow-color: 333333;
   scrollbar-arrow-color: AAAAAA;
   scrollbar-face-color: 555555;
   scrollbar-track-color: 666666;
   margin: 0px; 
   padding: 0px;
   border-top-width: 0px; 
   border-bottom-width: 0px;
   border-left-width: 0px; 
   border-right-width: 0px;
   border-style: solid; 
   border-color: #FFFFFF;
   background-color: #003300; 
   color: #000000;
   text-align: center; 
   vertical-align: middle;
}		 
#main {
   position:relative;
   width: 727px; 
   height: 329px;
   margin-top: 65px; 
   margin-bottom: 0px;
   margin-left: auto; 
   margin-right: auto;
   padding: 0px;
   border-top-width: 0px; 
   border-bottom-width: 0px;
   border-left-width: 0px; 
   border-right-width: 30px;
   border-style: solid; 
   border-color: #003300;
   background-color: #003300; 
   color: #000000;
   text-align: center;
   z-index: 10;
}
#bottomSection {
   position: relative;
   width: 727px;
   background-color: transparent;
}
#upcomingEvents {
   float: left;
   width: 222px;
}
#divider {
   float: left;
   width: 47px;
   background-color: transparent;
}
#dividerLine {
   float: left;
   width: 48px;
   height: 240px;
   background-color: transparent;
   border-right: solid 1px #ffa700;
}
#pageContent {
   float: left;
   width: 409px;
   text-align: left;
}
h1 {
   color: #fff;
   font-family: arial, verdana, helvetica, sans-serif;
   font-size: 15px; 
}
p {
   color: #ffa700;
   font-family: arial, verdana, helvetica sans-serif;
   font-size: 12px;
   line-height: 1.4;
}
a, a:visited {
   color: #ffa700;
   font-size: 11px;
   font-family: arial, verdana, helvetica sans-serif;
   text-decoration: none;
}
a:hover {
   color: fff;
}
.eventLinks {
   color: #fff;
   text-align: left;
}
.eventLinks li {
   color: #fff;
   font-family: arial, verdana, helvetica sans-serif;
}
-->

