html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif, sans, _sans;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 6px;
	line-height: 18px;
	font-size: 13px;
}

.top {
	background-image: url(../images/top.jpg);
	background-position: center bottom;
}
.bottom {
	background-image: url(../images/bottom.jpg);
	background-position: center top;
}
.content {
	background-image: url(../images/content.jpg);
	background-position: left top;
	height: 196px;
	width: 564px;
}
.bannerDiv {
	margin-left: 20px;
	margin-top: 15px;
}
.content {
}



.mainTable {
	height: 100%;
	width: 100%;
}
.middleRow {
	height: 600px !important;
}
.midTable {
	height: 600px;
	width: 100%;
}
.center {
	height: 600px;
	width: 760px;
}
.left {
	background-image: url(../images/left.jpg);
	background-position: right top;
	height: 600px;
}
.right {
	background-image: url(../images/right.jpg);
	background-position: left top;
	height: 600px;
}
.contentDiv {
	height: 121px;
	width: 510px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 40px;
	vertical-align: top;
	overflow: auto;
}
.intro {
	background-image: url(../images/galleryBGphotos.jpg);
	background-position: left top;
	height: 448px;
	width: 564px;
}
.introDiv {
	height: 408px;
	width: 534px;
	margin-top: 20px;
	margin-left: 20px;
}
.ulTD {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #000000;
}
.small {
	font-size: 10px;
}
ul {
	list-style-image: url(../images/dot.gif);
}
.menuTop {
	background-image: url(../images/menuBanner.jpg);
	background-position: left top;
	height: 76px;
	width: 564px;
}
.contentDivLarge {
	height: 275px;
	width: 510px;
	vertical-align: top;
	overflow: auto;
	margin: 0px;
}
h4 {
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
