main {position: relative; width: 80%; text-align: left; margin: 0 auto; }

.header {position:absolute; width: 127px; height: 56px; top: 5px; left: 5px;}
.header_title {visibility: hidden; height: 0px; width: 0px; position: fixed; top: -500px; }

.sidebar {visibility: hidden; position: fixed; top: -500px; height: 0px; width: 0px}
.related_image {visibility: hidden; height: 0px; width: 0px;position: fixed; top: -500px;  }
.related_image_wide {visibility: hidden; height: 0px; width: 0px; position: fixed; top: -500px; }

.sectiontitle {width: 100%; text-align: left;border-top:1px solid #000000;}
.sectiontitle_wide {width: 100%; text-align: left;border-top:1px solid #000000;}
.sectiontitle_noimage {width: 100%; text-align: left;border-top:1px solid #000000;}

.local_main {position: relative; top: 56px;}
.local_main_nosidebar {position: relative; top: 56px;}

.pagetitle { width: 100%;}

.body {position: relative; right: 0px; height: auto; width: 100%; padding: 5px 0px 5px 0px}
.body_nosidebar { position: relative; right: 0px; height: auto; width: 100%; padding: 5px 0px 5px 0px}

.body div {width: 100%; }
.body_landing div {width: 100%; }

.local_footer { width: 100%; border-top:1px solid #000000;}

.global_footer { width: 100%; position: relative; top: 56px;}

