* {
margin: 0;
padding: 0;		
}

body {
margin: 0px;
padding: 0px;
float: none;
font-size: 14px;
color:#000;
font-family: Arial, Helvetica, sans-serif;
}

.container,
.container.level-two,
.content,
.twelfth-left,
.twelfth-right,
.twelfth-bottom,
.left-content,
.right-content {
margin: 0px;
padding: 0px;
}

.twelfth-bottom {
clear: left;
float: left;
}

.twelfth-right {
float: right;
}


#tg-header-print,
#tg-about-header-print,
#tg-shows-header-print,
#tg-12th-night-header-print,
#tg-donations-header-print,
#tg-contact-header-print,
div.right-content.background {
display: block;
height: auto;
}

#header-graphic,
#main-scene,
#level2-top,
#level2-header-graphic,
#about-header-photo,
.nav,
.level-two-header,
#shows-header-photo,
#twelfth-night-header-photo,
#donations-header-photo,
#donor-information,
#choose-an-account,
#payment-information,
#submit-graphic,
#DonationEditForm,
#contact-header-photo,
.left-content .background {
display: none;
}


.pageBreak {
page-break-after: always;
}


