#nextbutton a:hover,
#prevbutton a:hover  {
   background-position: -364px 0%;
}

#nextbutton a,
#prevbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 57px;
   width: 364px;
   background-position: 0% 0px;
   font-size: 57px;
   line-height: 57px;
}

#calendarpicturebox table  {
   width: 100%;
   height: 100%;
}

#prevbutton,
#nextbutton  {
   visibility: visible;
   position: absolute;
   top: 733px;
   z-index: 1;
   width: 364px;
   height: 57px;
}

#calendarpicturebox  {
   visibility: visible;
   position: absolute;
   left: 12px;
   top: 20px;
   z-index: 2;
   width: 1083px;
   height: 690px;
}

#communitycalendar  {
   margin: 0px auto 0px auto;
   width: 1109px;
   position: relative;
}

#prevbutton a  {
   background-image: url(../communitycalendarmedia/prevbutton.png);
}

#nextbutton a  {
   background-image: url(../communitycalendarmedia/nextbutton.png);
}

#nextbutton  {
   left: 743px;
}

#prevbutton  {
   left: 3px;
}

#cborder  {
   background: url(../communitycalendarmedia/cborder.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 1px;
   top: 4px;
   z-index: 1;
   width: 1108px;
   height: 721px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}

