body{
	margin:0px;
	background: #0c618a url(images/body_bg.jpg) center top;
	font-family:Arial, Helvetica, sans-serif;
}
#main{
	width:100%;
	padding-top: 50px;
	min-height: 100%;
}
.theChancerybg{
	width: 100%;
	background: url(images/banned_bg.gif) repeat-x top;
	height: 79px;
	padding-top: 14px;
}
.chanceryGroup{
	width: 146px;
	margin: auto;
}
.linksHolder{
	width: 710px;
	margin: 30px auto
}
.pavilionHolder{
	width: 250px;
	float: left;
	text-align: center;
}
.chanceryHolder{
	width: 260px;
	float:right;
	text-align: center;
}

.pavilionHolder p, .chanceryHolder p{
	font-size: 12px;
	color: #fff;
	line-height: 18px;
	font-weight: normal;
	text-align: center;
	margin: 0px;
	padding: 0px;
}