#outside {
	height: 600px;
	width: 800px;
	border: 1px solid #999999;
}
.menuTD {
	width: 110px;
	padding-right: 20px;
}
.contentTD {
	vertical-align: top;
	width: 600px;
	padding-right: 18px;
	height: 400px;
}
.imageTable {
	width: 135px;
	padding-left: 10px;
}

.bannerPad {
	vertical-align: top;
	height: 69px;
	padding-bottom: 35px;
}

.mainPad {
	padding-top: 35px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 25px;
}

.greyLeft {
	background-color: #999999;
	width: 15px;
}
.priceTable {
	width: 90%;
	padding-bottom: 0px;
	margin-top: 10px;

}
body {
	margin: 0px;
	padding-top: 20px;
}
.imagePadRight {
	padding-top: 30px;
	width: 144px;
}
#teamPic2 {
	background-attachment: scroll;
	background-image: url(../images/team_pic2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
}
.bgImage {
	height: 430px;
}

#contact {
	position: relative;
	height: 200px;
	width: 300px;
	left: -25px;
	top: -10px;
}
#teamPic {

	background-attachment: scroll;
	background-image: url(../images/team_pic.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 450px;
	width: 590px;
	position: relative;
	top: 10px;
	right: -24px;
}
.imagePadHome {
	margin-top: 20px;
}

#terms {
	margin-left: 25px;
	width: 90%;
	margin-right: 20px;
	margin-top: 20px;
}
.imgPadVenuesTD {

	width: 132px;
}
.venuePriceTD {
	width: 150px;
	padding-right: 10px;
	padding-left: 10px;
}
.venuePriceTable {
	height: 13px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	vertical-align: top;
}
#venueBox {
	margin-bottom: 20px;
	margin-top: 20px;
}

.venuePriceBox {

	height: 132px;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 2px;
	font-size: 11px;
}
.footer {
	padding-top: 10px;
	vertical-align: bottom;
	padding-bottom: 0px;
}
#inside {
	height: 100%;
}
.menuTDpad1 {
	padding-bottom: 8px;
}
.staffPicTD {
	height: 113px;
	width: 110px;
}
#staffPicTable {
	margin-top: 40px;
}
.staffText {
	vertical-align: bottom;
	padding-bottom: 4px;
}