body {
	/* white-space:pre; */
   background: white;
   font-size: 12pt;
line-height: 1.4;
   }
#masthead {
	height:auto;
	background:none;
	padding:0mm;
	margin:0mm;
	color:#000;
	border-bottom:1mm solid #880606; // #0a779b;
	position:relative;
	float: none !important;
}
#main_logo {
	display:none;
}
#slogan {
/*	display:block; */
}
.menu {
   display: none;
   }
#container {
	width:auto;
   margin:0px;
   padding: 0px;
	padding-left:5mm;
	color:black;
   background: transparent none;
	float: none !important;
	overflow:none !important;
}

div#footer {
	display:none;
}

.side_bar {
	display:none;
}

#container div, div, .content, {
	float: none !important;
	overflow:none !important;
}

div {
	background:none;
	
}

h1 {
	font-size:26pt;
	color:#000;
	margin:0px;
	text-align:center;
	padding:0px;
	position:relative;
	top:0px;
	width:auto;
}
h1:before {
	content: "TeenPact:  ";
}
h2 {
	font-weight:bold;
	font-size:22pt;
	margin:5mm 0mm 5mm -5mm;
	padding:0mm;
}
.subtitle {
	font-size: 14pt;
	text-align: center;
	margin-top: -5mm;
	margin-bottom: 5mm;
}
h3 {
	font-size:18pt;
	color:#004;
	border-bottom:1mm solid #88b;
	padding-bottom:-6px;
	margin:0px;
	margin-left:-5mm;
	line-height:1.2;
}
h3 span {  /* could use .midtitle */
font-size:14pt;
color:#449;
}
	
h4 {
	font-size:16pt;
}

.hw li, .hw li ul, .hw li ul li {
	background:#fff;
}


.event {
	background:none;
}

.corner {
	display:none;
}

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
#container a:link:after, #content a:visited:after {
   content: "(" attr(href) ") ";
   font-size: 80%;
   }
#container a[href^="/"]:after {
   content: " (http://www.teenpact.com" attr(href) ") ";
   }
#container a[href^="mailto:"]:after {
   content: "";
   }

.calendar a:link:after, .calendar a:visited:after {
	   content: " ";
	display:none;
	   }
.calendar a[href^="/"]:after {
   content: " ";	
	display:none;
  }