html, body { margin: 0px; padding: 0px; height: inherit; }

#page { position: relative; width: 100%; height: 100%; background-image: url(_elements/page-bg.jpg); background-repeat: repeat-x; background-color: #CCCCCC; }
#container { position: relative; width: 780px; }
#logo { position: absolute; top: 59px; left: 145px; text-align: left; }
#topgap { position: relative; height: 10px; }
#header { position: relative; height: 120px; background-image:url(_elements/header-background2.jpg); background-repeat: no-repeat;  }
#mainnav { position: relative; height: 30px; line-height: 30px;	border-right-width: 3px; border-left-width: 3px; border-right-style: solid; border-left-style: solid; border-right-color: #FFFFFF; border-left-color: #FFFFFF; background-color: #000000; }
#main { position: relative; width: 780px; background-color: #FFFFFF; background-image: url(_elements/content-bottom-bg.jpg); background-position: bottom right; background-repeat: no-repeat; left: 0px;	}
#content { position: relative; padding: 10px; width: 760px; text-align: left; }
#footer { position: relative; width: 780px; text-align: left; }
#botgap { position: relative; height: 10px; }

div.monthdiv { width: 100%; height: 30px; background-image:url(_elements/monthdiv-bg.gif); background-repeat: no-repeat; }
div.eventtitle { width: 100%; background-color: #000000; padding: 3px; clear: both; }
div.eventdiv { width: 100%; clear: both; }