body{
	background:				#fff;
}

.header{
		display:none;
}
p.head{
	text-align:					left;
	border-left:				2px solid #c3ccc3;
}

#menu{
	display:none;
	overflow:auto;
}

.content{
	background:				#fff;
	color:						#000000;
	overflow:visible;
	margin-left: 1em;
}

.content h3.decorative{
	font-family:				trebuchet MS, arial;
	font-style:					italic;
	text-align:					center;
	color:						#3355aa;

}

.footer{
	display:none;
	overflow:auto;
}
