/* This file will hold styles for all layouts using the alpha grid (i.e. not the mobile layout). */

/*-----------Zone-Preface------------*/
#zone-preface {
	display:block;
}

#region-preface-first {
	padding: 0px 0px 0px 0px;
	background:rgba(0, 0, 0, 0.80);
	display:block;
}
#region-preface-second {
	padding:0px 0px 0px 0px;
	display:block;

}


table {
	width:100%;
}
.menu ul {
	list-style:none;
	text-decoration:none;
}
ul li.leaf {
	list-style:none;
}
