body {
	font-size: 16pt;
	}

p{ font-size: 18px  !important;}
div#middlebox p { font-size: 18px; line-height: 1.4em  !important;}
	
#cube, #topbanner, #rightcontainer, #topspacer, #header, #middlebox h1{
	display: none;
}

#middlebox, #container div{
	padding: 0px!important;
	}
	
#middlebox p.welcome{
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
}
 
h3{font-size: 24px;}

div.quotebox{
	margin-bottom: 15px !important;
	left: 0 !important;
	padding:10px 0px 20px 135px;

}
span.quote{
	font-size: 24px !important;
	line-height: 1.2em !important; 
}
div.subquote{
	font-size: 15px !important;
	line-height: 1.2em !important; 
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
}
	
a:link:after,  a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   text-decoration: none;
   }

div#middlebox {
	float: none;
	width:100%;
}

p.demoparagraph{
	padding: 20px;
}
	
div#footer{
	border-bottom:0px;
	border-top: 0px;
	font-weight: bold;
}

#sublinks{
	display: none;
}