.page{
	background-color:#000;
	background-image:url('../images/links.jpg');
	background-position:right top;
	background-repeat:repeat-y;
	display:block;
	float:left;
	margin-top:10px;
	min-height:629px;
	height:auto !important;
	height:629px;
	width:624px;
	padding:39px 50px 0;
}
	.page h2.title{
		color:#A9CC20;
		font-size:22px;
		font-weight:700;
		margin-bottom:6px;
		margin-top:0;
	}
	.page p{
		color:#fff;
		line-height:18px;
		margin-bottom:15px;
	}
		.page p a{
			color:#fff;
		}
			.page p a:hover{
				text-decoration:none;
			}
		.page ul, .page ol{
			color:#fff;
		}
			.page li{
				line-height:18px;
			}
	.event{
		display:block;
		margin:0px;
		width:100%;
		overflow:hidden;
	}
	.event.list{
		margin-bottom:15px;
	}
		.event .date{
			background-image:url('../images/date.png');
			background-repeat:no-repeat;
			background-position:right center;
			display:block;
			float:left;
			height:50px;
			margin-right:5px;
			padding-right:20px;
			overflow:hidden;
			text-align:center;
			width:25px;
		}
			.event .date .month{
				display:block;
				color:#00FFFF;
				font-size:10px;
				text-transform:uppercase;
			}
			.event .date .day{
				display:block;
				color:#fff;
				font-size:21px;
				font-weight:700;
				text-transform:uppercase;
			}
			.event .date .year{
				display:block;
				color:#00FFFF;
				font-size:10px;
				text-transform:uppercase;
			}
		.event .title{
			background-color:#1a1a1a;
			display:block;
			float:left;
			height:50px;
			line-height:50px;
			width:554px;
			padding:0 10px;
		}
			.event .title h3{
				color:#fff;
				margin:0;
				padding:0;
				font-size:14px;
				font-weight:normal;
			}
			.event .title a{
				color:#fff;
				text-decoration:none;
				margin:auto 0;
			}
				.event .title a:hover{
					text-decoration:underline;
				}
	.page .text_wrap{
		color:#fff;
		width:624px;
		overflow:hidden;
	}
.right_col{
	background-color:#100d1c;
	display:block;
	float:right;
	margin-top:10px;
	overflow:hidden;
	width:276px;
}
	.right_box{
		display:block;
		min-height:319px;
		height:auto !important;
		height:319px;
		width:276px;
	}
	.bowling_party_packages{
		background-image:url('../images/images/classicbuttons_01.png');
		background-repeat:no-repeat;
		display:block;
		float:left;
		height:70px;
		margin-bottom:25px;
		width:213px;
	}
	.party_packages{
		background-image:url('../images/party_packages.png');
		background-repeat:no-repeat;
		display:block;
		float:left;
		height:70px;
		width:213px;
	}
	.party_invites{
		background-image:url('../images/invite-buttons.png');
		background-repeat:no-repeat;
		display:block;
		float:left;
		height:70px;
		margin-top:25px;
		width:213px;
	}