body{
	text-align:center;
	background-color:#fff;
	color:#000;
}

#global{
	width:650px;
	background:#fff;
	border:none;
}

#main{
	width:650px;
	padding:0px;
	text-align:center;
	border:none;
	background:#fff;		
}

#content{
	width:650px;
	background:#fff;
	border:none;	
}

#logo,#text{
	width:520px;
}

#text p{
	width:460px;
}

#text p.title{
	border-bottom:1px solid #ccc;
}

#text ul li{
	padding-bottom:3px;
}

#menu{
	width:17px;
}
	
#topnav,#bottomnav,#menu ul,#mailForm,#navtop{
	display:none;	
}

#navback{
	margin-right:0px;
	visibility:hidden;
}

a{
	font-weight:normal;
	color:#000;
}

a.lite{
	color:#000;
}

p.break{
	page-break-after:always;
}