/* Hide Menus and Banners */
div {float:none;}
#all {width:747px;}
#all #header {display:none; width:0%; height:0%; border:0px;}
#all #headerw {display:none; width:0%; height:0%; border:0px;}
#all #menu {display:none; width:0%; height:0%; border:0px;}
#all #main {border-left:0px; border-right:0px; border-bottom:1px;}
#all #main #left {border-right:0px; display:none; width:0%; height:0%; border:0px;}
#all #main #right {display:none; width:0%; height:0%; border:0px;}
#all #footer #links {display:none; width:0%; height:0%; border:0px;}

.template #all {width:747px;}
.template #all #header {display:none; width:0%; height:0%; border:0px;}
.template #all #headerw {display:none; width:0%; height:0%; border:0px;}
.template #all #menu {display:none; width:0%; height:0%; border:0px;}
.template #all #main {border-left:0px; border-right:0px; border-bottom:1px;}
.template #all #main #left {border-right:0px; display:none; width:0%; height:0%; border:0px;}
.template #all #main #right {display:none; width:0%; height:0%; border:0px;}
.template #all #footer #links {display:none; width:0%; height:0%; border:0px;}

/* Expands Main Content Area to Fill Page Area */

#all #main #centre {width:auto; margin:0; float:none; text-align:left; border:0px;}
.template #all #main #centre {width:auto; margin:0; float:none; text-align:left; border:0px;}
